Building a basic Silverlight slideshow using Microsoft Visual Studio 2008
Vendredi 27 juin 2008In a recent assignment, I had to build a simple automatic Silverlight slideshow (wait 6 seconds for the image to change), and I had a hard time finding examples on the web, so I decided to write this simple tutorial to help those who want to develop a similar Silverlight slideshow application using Microsoft Visual Studio 2008. You can download the source code here: Silverlight Sildeshow.
Here is the example recompiled for Silverlight version 3, which is easily done by opening the project in Visual Studio 2008 with the proper Silverlight Tools version already installed.


