if we establish the cinnection with connection string tag in
web.config file,can i go for encrypt and decrypt with that?
Answer / 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 |
Explain serialization and deserialization?
What is the significance of ASP.NET routing?
Explain server-side scripting?
What is a global postback url?
What is query string with example?
How to use one project files into another project?
what is impersonation in ASP.NET?
7 Answers Accenture, Merrill Lynch, Wipro,
What is the Difference between MVC And MVP design pattrens
What is the syntax for datagrid and specifying columns ?
Define dll hell?
What is a runtime version?
What is a gridview in asp.net?