Getting a good nights sleep – ORM with NHibernate
Posted by Chris Alcock on Friday 28th September 2007 at 06:56 pm | Tagged as: .NET, Community, Database, Development, Links, SQL, Talks / Presentations
Last night I gave a presentation to the Liverpool Geekup group about NHibernate, thanks to everyone who came along – you were all a very nice audience. The slides from the presentation entitled Getting a Good Nights Sleep – ORM with NHibernate are available as a PDF, here. There are a number of links in the slides, but here is a more comprehensive list of links that people may find useful or interesting
- NHibernateDataSource: A DataSourceControl for ASP.NET 2.0
The Article and code for the 2 way databinding library of NHibernate objects -
NHibernate Best Practices with ASP.NET, 1.2nd Ed.
A good source of information about using NHibernate within web applications - NHibernate Reference Documentation
The official documentation for NHibernate - TheServerSide: NHibernate
Excellent Introductory article from TheServerSide.NET covering most of the basics of NHibernate - NHibernate Query Analyser
NHibernate query analyser allows you to work interactively with your NHibernate Mapped objects - Ayende@Rahien – Presentations
A collection of great NHibernate presentations, covering lots of the more advanced functionality
Comments Off on Getting a good nights sleep – ORM with NHibernate