Click here to Skip to main content
15,883,901 members
Articles / Web Development / ASP.NET

Configurable Silverlight Image Rotator

Rate me:
Please Sign up or sign in to vote.
4.92/5 (18 votes)
23 Feb 2009CPOL11 min read 102.6K   3.1K   84  
Using Silverlight 2.0 and C#/VB.NET to build an image rotator that has a useful set of basic features and is easy to setup and deploy.
C:\Users\tjohnson\Documents\Visual Studio 2008\AnotherCodeSiteBlog\Dec08_SL_ImageRotator\ImageRotator_VB\ImageRotator_VB.Web\bin\ImageRotator_VB.Web.dll
C:\Users\tjohnson\Documents\Visual Studio 2008\AnotherCodeSiteBlog\Dec08_SL_ImageRotator\ImageRotator_VB\ImageRotator_VB.Web\bin\ImageRotator_VB.Web.pdb
C:\Users\tjohnson\Documents\Visual Studio 2008\AnotherCodeSiteBlog\Dec08_SL_ImageRotator\ImageRotator_VB\ImageRotator_VB.Web\bin\ImageRotator_VB.Web.xml
C:\Users\tjohnson\Documents\Visual Studio 2008\AnotherCodeSiteBlog\Dec08_SL_ImageRotator\ImageRotator_VB\ImageRotator_VB.Web\bin\System.Web.Silverlight.dll
C:\Users\tjohnson\Documents\Visual Studio 2008\AnotherCodeSiteBlog\Dec08_SL_ImageRotator\ImageRotator_VB\ImageRotator_VB.Web\bin\de\System.Web.Silverlight.resources.dll
C:\Users\tjohnson\Documents\Visual Studio 2008\AnotherCodeSiteBlog\Dec08_SL_ImageRotator\ImageRotator_VB\ImageRotator_VB.Web\bin\es\System.Web.Silverlight.resources.dll
C:\Users\tjohnson\Documents\Visual Studio 2008\AnotherCodeSiteBlog\Dec08_SL_ImageRotator\ImageRotator_VB\ImageRotator_VB.Web\bin\fr\System.Web.Silverlight.resources.dll
C:\Users\tjohnson\Documents\Visual Studio 2008\AnotherCodeSiteBlog\Dec08_SL_ImageRotator\ImageRotator_VB\ImageRotator_VB.Web\bin\it\System.Web.Silverlight.resources.dll
C:\Users\tjohnson\Documents\Visual Studio 2008\AnotherCodeSiteBlog\Dec08_SL_ImageRotator\ImageRotator_VB\ImageRotator_VB.Web\bin\ja\System.Web.Silverlight.resources.dll
C:\Users\tjohnson\Documents\Visual Studio 2008\AnotherCodeSiteBlog\Dec08_SL_ImageRotator\ImageRotator_VB\ImageRotator_VB.Web\bin\ko\System.Web.Silverlight.resources.dll
C:\Users\tjohnson\Documents\Visual Studio 2008\AnotherCodeSiteBlog\Dec08_SL_ImageRotator\ImageRotator_VB\ImageRotator_VB.Web\bin\zh-Hans\System.Web.Silverlight.resources.dll
C:\Users\tjohnson\Documents\Visual Studio 2008\AnotherCodeSiteBlog\Dec08_SL_ImageRotator\ImageRotator_VB\ImageRotator_VB.Web\bin\zh-Hant\System.Web.Silverlight.resources.dll
C:\Users\tjohnson\Documents\Visual Studio 2008\AnotherCodeSiteBlog\Dec08_SL_ImageRotator\ImageRotator_VB\ImageRotator_VB.Web\obj\Debug\ResolveAssemblyReference.cache
C:\Users\tjohnson\Documents\Visual Studio 2008\AnotherCodeSiteBlog\Dec08_SL_ImageRotator\ImageRotator_VB\ImageRotator_VB.Web\obj\Debug\ImageRotator_VB.Web.Resources.resources
C:\Users\tjohnson\Documents\Visual Studio 2008\AnotherCodeSiteBlog\Dec08_SL_ImageRotator\ImageRotator_VB\ImageRotator_VB.Web\obj\Debug\ImageRotator_VB.Web.vbproj.GenerateResource.Cache
C:\Users\tjohnson\Documents\Visual Studio 2008\AnotherCodeSiteBlog\Dec08_SL_ImageRotator\ImageRotator_VB\ImageRotator_VB.Web\obj\Debug\ImageRotator_VB.Web.dll
C:\Users\tjohnson\Documents\Visual Studio 2008\AnotherCodeSiteBlog\Dec08_SL_ImageRotator\ImageRotator_VB\ImageRotator_VB.Web\obj\Debug\ImageRotator_VB.Web.xml
C:\Users\tjohnson\Documents\Visual Studio 2008\AnotherCodeSiteBlog\Dec08_SL_ImageRotator\ImageRotator_VB\ImageRotator_VB.Web\obj\Debug\ImageRotator_VB.Web.pdb

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
United States United States
I have been Software developer for the past 10 years. Mostly worked in web world in asp.net and c#. Recently began job using wpf and vb.net.

Also enjoy reading books on politics and American history, listening to music, and COD on XBox 360.

Visit my blog at: www.anothercodesite.com/blog

All posts have source code for both C# and VB.

Comments and Discussions