ASPNETDB.MDF file not showing in APP_DATA

I take Microsoft for authentication MVC 2 Forms - http://msdn.microsoft.com/en-us/library/ff398049.aspx

According to the pass, when I register the user, ASP.NET creates the ASPNETDB.MDF file, and it should appear in my APP_DATA folder when updating in the solution explorer. The problem is that this is not so for me, and I want to look inside so that I can understand its structure.

I can continue to run the project and log in as the user I created, but the ASPNETDB.MDF file still does not appear in the APP_DATA folder.

Am I missing something? Any help is appreciated, as always!

Greetings

Chris

+3
source share
1

" " Visual Studio. , , - .

+11

Source: https://habr.com/ru/post/1780135/


All Articles