NHibernate Forge
The official new home for the NHibernate for .NET community

Browse Site by Tags

Showing related tags and posts across the entire site.
  • Value objects

    Introduction Eric Evans writes in his DDD book : When you care only about the attributes of an element of the model, classify it as a value object . Make it express the meaning of the attributes it conveys and give it related functionality. Treat the value object as immutable. Don't give it any identity...
    Posted to NHibernate blog by gabriel.schenker on 09-17-2008
    Filed under: value object
  • A fluent interface to NHibernate - Part 3 - Mapping Relations

    This is the third post in a series of articles where I want to analyze and describe the new upcoming mapping interface providing a fluent interface to NHibernate for the mapping of a domain model to the underlying database. A fluent interface to NHibernate A fluent interface to NHibernate - Part 2 -...
    Posted to NHibernate blog by gabriel.schenker on 09-06-2008
    Filed under: mapping, collections, value object, relation
  • A fluent interface to NHibernate - Part 2 - Value Objects

    This is the second of a series of articles on the topic. Other posts will follow A fluent interface to NHibernate - Part 1 A fluent interface to NHibernate - Part 2 - Value Objects A fluent interface to NHibernate - Part 3 - Mapping Relations A fluent interface to NHibernate - Part 4 - Configuration...
    Posted to NHibernate blog by gabriel.schenker on 09-06-2008
    Filed under: mapping, value object
Page 1 of 1 (20 items)
Powered by Community Server (Commercial Edition), by Telligent Systems