VS.net can generate a strutured XML file. With this file, it may be possible to create a documentation of yours codes in a variety of forms : html, MSDN... and « Intellisense » wich allow to see informations while placing the cursor on the code.

- XML file generates by VS .NET.
1.2. Configuring Ndoc
Ndoc is an open source software, it is available at this address http://ndoc.sourceforge.net/
Ndoc generates documentation of your code with XML file generated by C# builder. Multiple formats are availaible.
- Click on"New from Visual Studio Solution" in task bar
- Choose your project

- Or with "ADD" button on the right, by specifying the .exe or .dll and XML file :
- Once your added project, select the output type: