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
What is a page life cycle?
What is viewstate? What does the “enableviewstate” property do?
What is query string with example?
Which validator control you use if you need to make sure the values in two different controls matched?
How to create events for a control?
Can the validation occurs in server-side or client-side? If the validation occurs why should we do?
What are the validation controls available in ASP.NET?
What are cookies in your browser?
Explain different authentication modes in asp.net?
How you can access the properties and controls of master pages from content pages?
How do I use a proxy server when invoking a web service?
I want to connect a system in LAN and I want to access that. Whenever I am moving a mouse in my desktop, the similar thing has to happen in another system in which I have connected. I need coding for this in C# and ASP.NET Can anyone please help me. It is very urgent. Thanks in advance. My email id is manojkumarchallagundla@gmail.com Will you please?
How can you debug your.net application?
What are the benefits of Razor View?
How Can assign alias name for ASP.NET Web API Action?