Silverlight Cream for May 29, 2009 -- #604

In this Issue: Brian Genisio, Bob Bartholomay, Seema Ramchandani, and Nigel Sampson.

Shoutouts:

First, congratulations to Andy Beaulieu for winning the ServerQuest contest with Boss Launch: Boss Launch wins Server Quest Contest!!

The Expression Web team gives us a sneak peek at Expression Web 3 tools simplify debugging and Silverlight video encoding


From:

Brian Genisio continues his MVVM discussion with this post on reacting to a ListBox item selection without using codebehind. Can't think of any ways? Brian has 3:)

As Bob Bartholomay explains in the title, he wanted to get a reference to a FrameworkElement that was created dynamically and animated, but found no way to get that reference. But... using Attached Properties he was able to resolve the puzzle.

Seema Ramchandani responds to questions about creating LOTS of shapes with some good information about how to do so and still retain some manner of speed.

Nigel Sampson discusses the reason behind the fact we can't bind to Behaviors, and how this is different from WPF. He references and article by Pete Blois and how pre-planning will help you decide your approach.

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.