ChallangeFinding the missing piece
When comparing NHibernate to the Entity Framework, I found two places that the Entity Framework could do things that were difficult to do with NHibernate. One was multi table entities, that was already taken care of, thanks to a patch by Karl Chu.
The second is parameterized projections. I will fix that if you can figure out what this means, and when you would like to use that.
More posts in "Challange" series:
- (18 Feb 2009) The sample legacy database from hell
- (01 May 2007) Finding the missing piece
Comments
Comment preview