Hi All, Currently my project wants to implement nhibernate as our Data Access layer. But we have custom collections using KeyedCollection (C# collection). Is it possible cause most nhibernate i see is all using IList or Idictionary. And if so, how to go about to do it? Thanks.
Regards, garynkill -- 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.
