Web Images Videos Maps News Shopping Gmail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Group info
Members: 575
Group categories:
Computers > Programming
More group info »
Recent pages and files
Linq to NHibernate 'off the trunk'    

 

domain.dot.net team labs

damon wilder carr, team lead

January 2009

 

 














 

  • NDepend report from all the latest code as of 1/24/2009
    http://www.domaindotnet.com/nhibernatelinq/ndepend/ndependreport.html

    NDepend lets you know when (not if) your code is broke
     
  • Compiled Debug Build for Linq to NHibernate (2.1 Trunk as of 1/24/2009)
    http://www.domaindotnet.com/nhibernatelinq/NHib2009.zip
     
  • Samples
     
    Remember to set your Proxy Factory:


     <hibernate-configuration xmlns="urn:nhibernate-configuration-2.2">
       <session-factory>
          <property name="connection.connection_string_name">connectionString</property>
        <property name="dialect">NHibernate.Dialect.MsSql2005Dialect</property>
        <property name="connection.provider">NHibernate.Connection.DriverConnectionProvider</property>
        <property name="connection.driver_class">NHibernate.Driver.SqlClientDriver</property>

    ...
          <property name="proxyfactory.factory_class">NHibernate.ByteCode.Castle.ProxyFactoryFactory, NHibernate.ByteCode.Castle</property>
      </session-factory>
    </hibernate-configuration>


Version: 
3 messages about this page
Jan 25 2009 by Billy
Thanks Damon...looking forward to giving this a try!

Billy
Jan 25 2009 by damonwildercarr
Click on http://groups.google.com/group/sharp-architecture/web/nhibernate-linq-details
- or copy & paste it into your browser's address bar if that doesn't
work.
Jan 24 2009 by damonwildercarr
Click on http://groups.google.com/group/sharp-architecture/web/nhibernate-linq-details
- or copy & paste it into your browser's address bar if that doesn't
work.
Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google