vs2012 express, net.4 web forms
sql 2012 express
i am using the built in membership system - the controls and the database on sql server 2012 express.
what do i have to do if i don't fant want to use window authentication but to use a username-password for membership tables login?
i have tried to create a new login user in sql server but the owner is ado.
anyhow i need some directions.. not familiar with sql server security and on top to connect it to the membership database in secure menare..
do i need to create a schema and attach to dbo?
thank you