Some great news, the latest version of the Silverlight Toolkit (November 08) has been made available to download on CodePlex . This release includes a host of new controls for Silverlight including TreeView , AutoCompleteBox , DockPanel and one I've been...
I saw this handy little helper function being used on a MOSS screencast by Todd Bleeker and decided to figure out how he did it :). Basically it allows you to view the public key token of an assembly from within Visual Studio's output window, which saves...