Adding new field to customer details

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
Hace 15 años
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
Hace 15 años
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.