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
Differentiate the session object and application object?
Explain page output caching?
What is session state server?
what is silver light when will we use silver light,
What is postback and autopostback in asp.net?
What is semantic gap?
How asp.net mvc differs from asp.net web forms? : asp.net mvc
Explain the difference between web user control and web custom control?
IN an ASP.NET Web application if there is any error, how can you debug?
What is custom events? How to create it?
Explain the main function of url routing system in asp.net mvc? : asp.net mvc
Do session use cookies in asp net?
What is asp.net mvc? : asp.net mvc
How many types of session in ASP.NET
What is a session in asp.net?