Official announce here
http://nhforge.org/blogs/nhibernate/archive/2009/07/20/nhibernate-validator-1-2-0-beta1-released.aspx
This release of NHibernate Validator is for use it with NHibernate 2.1CR1.
Download binaries, source and examples here: http://tinyurl.com/ph9q7a
Read the release notes of this release here: http://tinyurl.com/olswlw
NHibernate Caches 2.1.0CR1 was released today.
NHibernate is able to use external caching plugins to minimize the access to the database and improve the performance.
The NHibernate Caches contains several packages to work with different caching servers and frameworks.
Download : https://sourceforge.net/projects/nhcontrib/files/
NHibernate Caches 2.1.0Beta1 was released today.
NHibernate is able to use external caching plugins to minimize the access to the database and improve the performance.
The NHibernate Caches contains several packages to work with different caching servers and frameworks.
Download : https://sourceforge.net/project/showfiles.php?group_id=216446&package_id=286204
NHibernate Caches 2.1.0Alpha1 was released today.
NHibernate is able to use external caching plugins to minimize the access to the database and improve the performance.
The NHibernate Caches contains several packages to work with different caching servers and frameworks.
Download : https://sourceforge.net/project/showfiles.php?group_id=216446&package_id=286204
This release of NHibernate Validator is for use it with NHibernate 2.1 alpha2. Binaries and source here http://is.gd/pxyc
Important bug fixed related to message interpolation. Download binaries and source here http://a.gd/81a3
See details in the official NHibernate community site http://is.gd/nxIE
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.
Documentation and examples are available at http://NHForge.net
Any feedback can be sent to NHibernate user group(http://groups.google.com/group/nhusers). Issues can be submitted to http://http://jira.nhforge.org/ They will be greatly appreciated. Please go to http://sourceforge.net/project/showfiles.php?group_id=216446&package_id=272688 to download
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 release is mainly about updating to NHiberante 2.0.1 GA.
Documentation and examples are available at NHForge.net.
Any feedback can be sent to NHibernate user group(http://groups.google.com/group/nhusers). Issues can be submitted to http://jira.nhibernate.org/. They will be greatly appreciated. Please go to http://sourceforge.net/project/showfiles.php?group_id=216446&package_id=272688 to download
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. Documentation and examples are available at NHForge.net. Any feedback or issue can be sent to NHibernate user group(http://groups.google.com/group/nhusers) or jira.nhibernate.org and will be greatly appreciated.
1.0.0 GA consists of no major bug fixes from 1.0.0 CR2. However it introduced a breaking naming change in the configuration file - the section <persistantUnits> is now renamed to <persistenceUnits> .... read more
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. Documentation and examples are available at NHForge.net.
Any feedback or issue can be sent to NHibernate user group(http://groups.google.com/group/nhusers) and will be greatly anticipated. ... read more
Proud to announce this release of this validation framework. Enjoy the power of NHibernate.Validator with the brandnew release of the NHibernate 2.0.1 GA.
See more about NHV at http://www.nhforge.org
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. Documentation and examples are available at NHForge.net.
Any feedback or issue can be sent to NHibernate user group(http://groups.google.com/group/nhusers) and will be greatly anticipated.
1.0.0.CR 1 is updated to NHibernate 2.0.0 GA.... read more
Proud to announce this new version of this validation framework. Enjoy the power of NHibernate.Validator with the brandnew release of the NHibernate 2.0 GA.
Go here to download
http://sourceforge.net/project/showfiles.php?group_id=216446&package_id=275108
** Bug Fix
* lazy load failed without getting session in long conversation.
* StatefulField not working in a serverside div.
** Improvement
* Added 2 more TransactionStrategy to allow multiple DB transaction pattern in long run conversation.
* added AutoUpdateSchema support
* added GetSessionFactory(), removed GetUnManagedSession() from BurrowFramework
* added automated Web side tests.
* updated to NHibernate 2.0.0 Beta 1
======================================
What is NHibernate.Mapping.Attributes?
======================================
NHibernate requires mapping information to bind your domain model to your database. Usually, it is written (and maintained) in separated hbm.xml files.
With NHibernate.Mapping.Attributes, you can use .NET attributes to decorate your entities and these attributes will be used to generate the mapping information. So you will no longer have to bother with these nasty XML files ;).... read more
** Bug Fix
* some button not working in masterpage
** Improvement
* allow user to GetSessionFactory without initializing the BurrowEnvironment
* updated lib to the NH 2.0.0 Alpha2
* added GetSessionFactory(), removed GetUnManagedSession() from BurrowFramework
* added nant build scripts
* improved StatefulFieldPageModule performance
I'm proud to announce the first released of NHibernate.Validator!
NHibernate Validator is a framework to validate objects.
In order to validate our objets, the clases are decorated using attributes or nhv.xml files.
You can also easily integrate the validation with the NHibernate persistence service, but it's not tied to it.
https://sourceforge.net/project/showfiles.php?group_id=216446&package_id=275108
This is a quick fix to the Alpha 1 version.
It's recommended to download it to replace alpha 1
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.
1.0.0 Alpha1 is the first release of NHibernate.Burrow.
For information please go:
http://nhcontrib.wiki.sourceforge.net/BurrowHome