Some Silverlight controls written by myself,ArticleThere are codeproject and examples in codeproject. Only connections are provided below. If you like them, you can go to codeproject to download the source code.
1) display the widget of the picture, "windmill", just like a windmill, show your picture
Online example:
Http://silverlight.services.live.com/invoke/82169/Carousel/iframe.html
Codeproject Article connection (source code connection starts at the beginning of the article ):
Http://www.codeproject.com/KB/silverlight/carousel.aspx
2) similar to the first player, but a video player
Online example:
Http://silverlight.services.live.com/invoke/82169/VideoCarousel/iframe.html
Codeproject Article connection (source code connection starts at the beginning of the article ):
Http://www.codeproject.com/KB/silverlight/VideoCarouselControl.aspx
3) a control similar to Vista's "busy" mouse pointer, you can use it in your SLProgramIndicates that the user program is busy.
Codeproject Article connection (source code connection starts at the beginning of the article ):
Http://www.codeproject.com/KB/silverlight/waitingIcon.aspx
This tutorial describes how to create an SL control.
The source code of the above control is published using the MS-pl protocol. We hope you will retain the protocol when using or reprinting it.