Wednesday, March 19th, 2008
6:30 PM - 9:00 PM
NHibernate - Seth Soffer

Matheson Hall
Drexel University
Matheson Hall Room 109 (aka Patten Auditorium)
32nd and Market St
Philadelphia, PA 19104
Sponsored by Vitreo Solutions
6:30 PM - Greetings and Eatings
7:00 PM - NHibernate - Seth Soffer
NHibernate
NHibernate (a port of Java's Hibernate) is an open source object database persistence layer, meaning it can persist plain C# objects to an underlying database (MSSQL, Oracle, MySQL, etc). This is done through some simple XML mappings which define your object's data structure and relationships. This session will cover creating such objects and querying them through Hibernate Query Language (HQL) and criteria objects. We'll run through a coding session with (arguably) .NET's most robust object-relation mapper (
ORM).
Seth Soffer
Seth Soffer is an independent programming consultant who's worked with NHibernate for the past 2 years.