
Introduction
Hello guys, this is my first project here in the great Code Project site.
This is a dynamic photo gallery. It allows you to make your gallery without any database, but just get the files from a directory and bind them in a data list or data grid and after creating the thumbnails, the popup reads the image name and there is an XML file in which you can write the description of every image.
The display name under each image is the file name without the .jpg extension.
The code is very simple; no need of database, just gets files' information.
Enjoy it!