Silverlight Cream for July 13, 2009 - 2 -- #638

In this Issue: Modesty Zhang, Damian Schenkelman, Michael Wolf(2, 3), Andrea Boschin(2, 3, 4, 5).

Shoutout

Bill Reiss reported an update to on Codeplex. If you're doing games with Silverlight and you haven't checked this out, now is a good time!


From, another all-submittal all-submittal post:

Building a 3-Tier App with Silverlight 3,.NET RIA Services and Azure Table Storage

Modesty Zhang has combined.NET RIA Services, Azure, Silverlight3. Starting with a discussion of data in the cloud then moving into where to get everything, Modesty then builds out the app... and we get the source:)

Damian Schenkelman posted an update to a previous work by him migrating Prism to Silverlight 2, only now it's Silverlight 3 and he shows how simple the OOB capability is.

Michael Wolf points out a lack of sample code on smooth streaming, gives a couple external links and then points you to templates on your own system:)

Think you know what Smooth Streaming is all about? Check out what Michael Wolf has done... watch the stream being put back together... too cool!

Michael Wolf shows the problem that sample data solves, then goes about demonstrating hooking up to the sample data, and follows up with the good and not so good of it all.

Andrea Boschin discusses a bit about REST and how SL2 was problemmatic, then goes into the new features with the ClientHttp Stack.

Andrea Boschin gives us a nice workup on what's new with the Silverlight 3 OOB experience with all code and a video demo.

Andrea Boschin combined a small discusion about the MouseWheel support in SL3 with a larger discussion of Behaviors... all source and a video as well... thanks Andrea!

Andrea Boschin analyzed the boiler-plate code produced when writing Prism commands and has produced a Code Snippet for us all!

Andrea Boschin discusses the CollectionViewSource in Silverlight 3 and how it is different and similar to the one he has proposed.

Stay in the 'Light!


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

Technorati Tags: Silverlight](http://technorati.com/tag/Silverlight)    Silverlight 3 Beta](http://technorati.com/tag/silverlight-3-beta)    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.