Yeah, i don't doubt that there will be differences, however does anyone know of an alternative to NHibernateContext? Maybe a best practice or example of using the new Linq provider?
-Jeff On Tue, Jun 8, 2010 at 3:47 AM, Jason Dentler <[email protected]>wrote: > The LINQ provider in NH 3 was written from scratch, not built on 2.x NH > LINQ. I'm sure you'll find many differences in their internals, and even in > their suggested uses. > > - Jason > > On Tue, Jun 8, 2010 at 1:25 AM, Jeffry Morris <[email protected]>wrote: > >> Hi All - >> >> I am porting over some NHibernate 2.0 code to the 3.0 trunk and can't seem >> to find this class: NHibernateContext. This was previously in >> NHibernate.Linq.dll. >> >> Was it renamed? Removed? Moved? >> >> Thanks, >> >> Jeff >> >> -- >> You received this message because you are subscribed to the Google Groups >> "nhusers" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]<nhusers%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/nhusers?hl=en. >> > > -- > You received this message because you are subscribed to the Google Groups > "nhusers" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<nhusers%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/nhusers?hl=en. > -- You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.
