Mel Lota's Weblog

Silverlight, SharePoint and other related technologies

Browse by Tags

All Tags » Visual Studio (RSS)
Adding Silverlight Toolkit Controls to the Visual Studio Toolbox
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...
WebPart Tip: How to quickly view the public key for an assembly in the output window
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...
More Posts