Nhibernate Vs EntityFramework
which one is better either NHibernate or entityframework?..
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Ramesh MaruthiPosted Jul 18, 2014, 10:53 AM
1) Database first
2) Code first
3) Model First
And The latest releases of EF has so many features which are not in NH
And you know what EF has also got an extension which is called as EF Extension Utilities 0.4.0 where you can do Bulk Insert and Updates very easily with a single function
Hope this helps for you, I have very good Experience with EF , if u have any doubts let me Know :)