How to use nhibernate with ASP.NET 3.5 (not MVC)

Posted by ChaosSpeeder on Stack Overflow See other posts from Stack Overflow or by ChaosSpeeder
Published on 2008-12-07T09:26:55Z Indexed on 2010/03/08 10:51 UTC
Read the original article Hit count: 181

Filed under:
|
|

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.

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about nhibernate