Photo Gallery Data Binding Sample
The following sample uses ImageDraw control to render remote image files - specified by URLs – to create a Photo Gallery page using an ASP.NET DataList control.Image URLs are stored in an XML file and ImageDraw is used to dynamically create sophisticated image effects manipulating the original image files.
Follow these steps: