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 7045727
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T02:33:56+00:00 2026-05-28T02:33:56+00:00

I use VS2010,C# to develop my ASP.NET web app, also I use SQL Server

  • 0

I use VS2010,C# to develop my ASP.NET web app, also I use SQL Server 2008 as my DB tool. I usually use the following model to work with my tables:

query=insert into myTable....
query = select * from myTable
query = update myTable set...

Perhaps it is not the best and most secure method to use SQL, but it is the way I’ve implemented SQL in my code, I’ve heard something about SQL server built-in security features, is there any way that I can insert my data in encrypted format (and also decrypt it using the same KEY)? is there any SQL server related function or query or I should use some external function to encrypt my data, then insert the encrypted data in SQL table?

thanks

  • 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-28T02:33:57+00:00Added an answer on May 28, 2026 at 2:33 am

    That depends on which level you want to secure your data. If you need to transport some sensitive data securely from your application to the SQL Server and you’re not using an encrypted connection, you might want to encrypt and decrypt at application level.
    If your connection is secure enough and you want to store your data in the database in a secure manner, so that even someone with super user access can’t read it, you might want to encode and decode at database level, offloading the work to SQL Server, using one of the methods described here:

    http://msdn.microsoft.com/en-us/library/bb510663.aspx

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

Sidebar

Related Questions

I use VS2010, C#, SQL Server 2008 to develop my ASP.NET web app. I'm
I'm using VS2010,C#,SQL Server to develop my ASP.NET web app, although this is not
I use VS2010,C# to develop ASP.NET web app, I have some two text boxes,
I use VS2010,C# to develop an ASP.NET web app, I'm going to implement a
I use VS2010,C# to develop my ASP.NET web app, I'm creating a vote page
I use VS2010/C# to develop an ASP.NET web app, I've used a big background
I use VS2010,C# to develop my ASP.NET web app, I've created an asp.net hyperlink
I'm using VS2010,C# to develop my ASP.NET web app, I'm using a .js file
I'm using VS2010,C# to develop my ASP.NET web app, sometimes I need to declare
I'm using VS2010,C# to develop my ASP.NET web app, I'm going to display some

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.