MSN has released the final version of their MSN Search Toolbar
MSN has released the final version of their MSN Search Toolbar with Windows Desktop Search, formerly known as the MSN Toolbar Suite with Desktop Search.
[ Via Dan Crevier's Blog ]
Random thoughts about .Net development
MSN has released the final version of their MSN Search Toolbar with Windows Desktop Search, formerly known as the MSN Toolbar Suite with Desktop Search.
[ Via Dan Crevier's Blog ]
This article outlines the more commonly seen problems associated with debugging ASP.NET applications, shows examples of the errors, and explains how to fix them.
[ Via Giulio Vian's WebLog ]
“You can run a particular class library inside an AppDomain and give it a dedicated config file. NUnit uses this technique to allow test assemblies to be configurable by naming your config file FooTestAssembly.dll.config. “
Interesting trick allow every assembly run in its own memory space and own its own configuration.
Read how to do that here
Alan Dean wrote three posts about using Xml documentation in your code
[How To] Use XML Documentation (Part 1: The Overview)
Jeff Lucovsky posted a nice two-part series on setting up an RSS feed for your Team Foundation source.Check it out.