Silverlight Cream for June 27, 2010 -- #892

In this Issue: Michael Washington, Teresa Burger, Kunal Chowdhury, Jeff Prosise, Yavor Georgiev, and Jeremy Likness.

From:

Michael Washington has a tutorial up on ViewModel style programming, check out Michael's code and and let him show you how to write less code using ViewModel... and grab the source while you're at it.

Teresa Burger takes on the challenge of strikethrough text, and it comes out looking great. She also includes a link to a forum post with another solution.

Kunal Chowdhury decided to take a look at using the Physics helper and Expression Blend, and builds a no-code demo.

If you're building production Silverlight apps, you need to read what Jeff Prosise's been up to... in this latest post, he has his own content loader detailed: DynamicContentLoader... good stuff, and source is there.

Yavor Georgiev has a new post at Silverlight Web Services Team blog talking about HTTP duplex messaging in SL4. If you don't 'get it'... good diagrams on his post will help.

Jeremy Likness spoke at CodeStock on MEF and Silverlight 4, and has his deck and code up, plus information about the app he used as the demo.

Stay in the 'Light!


Twitter SilverlightNews | Twitter WynApse | WynApse.com | | |

Technorati Tags: Silverlight](http://technorati.com/tag/Silverlight)    Silverlight 3](http://technorati.com/tag/silverlight-3)    Silverlight 4](http://technorati.com/tag/silverlight-4)    Windows Phone](http://technorati.com/tag/windowsphone) MIX10](http://technorati.com/tag/MIX10)

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.