I was asked today, “what’s this whole ‘Microsoft Azure’ thing about?” I haven’t done anything […]
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 […]
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 […]
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 […]
Massive Search & Replace Among Files Checked-in to TFS
This post is a note to myself, as the two outlined below contain code/commands I?ve […]