Joined: Fri Apr 07, 2006 1:41 pm Posts: 1
|
I'm attempting to implement NHibernate for a web application and I'm stuck as to where to start.
I have the documentation and eveything and I've downloaded some examples but they are winforms and run in C#. In the NHibernate quickstart doc they have a NHibernateHelper class that gets called when an instance of Isession is created. How do I go about doing this for a web app?
I'm just trying to start the simplest way e.g. connect and do a query, and populate a datagrid.
thanks.
daniel
|
|