News

Entity Framework continues to have performance problems when using larger EDMX models to generate classes. “If the EDMX only has one entity type materialization takes 840 ms […] but when the ...
NHibernate is another object-relational mapper (ORM) that pre-dated Entity Framework. Anyway, I worked on a project where I basically used all the advanced mapping features of NHibernate to pretty ...
Learn how you can track changes to entities while disconnected from the EF context in Entity Framework Core.
Having used Entity Framework and NHibernate I tend to lean towards NHibernate as it doesn't depend on autogenerated code and wizards (which are easy to get started with but become a royal pain in ...
Consider widely deployed alternatives like NHibernate and LLBLGen Pro, which boast features and support that rival those of the ORM technologies coming from Microsoft. Prior to the .NET Framework 4, ...
Hundreds of dissatisfied testers of Microsoft's ADO.NET Entity Framework V1, which is still in beta, are staging a protest against the software giant by expressing what they call a 'vote of no ...