Slide.Show:Open Source Slideshow control in Silverlight

silverlightlogo
Are you Searching for a web control for your webpage which allows you to create a cool slideshow of images??

Slide.Show
Vertigo Has developed an open source control in silverlight which is highly customised and can be used by publishing highly-customizable photo and video slideshows on the Web.

Slide View
Slide View

Features of Slide.Show

  • Minimal setup and configuration
  • Image and video slideshows
  • Resizable for any Web page design
  • Full-screen and embedded modes
  • 100% configurable via XML, themes, or your own custom provider
  • Slideshow data from XML, Flickr, or your own custom provider
  • Auto-playback with numerous transitions (e.g. fade, shape, slide, wipe)
  • Cross-browser (e.g. IE 6/7/8, Firefox 2/3, Safari 2/3, PC and Mac)
  • Open source (e.g. extensible, configuration and data provider models, templated controls, commented code)

Download Slide.Show

Slide.Show Live in Action

kick it on DotNetKicks.com

Download source code with Maven

We all uses the lot of open source projects. It happened lot of times with me that while debugging
some code, it take lot of time to look up the code that component.

Now i have one simple solution for that, If you are using the Maven2 as build tool for your project then just run
mvn dependency:sources

It will download the source code of the component, if source code of that has uploaded by
project team in maven repository.

Happy debbuging