I had a problem with comparing two Entities persistence with the session. I think I found the problem, maybe the session.Merge(object) detach the Entity and returns a new persistence object?
more in my StackOverFlow question: http://stackoverflow.com/questions/8344016/why-referenceequals-and-operator-behave-different-from-equals -- 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.
