|
-
Apr 28th, 2006, 02:26 AM
#1
Thread Starter
Fanatic Member
asp.net 2.0 login data
Hi,
I have implemented login security into the asp.net 2.0 web application.
Now I see that there is a file called ASPNETDB.MDF in the App_Data folder of the project. I do know that during the configuration I assigned a new database in sql server to keep these security settings, i.e users, etc...
My question is that is it ok to delete the .mdf file which is in the App_Data folder as it does not seem to be used?
And is it best to have one database in the sql server which holds the data as well as the security settings or is it best to have a separate database, i.e. one for data and one for the security?
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|