Silverlight Cream for June 17, 2010 -- #885

In this Issue: Zoltan Arvai, Antoni Dol, Jeff Prosise, David Anson, and John Papa.

Shoutouts:

Rob Davis has a World Cup Football Stadium tour in Silverlight, Azure, and Bing Maps up: The World Cup Map... cruise around this... tons of features.

The Silverlight Team Blog reports that NBC sports is streaming the US Open in Silverlight

Adam Kinney announced


From:

Zoltan Arvai's 3rd (and final) part of the Data-Driven MVVM apps is up at SilverlightShow. In this final section he is focusing on validation, and discussion of closer integration to the view.

Antoni Dol has a cool post up about the FocusVisualElement, and uses a button to demonstrate how it can be used.

Jeff Prosise is discussing Silverlight and MEF... but better than the normal loading XAP files... he's doing dynamic discovery of XAP files... and makes it look easy!

David Anson revisits a prior post with an eye toward Silverlight 4. The feature he's discussing is that you can now hook the Resized event without having browser zoom disabled... and he demonstrates it's use in the code from the old post.

Jesse Liberty joins John Papa this week with Silverlight TV #33, discussing Transmedia and Silverlight as a Transmedia Platform.

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.