I'm using EF4.3. It's my first project so I'm learning as I go along....There are instances where I need to implment additional constructors for entities. I create an additional partial class to do this, so entity Users, will have an associated class User...