Home » Archives

Content tagged with: NHibernate

[18 Nov 2010 | No Comment | ]

An introduction and overview to object/relational mapping using Fluent NHibernate. See how Fluent NHibernate can help you map your domain with the least amount of effort, how you can remain flexible with your database, and how to drive your design through convention–over–configuration; all without writing a single line of XML.
Watch this streaming video from the Norwegian Developer Conference 2010

[31 Aug 2010 | No Comment | ]

In this interactive session, you’ll have the chance to try to give Ayende all the unanswerable NHibernate questions that are burning within you. Along the way, we’ll explore advanced NHibernate features, under utilized options and all the tips and tricks that comes from working with NHibernate for over half a decade.
http://skillsmatter.com/podcast/open-source-dot-net/nhibernate-tutorial-by-ayende-rahien

[14 Apr 2010 | No Comment | ]

In this talk, Ayende will go over the implementation and design decisions of building the NHibernate Profiler, hurdles that we had to overcome. We will discuss working in a distributed team, and all the things we have to do in order to create a sellable software product. The NHibernate Profiler is an application that can track what an NHibernate based application can do. Building a real world application is never as simple as building demo apps, and there are many concerns that you have to consider when you do build …

[31 Mar 2010 | No Comment | ]

In this episode we are going to take a look at how to use setup and configure Fluent NHibernate for usage. We will focus on how to setup your database settings as well as how to get your Fluent NHibernate mappings registered into the system.
http://www.dimecasts.net/Content/WatchEpisode/166

[22 Mar 2010 | No Comment | ]

In this episode we are going to take a look at how to implement the NHibernate.Burrow session management library. NHibernate.Burrow is a light weight middleware developed to support .Net applications using NHibernate by providing advanced and smart session/transaction management and other facilitates.
http://www.dimecasts.net/Content/WatchEpisode/165