How .Net has implemented security for web applications?
Answer Posted / swapna
1) Authentication/Authorization
2) Encryption/Decryption
3) Maintaining web servers outside the corporate firewall.
etc.,
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What are the new navigation controls in asp.net 2.0?
Explain how can you debug your .net application?
How to register exception filter globally?
How do I publish my asp.net application to my isp's web server?
What is http post and http get?
What is asp.net version?
What is mvc in asp.net interview question? : Asp.Net MVC
We Only Know The Total Number Of Feet In The Farmyard. Write A Program that will compute the total number of rabbits and chickens in the farmyard. Assume number of feet in the farmyard are 40. how many rabbits and chickens are?
Explain the differences between managed and unmanaged code?
What is the basic difference between asp and asp.net?
What is viewstate parameter?
What is request and response in asp.net?
What is difference between inproc and outproc?
Define application state variable and session state variable?
Can I read the hard disk serial # of the client computer using asp.net?