in scott mitchell’s article, he create a simple image slide show using asp.net with vb.net. now i rewrite it in c#. i create a sub directory photos to store the image files. and instead of using datalist control, i used dropdownlist control to list all image files. i use it in my personal web site, so you can view a live demo there( http://www17.brinkster.com/flycrane/album/default.aspx ).