Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7661603
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T13:37:13+00:00 2026-05-31T13:37:13+00:00

I have been creating an ASP.net web application for my client. This will be

  • 0

I have been creating an ASP.net web application for my client. This will be hosted in their organisation (this requirement is compulsory). One of their requirements is to secure the data in the database so their internal administrators and DBA’s will not be able to see the data should they get onto the server or get hold of a backup of the DB.

I am using Linq-to-SQL and ADO.NET to query the db.

What is considered the best practice in securing the data contained in the database?

One of the options I am considering is adding a encrypt / decrypt layer between the business layer and the data access layer in the application to handle the protection of the data.

I am concerned this approach will degrade the db performance and application performance.

Any ideas or suggestions are welcome.

PS. An option that would be quick and easy to implement would be even better 😉

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T13:37:13+00:00Added an answer on May 31, 2026 at 1:37 pm

    Assumming you are using Windows 2008 or Windows 2008 R2 (or Vista or 7).

    Do not encrypt the data in the database, it will degrade performance (to the point of snail speed) and you will lose a lot of database functionality.

    Encrypt using BitLocker or EFS (with EFS you can encrypt only the database files, and is easier to setup and maintain; don’t forget to backup the encryption certificates).

    EFS:

    Allow administrators to only backup using Windows Backup (command line with wbadmin should be enough, and you can provide that too). I recommend backing up the entire volume.

    These backup administrators would log-in on that machine using SEPARATE credentials than the ones on which the SQL Server 2008 is running on, and they MUST NOT have access to the encryption keys and/or MUST NOT have them installed.

    Backup administrators will be able to backup the encrypted files as they are, yet will never have access to them, as Windows Backup uses VHD as backup format (and the files are still on a NTFS volume, encrypted with those secret certificates).

    Don’t forget to not grant them permissions to log-in into the database and just read/dump data.
    Test this setup, and exercise a recovery (encrypted data is easily lost if you aren’t prepared).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

When making calls to a webservice from an asp.net web application, to avoid creating
I've got an ASP.NET application that I installed by creating a web setup. I
I have an ASP.NET MVC 2 application in which I am creating a custom
I have been thinking of creating a website with asp.net. Is it possible to
I have an ASP.NET 3.5 web application written in VS 2010. I have an
I have a product admin web site that has been generated using ASP.NET Dynamic
I have been creating a website with Ruby on Rails, and will be hosting
So far I have been creating Web Portal but recently I had a request
I have been tasked with creating a program that will generate an amortization schedule.
I have been tasked with creating a program what will create take files in

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.