iam using login control when i login at runtime.it create aspnetdb inside app_data folder in my site.i want change this behavior. i want to store it in sql database.
i know two thing only!!!!!!!!
1) i know how to create database in sql server by using req_sql.exe
2)i know i have to give...