On Sat, Apr 23, 2011 at 2:09 PM, litgle <[email protected]> wrote: > I want to use ObservableCollection <T> in NH3.1, I tried to use > ObservableListType<T> at uNhAddIns, but it does not implement > CollectionChanged event, so it's not I want.
I use this: http://happynomad121.blogspot.com/2007/12/collections-for-wpf-and-nhibernate.html, and compile it against NH3.1. It still works just fine until now. -- Regards, Maximilian Haru Raditya -- 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.
