Convert Class Library to Database Project
I’ve had this tendency to deploy CLR Functions manually by providing the dll and scripts to the data management team. This has generally worked out great, and I’ve always thought I’d have a dba available to perform the database duties.

See more here:
Convert Class Library to Database Project
Silverlight 3 – MergedDictionaries
After having worked a while with Silverlight you realize that you often keep a lot of things in resources in your Xaml. Not only do you add Storyboards for your animations, but you often also add styles and templates, and some converters and so on. The resources all of the sudden start taking up most if the rows in your Xaml.

Here is the original:
Silverlight 3 – MergedDictionaries

