By mswatcher
via ayende.com
Published: Jul 31 2010 / 01:02
This is a question that I get routinely, both from random strangers and when I am at clients.
I would like to design a system/application using NHibernate. But I also want to so flexible that in future ,if I unplug the NHibernate and use ADO.NET Entity framework or other framework then my application should not
crash.
In short, I am completely opposed for even trying doing something like that.



Add your comment