NHibernate Forge
The NHibernate community site.

How to

Quick start, Code Snippet, User Types, Application Blocks and so on...
100%

Mapping a view and Schema Export Workaround

NHibernate can easily map a View as any other Table. This works as a charm, but it has a problem with Schema Export...
Revision #6 Posted by Dario Quintana on 12-16-2008
100%

Dynamically change user info in connection string

In some cases our clients has to use the same database user id in each connection, so they can use audit and security...
Revision #4 Posted by Fabio Maulo on 11-29-2008
100%

Lazy Loaded One-To-One With NHibernate

UPDATE 20081114 The one-to-one solution I had posted turned out not to work for updates, :(, in the end I had to...
Revision #2 Posted by stefan.sedich on 11-13-2008
100%

Configure Log4Net for use with NHibernate

The Log4Net assembly is distributed with NHibernate binaries. If you are not sure about details of the configuration...
Revision #3 Posted by Dario Quintana on 10-16-2008
100%

Persisiting Described Enums

Sometimes you'd want to map an Enum field to the DB. The default behaviour of NHibernate is to persist the...
Revision #3 Posted by Ken Egozi on 10-13-2008
1 2 3 Next >
Powered by Community Server (Commercial Edition), by Telligent Systems