How can I create password protected .mdf file.
I have an application where I deploy .mdf file.
its an standalone application in windows form using .net 3.5
I dont want any other user see my DB structure without whoever created.
please give me suggestion.