The fifth post of a five-part series following my adventures playing with Entity Framework for a week in February 2011.
NHibernate
A collection of 17 posts
Entity Framework Week Part 4: Features and Further Investigations
The fourth post of a five-part series following my adventures playing with Entity Framework for a week in February 2011.
Entity Framework Week Part 3: Runtime Issues Encountered
The third post of a five-part series following my adventures playing with Entity Framework for a week in February 2011.
Entity Framework Week Part 2: Conventions and Fluent Mappings
The second post of a five-part series following my adventures playing with Entity Framework for a week in February 2011.
Entity Framework Week Part 1: Introduction, Configuration and Initialization
The first post of a five-part series following my adventures playing with Entity Framework for a week in February 2011.
NHibernate and Mapping Aggregates
A few days ago a friend emailed me the following question regarding NHibernate mappings for a solution he's currently developing: “I have an idea entity that has a collection of comment entities and I need to get the comment
Enterprise Integration Anti-Patterns #1 - The Shared Database
So, I was in the office at a client site, walking back to my desk after grabbing a quick coffee, when a developer on a sister product to my current project grabbed me and asked (I paraphrase somewhat): “Hey, Ian
WCF - NHibernate Unit Of Work Endpoint Behavior
OK, my last WCF-related code snippet of the day, I promise. This is quite similar to the last one. I required that the WCF service I was developing started a new NHibernate Session for each invocation, and closed it after