Literate Programming in .NET
DevX has posted an article that I am really pretty proud of: a literate programming tool for .NET using Microsoft's Visual Studio Tools for Office 2005. By using Word styles and embedding XML tags, you can label your code fragments in a Word document as compilable (including specifying assembly targets …
more ...