NHibernate Forge
The official new home for the NHibernate community
Sign in
|
Join
|
Help
Home
Blog
Downloads
Wikis
Groups
Reference
Issue tracker
noviembre 2008 - NHibernate blog
NHibernate blog
Home
Contact
Syndication
RSS for Posts
Atom
RSS for Comments
Email Notifications
Go
Recent Posts
Db2hbm: convert db schema to hbm
QueryOver in NH 3.0
Linq to NHibernate Progress Report - A Christmas Gift?
Using the new Linq to NH Provider and migrating from the old one
T4 hbm2net alpha 2
NHibernate Validator 1.2 CR1 released
NHibernate and WPF: Asynchronous calls
hbm2net: first alpha ready
NHibernate and WPF: Test Databinding with Caliburn
NHibernate and WPF: The GuyWire
Tags
AOP
Burrow
caches
Castle
collections
configuration
HowTo
HQL
lazy loading
linq
mapping
News
NH2.1
NHibernate
NHibernate Documentation
proxy
ProxyGenerators
query
querying
Release
Session
validation
Validator
value object
WPF
View more
Archives
diciembre 2009 (4)
noviembre 2009 (5)
octubre 2009 (4)
septiembre 2009 (3)
agosto 2009 (13)
julio 2009 (8)
junio 2009 (10)
mayo 2009 (12)
abril 2009 (24)
marzo 2009 (11)
febrero 2009 (12)
enero 2009 (3)
diciembre 2008 (3)
noviembre 2008 (9)
octubre 2008 (16)
septiembre 2008 (22)
agosto 2008 (7)
Sort by:
Most Recent
|
Most Viewed
|
Most Commented
NH with Multiple Assembly versions in GAC
I know that the title have something strange because NH don’t have nothing to do with GAC, but in NH-JIRA we have an issue with this title: “NHibernate does not support multiple versions of the same assembly for entity mapping” Perhaps...
Published
jue, nov 27 2008 12:32 p.m.
by
Fabio Maulo
Filed under:
NHibernate
,
GAC
Populating Entities With Associations From Stored Procedures With NHibernate
Note: this was originally posted on my own blog . In response to my last post where i showed how you could fill entities with the resultset of a stored procedure , i was asked if it was also possible to fill entities and their associations if the stored...
Published
lun, nov 24 2008 3:27 a.m.
by
Davy Brion
Populating Entities From Stored Procedures With NHibernate
Note: this was orginally posted on my own blog . A short while ago we needed to fetch the data for some entities through a stored procedure for performance reasons. We already use NHibernate in the typical way to fetch and modify the data of this entity...
Published
dom, nov 23 2008 3:37 p.m.
by
Davy Brion
NHibernate hbm2ddl
NHibernate has a number of configuration options: Enabling statistics, Caching etc. You can check more from here I will now talk about an unknown feature(well, at least I didn’t know until I implement SchemaValidator): hbm2ddl.auto Hbm2ddl.auto...
Published
dom, nov 23 2008 12:04 a.m.
by
Tuna Toksoz
NHibernate SchemaValidator
This post was originally posted here NHibernate provides a number of tools for developers to manage their database. I prefer mapping driven approach in which I let NHibernate generate the schema for database for me. By that way, I only concentrate on...
Published
sáb, nov 22 2008 11:55 p.m.
by
Tuna Toksoz
Mapping Source: How map a class without use nothing
I don’t know how many times you heard a mad man talking about “mapping source” in NHibernate… Map a class in NH without use XML at all ? only a crazy man can say that . As usual an entity implementation: public class Animal {...
Published
dom, nov 16 2008 9:13 p.m.
by
Fabio Maulo
Filed under:
BuildSessionFactory
,
HowTo
,
NHibernate
,
Mapping source
NHibernate.Burrow 1.0.1 GA is released!
NHibernate.Burrow is a light weight middleware developed to support .Net applications using NHibernate (maybe also referred as NH in this article) as ORM framework by providing advanced and smart session/transaction management and other facilitates. This...
Published
vie, nov 14 2008 5:45 p.m.
by
kailuowang
Filed under:
release Burrow 2.0.1GA 1.0.1GA
NH2.1.0: Bytecode providers
This post is an update of “Reference to Castle removed” . In the trunk we had removed all dependency from any kind of “Proxy framework” trough various implementations of IProxyFactoryFactory . There is not a specific default Proxy...
Published
dom, nov 09 2008 12:04 p.m.
by
Fabio Maulo
Filed under:
proxy
,
NH2.1
1
2
Next >