-
Recent Posts
Categories
.NET Apple Architecture charity Community Activism CSS Enterprise Architecture Geek humour General How To International Development Mapping Mashups Portfolio Privacy Quick Tips Security SOA Social networks Tips Tools Transparency Video Virtualization Visualisations Web 2.0 Web development Wireless WordPress
Category Archives: .NET
Building the Sandcastle
Sandcastle is a documentation tool for .NET code, that takes the class structure and the inline XML comments and builds either HTML or CHM files. It saves a considerable amount of time in documenting code by hand, although the documentation is only ever as good as the inline comments! Sandcastle is a Microsoft version of [...]
Also posted in Web development
Leave a comment