Welcome!
Subscribe RSS
-
Recent Posts
Archives
Categories
Meta
Advertisements
I’m currently working a project with a major focus on insert – throughput and I’d thought I mention a few things I’ve done to improve that throughout that are departures from your typical CRUD .Net application. Don’t use identities. They … Continue reading
I’ve been kicking the tyres on Entity Framework 4, and have become a bit ambivalent about a few of it’s features – lazy loading and the virtual proxy implementation. I’m using EF 4 code first in a service tier with … Continue reading