Solution – XamlParseException [Line : 0, Position 0] in Expression Blend Design Mode

Sometimes it just really helps to read the manual. This is a link to my post in the Expression Blend forum.

Retrieving parameters passed to WCF Async method

This useful tip came in very handy for me…

Silverlight StringFormat bug

If your StringFormat is not working as you would expect take a look at this solution.