Devcurry has posted a collection of .NET Framework and Visual Studio posters including keyboard shortcut, namespace and type posters.
Jun
8
Jul
24
ImmDoc.NET HTML Documentation Generator
Posted In: Documentation, Tools by DotNut
ImmDoc .NET is a command-line utility for generating HTML documentation from a set of .NET assemblies and XML files created by the compiler. It’s developed in C#. The main features/benefits include:
* Simple
* Light-weight
* Supports .NET Framework 2.0
* Can generate HTML and CHM documentation
* Uses Mono.Cecil
The distinguishing feature of ImmDoc.NET is that unlike Sandcastle or NDoc, ImmDoc.NET doesn’t require you to have all referenced assemblies.
May
20
Documentation for the next generation of the Visual Studio, the .NET Framework, and Windows Presentation Foundation (WPF) is now publicly available at MSDN.

