| AlbumOnNet WebControls |
AlbumOnNet WebControl Suite is a set of ASP.NET WebControls and utility classes making it easy to
create online Image displays.
* Album
* Gallery
* FilmStrip
* SlideShow
* AdRotator
* Navigation
* EXIF
* Visual Studio
www.AlbumOnNet.com
|
|
 |
|
|
AlbumOnNet Features
|
|
|
|
AlbumOnNet WebControl Suite
- AlbumOnNet is a set of
WebControls and .NET classes suitable for creating Online Photo
Albums, Slideshows and AdRotators.
- The controls are created server side just as any standard
ASP.NET WebControl. They will as default run client side in the
browser using DHTML techniques, thus minimizing screen flickering
and enhance the user experience of the dynamic web page.
- The controls can also be run server side, i.e. using Postback
if that is a requirement.
- For a client side run, the ViewState of the controls (or of
the Page) can be disabled and in this way reduce the overall size
of the Html code.
- AlbumOnNet can create Thumbnail files and is capable of
extracting useful information from the image files, including EXIF
codes (Typically used by Digital Cameras).
- The information is stored in an editable XML file representing
a standard .NET DataSet.
- All properties and settings for the controls are available in
Visual Studio / WebMatrix design mode.
- It is possible to hand code the properties in a text editor,
but the controls are optimized for the designer as you will get
immediate feedback on the properties you set, without having to go
to the browser and refresh the page.
- The programmer has full control on the look and feel of the
result. All the WebControls follow the standard ASP.NET
guidelines, making it a joy and breeze to customize the design.
- The Album can be displayed as a Table (Grid) or as a
horizontal or vertical Filmstrip.
- It can be made pageable (server side), thus allowing for a
large number of images in a single album.
- The DataSource (i.e the Images) for the Album control is
normally set by specifying an image folder location on the web
server.
- Advanced utilization of the Album allows the programmer to use
their own DataSource, e.g. information from a database.
- The DataSource for a SlideShow can be either an image folder
location on the web server, a connection to an Album control or
manually set in a "Slide collection" directly on the SlideShow
control.
- The suite also includes 3 types of SlideShow Navigation
Toolbars, including a numeric link toolbar and 3 types of
SlideShow button controls (Button, ImgButton and LinkButton
style).
- For Image information display, 2 controls are available; a
Table control that displays all information and a Label control
that displays a single piece of information (a single datacolumn).
- There is also a SlideShow PageNumber Label control available.
- All properties can be set in server side scripts or in
codebehind files.
- There are also utility classes available for more advanced
use.

|
|