Silverlight Cream for August 22, 2009 -- #671

In this catching-up Issue: Brad Abrams, Matthias Shapiro, Jesse Liberty, Walt Ritscher, Erik Mork, Gavin Wignall, Tim Heuer, Rob Zelt, Jeff Prosise, and Dan Wahlin.

Shoutouts:

The Expression Blend and Design blog reports All Expression Blend Samples Posted to the Expression Gallery!

Rob Zelt reminds us to

In case you missed this one, it's huge: Sunday Night Football - Powered by Silverlight congrats to all involved with that one!!


From:

Brad Abrams went into the clouds on this one... he's got the web-tier hosted in Azure and SQL Azure hosting the data... If you want to get into Azure, this has to be a good post to look at!

Hmmm... wrapping text in a combo box... never seen that done, but hey... Matthias Shapiro figured out a way to do it in Expression Blend:)

If you're new to LINQ or just want to get a level-set, check out this LINQ post by Jesse Liberty

File this under WPF, but Walt Ritscher demonstrates creating an ImageBrush in Blend 3.

In this episode, Erik Mork and Jesse Liberty get together to discuss Animation Easing... what it is, how to use it.

Gavin Wignall put an application up that he created in 'minutes' once he had the Farseer Physics files installed from CodePlex... if you want some cool interactions between objects, this looks like the way to go!

Tim Heuer takes a shot at producing a possible pattern for forcing an OOB experience for a Silverlight Application... I can see this developing into a defacto standard.

Rob Zelt goes over the DataForm including some customization of fields and adding validation. This is part 1 of at least 2 so if this was review, be sure to hang around.

Jeff Prosise discusses Behaviors in general and then details one of his that he calls BubblingMouseOver... not only a very cool Behavior for your collection but good description of how to do them!

Dan Wahlin walks through explaining value converters then gives out some of his 'standards'... also useful are the comments on this post


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.