I am developing a stand alone windows application in c# I am using service based database.
Can anyone tell me how to protect .mdf database from copying or attaching to sql server management studio without password from Client's machine ??
Is there any way to set Sql authentication for .mdf file ?