Is it safe to delete ASPNETDB.MDF ?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I don't want to use the default db "ASPNETDB.MDF" that is placed in the
"App_Data " folder. I have created "myDB.MDF" and have run
"aspnet_regsql.exe. All my user data is saved to "myDB.MDF". Can I just go
ahead and delete the "App_Data " folder and all its content?
 
Back
Top