Odds and Ends

Jul 01, 07

Stuff I've been intending to post a meaningful post about, but haven't:

If you have ever wondered what ildasm is all about, here's a great link.
http://msdn.microsoft.com/msdnmag/issues/01/05/bugslayer/

Simple SQLCLR stored Proc deployment Walthrough:
http://blogs.msdn.com/vsdata/archive/2004/12/14/300216.aspx

Three sweet articles about Threads, System.Threading.Thread, and !threads (sos.dll)
http://blogs.msdn.com/yunjin/archive/2005/08/25/456355.aspx
http://blogs.msdn.com/yunjin/archive/2005/08/29/457150.aspx
http://blogs.msdn.com/yunjin/archive/2005/08/30/457756.aspx

A couple of sites that led me to err.exe
http://blogs.technet.com/brad_rutkowski/archive/2007/03/29/the-case-of-sidebar-exe-not-starting-oh-snap.aspx
http://blogs.technet.com/brad_rutkowski/archive/2006/09/18/to-err-is-admin.aspx

some unit testing stuff i wanted to read
http://www.codeproject.com/cs/database/UnitTestDbAppsWithNDbUnit.asp
http://msdn.microsoft.com/msdnmag/issues/05/03/TestRun/
http://msdn.microsoft.com/msdnmag/issues/06/01/UnitTesting/

and, finally, a great article on troubleshooting memory management issues with .net
http://msdn.microsoft.com/msdnmag/issues/06/11/CLRInsideOut/

I'm tagging this post with 'tips' if for nothing else than err.exe 😀