Core NHibernate: Persistence with NHibernate

Organiser
London .NET Meetup Group
Date
Tue, 26 May 2009, 08:00 - 10:00 (Add to calendar) GMT
Venue
SkillsMatter , London, GB
Cost
1595.0 GBP

Ayende Rahien (author of Rhino Mocks, one of the most popular mocking frameworks on the .NET platform, and a leading figure in other well known open source projects including the Castle project and NHibernate) will teach this 3-day introductory NHibernate course. Come join us and learn how to use this O/R mapping tool efficiently in your applications to save time and effort on communicating with database storage. During the course, we will work together to build a simple practical application that demonstrates all important data management patterns.

LEARN HOW TO:

* Configure NHibernate for your applications
* Manage sessions and transactions
* Map objects and collections to database structures
* Use NHibernate Castle integration facilities
* Improve performance with advanced caching and loading options

COURSE DATES & REGISTRATION
The next workshop on May 18-20 is full, but Ayende has agreed to teach an extra event on May 26-28th in London, so you can still come and learn with Ayende! You can register for this course here:
More information and registration

PROGRAMME
Day 1: Introduction and basic NHibernate operations

* Principles of ORM
* Starting with NHibernate
* basic NHibernate configuration
* getting started with queries and mapping
* Session and transaction management basics
* Simple Hibernate queries

Day 2: Everyday NHibernate operations

* mapping associations and collections
* mapping properties
* caching
* Lazy Loading
* HQL

Day 3: Advanced Usage

* Castle Integration (NHibernate Facility) and session management
* Advanced Querying
o Detached Queries
o Projections
o Shards
* 3rd party contributions (NHibernate.Contrib)
o Validator
o Burrow
o Linq to NHibernate

COURSE DATES & REGISTRATION
The next workshop on May 18-20 is full, but Ayende has agreed to teach an extra event on May 26-28th in London, so you can still come and learn with Ayende! You can register for this course here:
More information and registration

You might also like...

Comments

Other nearby events

Map

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Programs must be written for people to read, and only incidentally for machines to execute.”