Answer Posted / rakesh patil
We can make use of 'with Encryption' option in our stored procedure declaration,
it will definitely provide the security of your stored procedure.
You nee to include above mention option after "as"
Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What are the difference between function and stored procedure in .net programming language?
What is asp.net and its advantages?
How do I send an email message from my ASP.NET page?
Why do we use sessions?
How do I publish my asp.net application to my isp's web server?
Define page output caching?
What is asp.net master page?
What are type/key pairs in client script registration?
If you have an application with multiple security levels though secure login and my ASP.NET web appplication is spanned across three web-servers by using round-robbin load balancing. Explain which is the best approach to maintain login-in state for the users?
What are the advantages of Web API?
What is asp.net introduction?
What is session handling in a webfarm, how it can work with its limits?
How to disable cut, copy and paste in TextBox using jQuery in asp.net?
Apart from IDE what are the enhancements in asp.net 2.0?
A Web Service Can Only Be Written In .net. Is it True??