NHibernate Forge
The NHibernate community site.
Sign in
|
Join
|
Help
Home
Blog
Downloads
Wikis
Groups
Reference
Issue tracker
NHibernate blog
»
All Tags
»
NH2.1
(
RSS
)
Browse by Tags
NHibernate blog
Home
Contact
Syndication
RSS for Posts
Atom
RSS for Comments
Email Notifications
Go
Recent Posts
entity-name in action: Entity Abstraction
Less than “Few” is GoF
NH2.1.0: Reference to Castle removed
Tags
BuildSessionFactory
Burrow
Castle
configuration
database
Entity-Name
GIS
HowTo
identity
introduction
lazy loading
mapping
MsSqlSpatial
News
NH2.1
NHibernate
NTS
OGC
OpenGIS
PostGis
proxy
query
Session
validation
value object
View more
Archives
diciembre 2008 (3)
noviembre 2008 (9)
octubre 2008 (16)
septiembre 2008 (22)
agosto 2008 (7)
AOP
Castle
Deploy
Dynamic Entities
Entity-Name
Inversion of Control
lazy loading
NHibernate
proxy
ProxyGenerators
Tuplizers
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>...
Published
vie, oct 10 2008 7:53 p.m.
by
Fabio Maulo
Filed under:
NH2.1
,
Entity-Name
,
Inversion of Control
Less than “Few” is GoF
Some years ago a phrase broke my mind: “Program to an interface and not to an implementation” As you probably know the phrase is one of the famous Gang of Four . Is the phrase valid even for entities ? I definitive think that the answer is...
Published
dom, oct 10 2008 5:40 p.m.
by
Fabio Maulo
Filed under:
proxy
,
Castle
,
NH2.1
,
Dynamic Entities
,
Tuplizers
,
AOP
NH2.1.0: Reference to Castle removed
The NH trunk do no longer have dependency from Castle project; Castle.DynamicProxy2 are now only the default option. All dependency to Castle was moved to : NHibernate.ProxyGenerators.CastleDynamicProxy To continue working using lazy-loading, exactly...
Published
sáb, oct 10 2008 7:58 p.m.
by
Fabio Maulo
Filed under:
proxy
,
lazy loading
,
ProxyGenerators
,
NHibernate
,
Deploy
,
Castle
,
NH2.1