If you mean .NET Framework 2.0 then you can try this to get Linq working. http://weblogs.asp.net/fmarguerie/archive/2007/09/05/linq-support-on-net-2-0.aspx
It's worked for me in the past, however I've never tried it with Linq to NHib. Im sure it should work though :) Andrew On Apr 2, 10:54 am, similitude2009 <[email protected]> wrote: > I am using Nhibernate 2.0.1 with a 2.0 framework. > I can't use Linq. > Can i use Linq for Nhibernate with a 2.0 framework. > ? > Can i use ICollections or ILists as datasource for HQL or Criterias ? > > On 2 avr, 11:37, Tuna Toksoz <[email protected]> wrote: > > > Why not using linq? > > > Tuna Toksöz > > Eternal sunshine of the open source mind. > > >http://devlicio.us/blogs/tuna_toksozhttp://tunatoksoz.comhttp://twitt... > > > On Thu, Apr 2, 2009 at 12:17 PM, similitude2009 > > <[email protected]>wrote: > > > > Now i want to query in memory list instead of database > > > ISession oSession = GetSe- Masquer le texte des messages précédents - > > > - Afficher le texte des messages précédents - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
