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 […]
NHibernate 3.0 QueryOver
One of the personal reasons that I had for co-founding Guild 3 was for me […]
Delete a work Item in TFS
I needed to delete a work item in TFS and found that by design it […]
Unrecognized attribute ‘targetFramework’ – Asp.Net 4.0
I ran across this error after pushing out an upgraded .NET 4.0 MVC2 application to […]