user31030
user31030

Reputation: 31

Image Slider with Silverlight

I have a requirement of creating an Image slider using Silverlight. I need to display 5 images at first. There will be two buttons previous and next. When I'll click the next button another new 5 images will be shown in place of previously diplayed images. Would it be possible for anyone to tell me the solution for this?

Someone please help me.

Upvotes: 2

Views: 3424

Answers (1)

Gulzar Nazim
Gulzar Nazim

Reputation: 52198

Check this out. Image slider control in Silverlight 2

Slide.Show 2 - Another cool sample from Vertigo. Source available at codeplex.

Upvotes: 1

Related Questions