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
Where viewstate value is stored in asp.net?
What is localhost in asp.net?
What is query string?
What is sdlc process?
How to use a Master Database in Asp.net?
To wrap up a call to a Web service the standard used is..?
Explain what does wsdl stand for?
Explain what are the advantages of asp.net mvc framework? : asp.net mvc
Why asp.net mvc is better than asp.net? : Asp.Net MVC
What is the advantage of mvc over asp.net? : Asp.Net MVC
Can we use a static function with a non-static variable?
Explain Areas in MVC?
Can we handle the error and redirect to some pages using web.config?
how can create login from create and written conde in asp.net
What is the difference between mechine.config and web.config?