Gallery.NET

Gallery.NET is a free ASP.NET 2.0 application that can be integrated into your website.  It provides easy album and photo navigation without the use of a database making it very easy to configure.

See Gallery.NET in use on Moore-Photography.net

Screen Shots

View Albums: Gallery.NET will traverse all sub directories specified in the root directory in the Web.config. Each sub directory corresponds to an image album and the first image from this will be used as the thumbnail.

View Images: When an album is selected each image is retrieved and displayed in a grid. Gallery.NET does not create these thumnails for you. They are stored within a sub directory of the album whose name is specified in the Web.config. The previous and next links allow the user to negotiate the albums.

Select Image: It is possible to select an image from the album. This will open up a new window with the full size image. A previous and next link are also provided for easy navigation of the images.