I am grateful to INETA to be attending PDC this year. Also, I grateful to […]
Azure Summary
I was asked today, “what’s this whole ‘Microsoft Azure’ thing about?” I haven’t done anything […]
Why Future<T> should be in your future
Even though NHibernate 3.0 is on the way I am going to highlight a feature […]
Enum conversion. Why Oh Why?
What MSDN says: enum (C# Reference) Why can?t this just work?
DTO’s, DDD & The Anemic Domain Model
I had a comment on my last post Tips for ORM Data Access which i […]
Using the jQuery UI Datepicker with ASP.NET MVC 2 Templates
Brad Wilson has recently completed a blog series about Templates in MVC 2. I really […]
Tips for ORM Data Access
In my last post I took a stab at Lazy Loading data access, and pointed […]
Lazy Loading is… well… lazy
I find it ironic that we allow our tooling to mask the biggest bottleneck in […]