News

XML comments encourage code reuse by providing a path to generate API style reference documentation from your source code. In Part 1 of this article I discuss using standard XML comments to document ...
Practical .NET. Creating Complex XML Documents with XML Literals. If you're creating an XML document and want to write code that you'll actually be able to maintain … well, it may be time to learn a ...