c# - Create new database or use the existing ASP.NET Identity database? -


i have been teaching myself asp.net mvc5 development , have problem determining best practice in situation.

i using asp.net identity system created database me. want add more tables , things it. should create new database or should add existing database? best practice in situation?

try using same database rather creating new database each new table. 1 database can have many tables need have.


Comments

Popular posts from this blog

Upgrade php version of xampp not success -

amazon web services - S3 and apache mod_proxy with basic authentication -

powershell - This solution contains one or more assemblies targeted for the global assembly cache -