Michael McLaughlin Windows Runtime: Fielding the Obvious Questions WinRT, the Windows Runtime, was launched by Microsoft to some puzzlement. How does it relate to COM? Is it a replacement for .NET or SilverLight?... 22 August 2013 12 min read
Chris Farrell The Top 5 WPF and Silverlight Gotchas As WPF and Silverlight sit on the .NET framework, they're subject to the rules of the Garbage Collector. That means there are a few unique... 10 August 2011 13 min read
Richard Costall Silverlight Beyond the Browser: The Basics Silverlight can now be used to write a complete business application that can be run outside the browser. Such an application will probably need to... 14 February 2011 12 min read
Shailesh Patel Understanding Browser-Based Silverlight Project Architecture A large part of Silverlight's allure is in its cross-browser capabilities, and that power is derived from its rendering architecture. Understanding that in-browser architecture will... 04 November 2010 11 min read
Khawar Yunus One application in both WPF and Silverlight Because Silverlight is a development of Windows Presentation Foundation, and the technologies are so interlinked, it would seem obvious that there would besuch a high... 05 October 2010 6 min read
Khawar Yunus Obfuscating Silverlight with SmartAssembly If you are in the .NET Software business, you have a problem. .NET assemblies can be read, and debugged, by the purchaser with almost the... 02 June 2010 4 min read
John Papa Data and Silverlight 2: Data Binding Silverlight 2 is far more versatile than Silverlight 1. It can handle data-sources with some subtlety. John Papa tackles the whole subject of data-binding with... 05 June 2008 12 min read
John Bower Silverlight-Speed Loop John Bower steps up a gear, produces a Lamborghini, and examines the process of using a high-speed function loop to create a fast-paced Silverlight application.… 18 January 2008 15 min read