Hello Friends,
I want to develop an image gallery that should have the following
1. Thumbnails.
2. Play/Pause Slide.
3. Next/ Previous.
4. FULL-SCREEN.
I have options to use either asp.net ajax/jquery or silverlight. It should have all the above 4 requirememts.
Thanks.
Check out http://www.webresourcesdepot.com/ .. they have consolidated a huge list of image galleries based on various JS frameworks and Flash..
http://www.webresourcesdepot.com/category/goodies/gallery/
Also have a look at the new Seadragon control available with Asp.Net AJAX frameowrk.. i think it meets all your requirements
http://www.asp.net/ajax/ajaxcontroltoolkit/samples/Seadragon/Seadragon.aspx
Thanks anzer!