-
3D Menu Carousel using PlaneProjection
An 3D Menu Carousel effect using Plane Projection (Perspective 3D). The author also explained how this application is implemented.
-
Hit Test (Get all objects in a specific point)
Most of the time, when you are creating games, you will have to find out all the UIElement in a specific coordinate. (Or we can this hittest). In such circumstance, you will need to use the method VisualTreeHelper.FindElementsInHostCoordinates.
Please view the C# coding for more details. -
Fluid Dynamics
Awesome!!!! That’s my only comment.
-
Image Transition Animations
Do you feel bored with the way Silverlight display image? Try to apply some animations on it.
The application demonstrated various way to show up an images: Fade In/Fade out, Grow, Wipe In, etc. -
Create Storyboard using C# and XAML
This sample demonstrated how to create Storyboard either using C# or XAML. A good article for you to reference how to create your first animation.
The application comes with a very cute duck! -
Writeable Bitmap - Plasma
Silverlight has a new feature called WritableBitmap. You can not only capture the snapshot of the Silverlight, but also manipulate the generated graphics.
You are able to generate various kind of graphic pattern using some simple Mathematics. For details, please take a look on the reference link. -
Customizing Data From Look
DataForm is a powerful controls in Silverlight 3 Toolkit. It enables you generate a from table by a given entity class.
The reference articles cover the following area in using DataForm:
1. Binding the data (OneWay or TwoWay)
2. Operation methods when saving and editing the data
3. Form Label
4. Data validation
5. Data form navigation control -
Animated 3D Text (using XAML only)
The effect is achieved by manipulating the plane projection of a UI Element. It’s not difficult to be achieved by code. However, this can be done without writing any C# as well.
-
ASCII Table
This utility helps you to figure out the ASCII code of special characters. Very useful when you want to add some special character in your XAML.
-
Text Strike Through
The follow XAML let you to add a "strike though" effect on your text. It works for single line text and you are able to customize the font size and color.
-
Syntax Highlighting TextBox
Color highlight your coding and XML for much better readability. You are also able to define your own syntax color using an external xml file.
The author also explained all the details on the implementation. -
Apply Transition Animation on Frame
When you are using the Frame control, you will find out that the transition between elements isn’t very nice. Here comes with a solution, you are able to use Writeable Bitmap to create nice transitions effects.
Please go to the reference link for more details.
Aug 20













August 21st, 2009 at 6:30 am
Having develop Silverlight more than a year, I find that I am lacking of a good management tools to organize all of my Silverlight Resources
Resveratrol
December 20th, 2009 at 6:24 am
Well, the post is actually the freshest on this noteworthy topic. I harmonize with your conclusions and will eagerly look forward to your future updates. Saying thanks will not just be sufficient, for the wonderful clarity in your writing. I will instantly grab your rss feed to stay informed of any updates. Genuine work and much success in your business endeavors!
February 3rd, 2010 at 6:15 pm
Well, the post is actually the freshest on this noteworthy topic. I harmonize with your conclusions and will eagerly look forward to your future updates. I couldn’t agree with you more friend!
February 4th, 2010 at 12:21 pm
You made some good points there.I did a search on the topic and found most people will agree with your blog.Thanks
June 5th, 2010 at 5:36 pm
Yes. Silverlights management tools are improving, although I still believe they have a way to come.