0
kicks
Programming Silverlight 1.0 with C# - Photo Carousel
Building a reusable, data-bound templated carousel control, modeled very similar to the Repeater control from ASP.NET. Once the carousel control is built, I'll bind it to a list of... yes, you guessed it... photos returned from calling the Flickr API. Using Visual Studio 2005, with Script# v0.4.2.0, Silverlight.