NHibernate Forge
The official new home for the NHibernate for .NET community

Browse Blog Posts by Tags

Showing related tags and posts for the Blogs application. See all tags in the site
  • Dynamic LINQ to NHibernate

    Even if Linq To NHibernate provider allow us to write query in a strongly type manner, it is sometimes needed to works with property names literally. For example in a RIA application a service can receive a column as a string containing the name of the property to order by. Since Linq to NHibernate is...
    Posted to NHibernate blog by felicepollano on 11-17-2011
    Filed under: Filed under:
  • NHibernate Bootstrapper: Unit Tests and Project References

    This post is the second one about the NHibernate Bootstrapper. The first is located here . The first post set up the project structure, introduced the generic DAO, and demonstrated the SessionPerRequest implementation in an IHttpModule. This post will factor the reference to NHibernate out of the web...
    Posted to NHibernate blog by John Davidson on 12-05-2010
    Filed under: Filed under: , ,
  • NHibernate.Linq 1.0.0 GA released

    We have just released the first version of Linq provider for NHibernate. The current implementation you'll find in the provided links are based on the NHibernate Contrib project which uses Criteria API. It can support almost everything you can do with Criteria API. You can get the binaries and the...
    Posted to NHibernate blog by Tuna Toksoz on 07-26-2009
    Filed under: Filed under:
  • LINQ to NHibernate Update

    We're long overdue for another update. Progress as been somewhat slower over the last few weeks, largely due to other commitments and holidays meaning that I've probably only spent a total of around 10 days working on this stuff. Where we are is that I'm pretty comfortable with what needs...
    Posted to NHibernate blog by Steve Strong on 06-11-2009
    Filed under: Filed under: ,
  • New Kid on the Block. And some info on Linq to NHibernate

    This is my first post on this site as an NH committer, and I'm very pleased to be part of the team helping move NH forward for the benefit of everyone. Specifically, I've spent the last few months working semi-full time on helping to build a full Linq-to-NHibernate implementation. The bulk of...
    Posted to NHibernate blog by Steve Strong on 05-07-2009
    Filed under: Filed under:
  • NHibernate HQL AST Parser

    Steve from iMeta has been doing a lot of work on the HQL AST Parser. For a long time, that has been a really troublesome pain point for us, since this is a prerequisite for a lot of other features. It is also one of two parts of NHibernate that really need significant refactoring because the way they...
    Posted to NHibernate blog by Ayende on 02-22-2009
    Filed under: Filed under: , ,
Page 1 of 1 (6 items)
Powered by Community Server (Commercial Edition), by Telligent Systems