In this writing I will explain you how to use SHFB for complete your class library documentation. This writing is only valid for .NET 3.0 or higher. In this piece of writing I am using Visual Studio 2008 for demonstration. An API document of an application...
Some of us will have experienced with coding documentation. C# and Visual Studio gives us the ability to maintain code and it’s documentation in the same file, which makes the whole development a lot easier. VS.NET provides specially marked and...