{STATIC} hippo

...on becoming a great developer...
posts - 39, comments - 14, trackbacks - 0

My Links

Archives

Post Categories

May 2010 Blog Posts

EntityFramework should throw more exceptions!

I’m working on a new project using .NET4, MVC2 and EntityFramework.  For the last couple years I’ve been using NHibernate as my ORM of choice but there are a lot of similarities between NHibernate and EntityFramework actually so the learning curve is quite small.  There are a number of things that make me long for NHibernate, but one stands out in my mind: lazy loading.  One of my first issues with EF was trying to track down a bug: ClassA has a property reference to ClassB, but the property is always null even when ClassB exists in the database.  After...

posted @ Friday, May 28, 2010 12:05 PM | Feedback (0) | Filed Under [ NHibernate Entity Framework ]

Powered by:
Powered By Subtext Powered By ASP.NET