Adding new field to customer details

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
15 年 前
What would be code steps (just guidelines for dal,bll,storeprocedures) for adding new field to customer details ?
I need to additional info/fields in company details for customer.

Thanks
Daniel
15 年 前
Don't try to modify any DAL, SPs. Look at CustomerAttribute class. It was created for this purposes
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.