.NET news » Silverlight 
Windows Azure: Windows Azure Comes to the Rescue
Converting XAML-Based Applications to Windows 8
The big news about Windows 8 is its new mode based on the Metro design language and UI paradigm. Metro apps are based on the new WinRT (Windows Runtime) and can be built in two distinct ways. One utilizes HTML5 and JavaScript, while the other uses XAML for the user interface definition and C#, Visual Basic, or native C++ as the language behind the scenes. Not surprisingly, the later has often been compared to other XAML-based setups, in particular Silverlight, but also WPF. After all, “XAML is XAML,” the reasoning goes, so it should not be difficult to move both WPF/Silverlight skills as well as actual applications into the new world of WinRT. But is that really so?
DataPager with Displaying Record Number - Silverlight
Migrate from Basic to MVVM and MEF Composable Patterns for a Silverlight Application - Part 1
Migrate from Basic to MVVM and MEF Composable Patterns for a Silverlight Application - Part 2
Migrate from Basic to MVVM and MEF Composable Patterns for a Silverlight Application - Part 3
Seven New Features in Silverlight 5 (Plus a 3D Bonus)
The next version of Silverlight should be available by the time you read this article. The Silverlight team has followed a fast pace during the last few years, producing four versions of their framework in only thirty months. Each new version of Silverlight has been full of surprises and useful features. Version 5 is no different. Let’s look as some of the best features available in SL 5
CODE Magazine: 2012 Jan/Feb
Contrary to popular opinion, rich application development is not dead. Desktop and rich application development has been around for many years now and we see no end for that style. This issue covers a number of rich application development tools including Silverlight, The Code Framework and Windows 8. Enjoy!
Working with Windows Phone User Interfaces, Part 1
Developing for Windows Phone is easy if you have been doing any XAML at all. That’s because you use Silverlight for Windows Phone development.