I\'ve got new MVC ASP.NET app on bootstrap with login/register script and it works ok, but I don\'t know where is default database for this app. My App_Data folder is empty. Can
Normally we connect our model or DAL to a databases like Sql Server or MySQL etc.
But as per you question i understood that just you are using a visual studio built-in application. visual studio stores that data in localDB