Click here to Skip to main content
15,895,011 members
Articles / Programming Languages / C#

Silverlight Carousel: Creating a Silverlight Control Displays Picture in an Interactive Carousel

Rate me:
Please Sign up or sign in to vote.
4.89/5 (58 votes)
2 Aug 2009Ms-PL4 min read 707.5K   6.1K   131  
This article describes how to create and use the Silverlight Carousel control.
<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type='text/xsl' href='_UpgradeReport_Files/UpgradeReport.xslt'?><UpgradeLog>
<Properties><Property Name="Solution" Value="DisplayControls">
</Property><Property Name="解决方案文件" Value="E:\My Project\Silverlight\Carousel_src\DisplayControls.sln">
</Property><Property Name="Date" Value="2009年8月2日">
</Property><Property Name="Time" Value="16:34">
</Property></Properties><Event ErrorLevel="0" Project="Carousel" Source="Carousel\Carousel.csproj" Description="项目已成功转换">
</Event><Event ErrorLevel="3" Project="Carousel" Source="Carousel\Carousel.csproj" Description="Converted">
</Event><Event ErrorLevel="0" Project="CarouselTest" Source="CarouselTest\CarouselTest.csproj" Description="项目已成功转换">
</Event><Event ErrorLevel="3" Project="CarouselTest" Source="CarouselTest\CarouselTest.csproj" Description="Converted">
</Event><Event ErrorLevel="0" Project="" Source="DisplayControls.sln" Description="解决方案文件不需要转换。">
</Event><Event ErrorLevel="3" Project="" Source="DisplayControls.sln" Description="无需转换">
</Event><Event ErrorLevel="0" Project="Carousel" Source="Carousel\Carousel.csproj" Description="扫描完成: 项目文件不需要升级。">
</Event><Event ErrorLevel="0" Project="CarouselTest" Source="CarouselTest\CarouselTest.csproj" Description="扫描完成: 项目文件不需要升级。">
</Event></UpgradeLog>

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 Microsoft Public License (Ms-PL)


Written By
Team Leader
China China
The God created the world.
The programer made the world easy.
I am a programer like c# and c++, so I am writting application with it.
Creating beautiful application make life easy.
If you have a project and looking for a man, I'll be say "hi, I am just the man you are looking for."

Comments and Discussions