As if my life wasn't boring enough trying to get S#arp Architecture 1.0 out the door...
Posted to
Billy McCafferty
by
Billy McCafferty
on 05-03-2009
Filed under: Architecture, C#, .NET, Software Development, SQL Server, Algorithms, Refactoring, NHibernate, Project Management, Test-Driven Development, Agile Development, MVC.NET, S#arp Architecture, DDD
I'm in Austin, Texas for the Kaizen Continuous Improvement Conference this weekend. One of the very cool things the organizers did for this event was offer two days of workshops before the conference. While I'm excited for the conference itself, much of my excitement for the conference...
Danny Simmons has a post on why to use Entity Framework . Here's my main gripe with Danny's post and all other such posts on EF. Microsoft keeps waxing on about how EF is so much more than an object relational mapper, but in reality it is still so much less than nHibernate, which has become the...
From the time that I started learning about C# 3.0 and LINQ I've had a number of interesting ideas spinning about in my head. Last week I finally got some free time to work them out. I'm pretty excited about the results. Essentially I wanted a way to make queries work better within...