Silverlight Cream for July 22, 2009 -2 -- #652

In this Issue: Michael Wolf, Brad Abrams, Tim Heuer, Nigel Sampson, Timmy Kokke, and Christian Schormann.

Shoutouts:

The Expression Encoder blog has an announcement that may be of interest to some of you: Microsoft Expression Encoder 3 is available for download

The Silverlight SDK has a list of the new controls in SL3 and links out to the MSDN page for each: New controls in Silverlight 3


From:

Michael Wolf takes you through a very thorough OOB write-up, finishing off with comparing to AIR and even a "Why Use It" discussion.

Brad Abrams is back on-track numerically with this post and steps away from EF to integrate with POCO as a data source.

Tim Heuer finally caved in and put his FloatableWindow project up on CodePlex... I'm thinking we're all just going to be using it... put it in the Toolkit:)

Adding a Resource Dictionary is nowhere near as scary as it used to be, read Nigel Sampson's quick post on using them. Pay attention to what he has listed as "Important" or you're going to be making phone calls late at night.

See Timmy Kokke give you a quick-and-dirty on reading/writing local files. Of course they are user-initiated!

Christian Schormann has a post up showing the history of SketchFlow and how we got here from there... very cool article, Christian!

Stay in the 'Light!


Twitter SilverlightNews | | | | | | | | | | |

Technorati Tags: Silverlight](http://technorati.com/tag/Silverlight)    Silverlight 3](http://technorati.com/tag/silverlight-3)    SilverlightCream](http://technorati.com/tag/SilverlightCream)

This article is part of the GWB Archives. Original Author: Dave Campbell

New on Geeks with Blogs

  • We Won The One Award I Actually Care About

    Full Scale made the Inc. 5000 for the fifth year straight, the 12th listing across my three companies. Here is why the one award you cannot buy is worth stopping for.

  • Your Customers Build the Features Now

    I let a tool I liked sit dead for a year rather than build the features I wanted. An MCP server meant I never had to, and your customers can do the same to your product.

  • Get the Size of a Directory in Linux the Easy Way

    du -sh for the quick answer, ncdu for the cleanup, df for the disk itself: every command for checking directory size in Linux, plus why du and df never agree.

  • Vim Search and Replace: The Ultimate Guide

    One :%s command replaces every match in a file before a find dialog would even open. The Vim substitute patterns worth the muscle memory: flags, ranges, capture groups, and multi-file edits.