16th April 2010

Church House Conference Centre, London

Platinum Sponsors
Microsoft
Gold sponsors
Silver sponsors
Bronze sponsors

NHibernate – Open Source Object Relational Mapping (ORM)

You maybe have heard about Linq to SQL, you may have heard about the Entity Framework but there is an open source framework getting a lot more attention called NHibernate.  NHibernate is a port of the Java framework Hibernate and is an Object Relational Mapping (ORM) framework allowing you to persistence POCO (Plain Old CLR Objects) to and from a relational database such as SQL Server.  In this session, Ben will provide an introduction into the NHibernate 2.0 framework and how it can be used to query your database. Ben will cover how you can use the Hibernate Query Language (HQL) and the Criteria query API to return the required data from your database, before looking at real world issues around transactions and caching. Finally, Ben will demonstrate how you can use NHibernate with other database providers, such as SQLite and Oracle.

Speaker focus

Ben Hall

Ben Hall is a UK C# developer\tester with a strong passion for software development and loves writing code. Ben works at Red Gate Software as a Test Engineer and enjoys exploring different ways of testing software, including both manual and automated testing, focusing on the best ways to test different types of applications. Ben is a C# MVP and maintains a blog at Blog.BenHall.me.uk

Ben Hall's blog http://blog.benhall.me.uk



Downloads

File Type Ext ContentName
Presentation .pptx Slide Deck
<< 1 >> 

Other sessions from this conference

AddIns for SSMS - build your own
Comparing Azure storage and SQL Data Services
Data Mining and SSIS - makes sense.
Data Warehouse Data Modelling
Data Warehousing features in SQL 2008
Database Maintenance Optimization
Designing Effective Aggregations in Analysis Services 2008
Effective test-driven database development
End to End Report Creation and Management in SQL Server Reporting Services 2008
High Availability in SQL Server 2008
Implementing Clustering using SQL Server
Instrumenting, Monitoring and Auditing of SSIS ETL Solutions
Making the SQL developer one of the family with Visual Studio Team System
Message in a bottle: Service Broker from 1 to 100 in 75 minutes!
Performance Optimization with SQL Server 2008
Performance Tuning your TSQL
Securing and Hardening a SQL Server Implementation - Notes from the Field
SQL Server Architecture: The life of a query
SQL Server’s storage engine
SSIS by example
SSIS Nuggets Live
Stop throwing hardware at the problem !
Understanding ADO.NET Data Services
Understanding Graphical Execution Plans
Universal calculated measures in MDX queries
Upgrading To SQL Server 2005 & 2008: Notes & Best Practices
What’s New in SQL Server 2008 T-SQL