I already have my business objects related to a user such as personal, education, employment information for my application. Should i include like username (which should come from membership provider) in my BOs?
I don't think it matters much but i want to hear from you guys' opinions. And also I don't want my BOs to look too much like my database tables.
Thanks,
membership role providerMVP and MVC Design Patterns
donkaiser
Member
19 Points
163 Posts
MVP pattern business object and .net membership
Mar 11, 2009 03:06 PM|LINK
Hello,
I already have my business objects related to a user such as personal, education, employment information for my application. Should i include like username (which should come from membership provider) in my BOs?
I don't think it matters much but i want to hear from you guys' opinions. And also I don't want my BOs to look too much like my database tables.
Thanks,
membership role provider MVP and MVC Design Patterns