Need MSDN style code documentation for your application? I did. In .NET 1.1 this was easy, just download nDoc. Unfortunately nDoc doesn’t support .NET 2.0. Here comes Microsoft to the rescue. They have released the CTP of the product they use internally for this purpose. Check out Sandcastle at (
http://www.sandcastledocs.com). Unfortunately the interface leaves much to be desired (i.e. it uses a command prompt). There is a CodePlex application that solves this problem (
http://www.codeplex.com/Wiki/View.aspx?ProjectName=SHFB).