Brian Mains

Catch me on linked in at: http://linkedin.com/in/brianmains, or follow me on twitter at: @brianmains.

Browse by Tags

All Tags » Architecture (RSS)
Entity Framework 4.0 Improvements
I am really looking forward to the next version of the Entity Framework, labeled 4.0 to match the .NET framework 4.0. Outside of the realm of the POCO designer setup, model first development, and some of those other design aspects, I'm going to look...
Focusing on Testability - An Example
I am working on finishing an open source project and releasing a V1.0 of my Nucleo project ( http://www.codeplex.com/nucleo ). I came across an example that I can use to illustrate testability. Take a look at the following component: public class WebTraceLogManager...
Posted: Wed, Jan 27 2010 19:37 by bmains | with 1 comment(s)
Filed under: ,