How to use nhibernate with ASP.NET 3.5 (not MVC) - by ChaosSpeeder What is the best way to interop with NHibernate 2.0 and ASP.NET 3.5? How can I easily develop a CRUD application? Is the ObjectDataSource the way to go? Thank you. Read the article