Using Isolated Storage Settings in Silverlight 2 - Shawn Wildermuth talks about using Isolated Storage settings in Silverlight 2.
Sizing in Silverlight – Pixels and Stars - Jesse Liberty published this article about sizing in Silverlight: Pixels and Proportional.
Designer - Developer Workflow - John Stockton shares some thoughts about the workflow from design to development in Silverlight.
Flash vs Silverlight: Loading External Image - Shine Draw published a Silverlight vs Flash comparison example about loading an external image.
QuakeLight, the Silverlight port of Quake, is coming - Adam Kinney published parts of an interview with Julien Frelat about the Silverlight version of the Quake game.
Configuring Silverlight 2 Polling Duplex Endpoints in .config file only - Peter McGrattan wrote this article about defining a Silverlight 2 Polling Duplex endpoint entirely in configuration file. Check out to see if this is possible or not.
Don’t use Name as a Property for your own classes in Silverlight 2 - Peter Himschoot discovered an interesting issue about using a property named “Name” in your Silverlight 2 classes.