ASP.NET Application and ASPNETDB.MDF -


I have created an asp.net application and have seen that there are two files in my / App_Data folder: ASPNETDB.MDF And aspnet_log Mdf They are about 10 MB in size

I'm handling security through an Oracle database and authentication mode = "form".

Why were these files created? Are they safe to remove it?

I'm guessing before configuring the providers you click on asp. The net application button, which you can create for them.


Comments

Popular posts from this blog

c++ - Linux and clipboard -

Visual Studio 2005: How to speed up builds when a VSMDI is open? -

booting ubuntu from usb using virtualbox -