I've online and offline based asp.net applications on c#. I've controlled all applications through access database. What should i do to protect my those access databases.
Put it in a app_data folder, and secure it using http handler configuration : http://stackoverflow.com/questions/4624347/security-of-app-data-folder-in-asp-net