27 Jul
I have received a significant amount of feedback on the content in the Summer of NHibernate screencast series that I have been producing and let me say a quick ‘thank you’ to everyone for offering your input — its great to hear what people are thinking about what I’m doing, how I’m doing it, and [...]
Posted in Summer of NHibernate by: sbohlen
8 Comments
27 Jul
I’m happy to announce that the next installment in the Summer of NHibernate screencast series is now available for general download from the main Summer of NHibernate site. This session was actually recorded in the middle of a raging thunderstorm that passed thru New York City so if you listen closely to the audio [...]
Posted in Summer of NHibernate by: sbohlen
36 Comments
19 Jul
Building APIs that provide a so-called fluent interface seems to be all the rage right now in .NET development and I will be the first to step up and agree that in many places there is merit to this approach — done right, it can provide clarity and value to classes and make the methods [...]
Posted in Unit Testing by: sbohlen
2 Comments
19 Jul
I’m happy to announce that the next installment of the Summer of NHibernate screencast series is now available for general download.
In this session we…
dig into NHibernate’s support for modeling FK-relations between tables in our object model by adding collections that contain other objects
explore the concepts of Lazy loading and how NHibernate uses proxy objects to [...]
Posted in Summer of NHibernate by: sbohlen
15 Comments
16 Jul
As anyone who knows me is well-aware, I am a confirmed tool-addict. If there is a utility, framework, add-in, add-on, or plug-in I want to have read about it, tried it, evaluated it, and decided for myself whether its worth keeping in my developer’s tool belt. As a professional software developer, I’m unashamedly and unrepentantly [...]
Posted in Tools by: sbohlen
29 Comments
12 Jul
I have just posted the 5th installment in the Summer of NHibernate screencast series for general download. This latest session covers the following main topics:
Controlling Transactions in NHibernate (including Commit() and Rollback() methods
NHibernate support for optimistic concurrency using the <version …> and <timestamp…> mapping elements
In addition, we further evolve the structure of our [...]
Posted in Summer of NHibernate by: sbohlen
28 Comments
11 Jul
This post is about catching up on some outstanding items that I wanted to respond to based on feedback I have received from various members of the community in connection with the Summer of NHibernate screencast series I have been publishing.
Thanks for the Donations
First things first: I want to offer a BIG thank-you to everyone [...]
Posted in Summer of NHibernate by: sbohlen
No Comments
08 Jul
A few people have pointed out that the code samples that I had been providing with the prior sessions when they were released were no longer to be found on the new www.SummerOfNHibernate.com site (oops! ).
This has now been corrected; there are two links provided for each session now — one for the actual Video [...]
Posted in Summer of NHibernate by: sbohlen
No Comments
07 Jul
After a slight delay to give myself time to properly setup some of the infrastructure needed to better distribute these screencasts to everyone, I am pleased to announce the immediate availability of the fourth installment in the series (oddly enough entitled ‘Session 03′ for reasons explained here).
In this session we start to dig into patterns [...]
Posted in Summer of NHibernate by: sbohlen
43 Comments
05 Jul
Most readers will be pleased to learn that I believe I have now finally resolved the distribution method for the Summer of NHibernate screencast video series content. To make the content more accessible and better organized, I have moved it to its own domain at http://www.SummerOfNhibernate.com.
This will allow me to provide single links to each [...]
Posted in Summer of NHibernate by: sbohlen
8 Comments