On Apr 12, 1:36 pm, Fabio Maulo <[email protected]> wrote:
> Can I have a base entity with the Id

Absolutely!  Actually, that's the way most people do it - I just
haven't gotten around to re-factoring my classes to inherit from an
Entity base class yet.

Id members can be int or GUID.

> and the implementation of
> Equals/GetHashCode ?

Have not done this myself, but see no reason why not.

-Tom

-- 
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.

Reply via email to