SilverTools Project (Silverlight Extended Controls):
It has been great to see so many controls being developed in Silverlight. I have appreciated the tremendous work done and the willingness to share by truly brillant developers. I hope these controls prove useful.
This project consists of several downloads. Click the download tab and view available projects in the right download panel. Each project contains a reference implementationAvailable solutions:
1.
FlipPanel: Allows two controls to be placed inside of a panel that can scale and flip vertically or horizontally.
2.
File Upload Control: This provides a progress bar that uses a webrequest to connect to a HttpHandler. This can upload any size file and any type.
3.
Encryption and UriHelper Extensions: AES encyrption for string through extension methods as well as url string resolution to resources in the hosting web application.
4.
Animation Extensions: Dynamic storyboard generation through extensions methods on any UIElement for opacity, resizing and linear movement.
5.
DeepZoom Viewer: Provides a display control for any generated deepzoom composer project output.
WPF Tools Project (WPF Extended Controls):
1.
WPF File Upload Control: This provides a progress bar that uses a webrequest to connect to a HttpHandler. This can upload any size file and any type.
Additional information on starting a new project is available here:
Project Startup Guide.