Challange: Finding 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.
Comments
No comments posted yet.