Welcome to EMC Consulting Blogs Sign in | Join | Help

Browse by Tags

All Tags » .NET » Design Patterns
  • Using NDepend to help guide Refactoring

    In my other blogs entries I mention that I have been looking into building a Team Foundation Server Data Warehouse Adapter.  After I got my initial proof of concept version working, I started to extend it to get a list of available builds from TFS and then import the output of Source Monitor – a popular free code metrics tool. Now I must ...
    Posted to Steve Wright's Blog (Weblog) by steve.wright on September 30, 2008
  • OO, Patterns and Sudoku Solver: Part 2

    In the first part we covered the actual usage of the Sudoku solver and in this part we are going to cover the different techniques and logic used to solve this problem and some statistics and pros and cons of each method. Brute force solver Brute force solver is the simplest but not the most efficient method to solve problems ...
    Posted to Fat man and his mixed bag of goodies (Weblog) by Manoj.Oswal on May 7, 2007
Powered by Community Server (Personal Edition), by Telligent Systems