Day: February 5, 2010

  • LINQ: HTF to WTF

    In a very recent codereview with our team we were talking about LINQ versus the programming style that we are used to, lets call that ‘procedural programming’. As for our codereviews the most heated debates can be about readability of the code. Not about good or bad algorithms which are actually very important for performance,…