A very basic tutorial guiding you to create your own Business Object using RIA Services. Read the rest of the tutorial in Deborah Kurata’s blog.
Nov
Creating Skinnable Custom Control
A great article created by Boyan Mihailov for beginner who wants to create a highly skinnable custom control in a standard way.
Nov
Interacting with different data source
Jeremy Likness explained in details 3 different ways (WCF, REST, Callback from browser) for Silverlight to retrieve data. Very comprehensive and useful tutorial.
Nov
Multi-touch Gesture Recognition
Jesse released a detailed article description all the basics of multi touch in Silvelight 3, as well as implementing your custom gesture recognition capabilities.
Oct
Local Messaging
Mark described the details of using Local Messaging to communicate between two Silverlight applications. Communication is also possible even the app is in different domain.
Oct
Data/Input Validation
Shawn Wildermuth explained the how to implement validation in Dataform and UI elements.
Sep
Reflection using Pixel Shader
Cellbi posted an article teaching you to create a shadow effect on any of your UIElement using Pixel Shader.
Sep
Bouncing Elements using Render Transform
Switchonthecode released a tutorial teaching you how to create bouncing animations using the combination of Render Transform (Translate Transform) and Dispatcher Timer.
Sep
Simple Data Binding in Blend 3
Alex Knight has written an tutorial teaching you how to use data binding wisely. You will find that data binding is extremely useful if you really understand how to use it.







