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.
  • NHibernate IoC integration

    [ my Blog ] Do you remember this post ? As you can see you can use Dependency Injection even for entities, but what about all others classes needed by NHibernate ? Can you inject something in a custom Dialect or in a custom UserType or UserCollectionType or Listener and all others extensions points ...
    Posted to NHibernate blog by Fabio Maulo on 05-30-2009
    Filed under: NHibernate, NH2.1, Inversion of Control, IoC
  • entity-name in action: Entity Abstraction

    Another time I start from : “Program to an interface and not to an implementation” I want have the same approach, I’m using for DAOs, Models, Presenters, Validation, and so on, for my domain. The domain: public interface IEntity <TIdentity>: IEquatable < IEntity <TIdentity>>...
    Posted to NHibernate blog by Fabio Maulo on 10-31-2008
    Filed under: NH2.1, Entity-Name, Inversion of Control
Page 1 of 1 (20 items)
Powered by Community Server (Commercial Edition), by Telligent Systems