MSMVPS.COM
The Ultimate Destination for Blogs by Current and Former Microsoft Most Valuable Professionals.

February 2008 - Blue Blip

  • Visual Studio Class Diagrams

    Starting with Visual Studio 2005 (except Express ed.) you can create and modify classes using Class Designer tool with two-way synchronization between the diagrams and the code. And Designer-created class diagrams are stored in a file with .CD extension...
    Filed under:
  • MSDN Code Gallery - New Code Repository Portal

    Now MSDN has come up with its own version of online code repository website - the MSDN Code Gallery . This site feels a lot like CodePlex but with the exception of code versioning/project management support. As Soma says , there is no TFS or alike support...