if we establish the cinnection with connection string tag in
web.config file,can i go for encrypt and decrypt with that?

Answer Posted / arti mishra

yes,we can go encrypt& decrypt with the help of trusted
connection true or not true.
in the web.config file,if the trusted connection is true
then it is encrypted but if trusted connection is false then
it is decrypted.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

there is two functions function a and function b like fun a(){.... ..... } fun b() { } in function b i write the coding to add two numbers and i need to dispaly the sum result in function a with out using global variable. how we do?

2556


What’s difference between “optimistic” and “pessimistic” locking?

777


How can i explain my project during interview?many time i expalain my project but they did't accept? please explain me.

5284


Are there any resources for drop-in replacements for the default css that comes with the ASP.NET Website template?

740


What is autopost?

719


ASP.NET 2.0's new membership API used for creating and managing user account is exposed through which 2 clause?

1687


How you will improve web application performance?

722


What's the use of formatters in .net?

755


What is bson in web api?

793


What are user controls?

751


Explain server-side scripting?

759


Explain the features that make asp.net more used framework? : asp.net mvc

682


What is the use of execute non query in asp.net?

672


What is custom attribute? How to create?

744


Tell me the code snippet to show how we can return 404 errors from HttpError?

1014