ploeh blog

Mark Seemann's discontinued .NET blog.
Posts
  • ploeh blog

    Compiler Warnings, XML Comments, And Code Analysis

    • 3 Comments
    In Visual Studio, missing XML comments and code analysis violations generate compiler warnings. In the beginning of a development project, XML comments are typically not written, and code analysis violations may not yet have been taken care of. This causes...
  • ploeh blog

    Bordecal.ImportsSorter

    • 1 Comments
    Being the somewhat anal-retentive person that I am, I have always found it important to have all my using statements in an ordered sequence, and finally seem to have settled on plain alphabetical sorting. A manual approach to this worked fine for me...
  • ploeh blog

    Application Block MSDN Article

    • 0 Comments
    My new MSDN Magazine article Patterns & Practices: Speed Development With Custom Application Blocks For Enterprise Library is now online on the magazine web site. It appears in the July 2006 issue and demonstrates how to create a custom application...
Page 1 of 1 (3 items)