samedi 26 mars 2016

Asp net users table join with custom table

I have enabled and added migrations & then updated database, which created default tables for aspnet identity. I want to add a custom table tblCustomer which I want to join with aspNetUser table.

Can you tell me what are the next steps in detail. Do I need to add a new class or add a table through database in SQL?

I am creating the project in web forms




Aucun commentaire:

Enregistrer un commentaire