It was due to arrive, and it finally has. Microsoft have released the first CTP of Sandcastle this weekend. I'm already busy installing it, and trying out stuff for my own set of class libraries. I will let you all know how I got along soon. Some important links if you want to take a look at Sandcastle...
I'm still waiting for the CTP of Sandcastle to be released. I've been expecting it for some weeks now. This was fueled by posts on the Microsoft Forums by Anand Raman, a Group Manager at Microsoft's development division. But more information about Sandcastle is still being released to the general public...
Microsoft will have released the CTP for Sandcastle by next week, according to the post on this thread by Anand Raman , who is a group manager at Microsoft's Developer Division. There are also plans to include Sandcastle in the August CTP of the Visual Studio 2005 SDK . Sandcastle Overview: Producesa...
A few weeks back, I blogged about NDoc not being available for .Net 2.0 . In that same blog post, I mentioned that Microsoft will be releasing a documentation compiler somewhere in June. This morning, I saw the following update in this thread on http://forums.microsoft.com/MSDN which states the following...
As we all know, C# (and VB.Net 2.0) give you the option of adding XML documentation tags to your code. And as professional developers, we all use this option to document the code. At a certain point, you may need to generate a help file for assemblies you wish to distribute. I myself own a library which...