Silverlight Tip of the Day #36 – How to Create Reflections and Shadows for Images and Text - Simple reflections/shadows using RenderTransform.
Silverlight Tip of the Day #35 – Full Screen Mode Implementation - entering full screen mode is really easy. These are the serial simple and useful posts from Mike Snow.
My Silverlight 2 Data Services Article Code Updated - Shawn Wildermuth posts updated code for his Data Services article.
Silverlight 2 Tip – Declaring Events - John Papa shares his opinion on the topic where you should declare events.
Silverlight and Data Access using XPO - A great technicle article from Azret Botash on how to use XPO in Silverlight.
WPF - Silverlight Enums in XAML And Root Addressing For Images - A nice example from Microsoft's MVP Robbe Morris.
Flash vs Silverlight: Dancing Polygon, Laser Orbit - In this series of articles from www.shinedraw.com you can see different things done in Flash and Silverlight parallely.
Showing Photosynth Collections in Silverlight (2-D) - This demo gets pictures from the amazing Photosynth and displays them in Silverlight DeepZoom.
Sliverlight Multithreading with Controls (Slider example) – eco. A very good introduction article with explanations, code and demo on multithreading in Silverlight. We are waiting for the articles to come.
Silverlight 2 WCF Polling Duplex Support - Part 1: Architecture, Part 2: The Server, Part 3: The Client - A three part article on building application that uses duplex communication, the source code is included.