February
15

I really love Martin Fowler’s architecture patterns. Here is an article covering a few basic patterns from his fascinating book - Patterns of Enterprise Application Architecture.

http://www.evanhoff.com/archive/2007/02/14/Basic-Application-Patterns-Transaction-Script-Domain-Model-and-Table-Module.aspx

0
February
15

This video made me realize how LINQ is definitely going to change the way we approach data in the next few years.

http://blogs.msdn.com/charlie/archive/2007/01/26/anders-hejlsberg-on-linq-and-functional-programming.aspx

0
February
15

An excellent beginner’s article.
I recommend this to everyone I teach TDD.

http://www.methodsandtools.com/archive/archive.php?id=20

0
February
15
0
February
15

The Specification Pattern

Posted In: C#, Design, Patterns by rauchy

A very handy pattern. Well, maybe not that handy, but still neat.

http://devlicio.us/blogs/jeff_perrin/archive/2006/12/13/the-specification-pattern.aspx

0