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
How you can manage the state of application at the server side in ASP.NET?
Explain repository pattern in asp.net mvc? : asp.net mvc
What are type/key pairs in client script registration?
can s/w quality assurance engineer switch field to programming side i m very much interested in programming but not much good in it
Explain security types in asp.net?
What is the difference between exe and dll?
What is asp.net and how it works?
What do you mean by serialize?
i develop a web application and i gave security setting i.e autherization and athentication now it work properly on my local system , now question is ,is this security setting ie autherization and athentication which i gave in web.config will it be enough strong to secure my application on internet or i have to use some 3rd party tool or software to get security .if yes --how ? if no--what is the alternate?
What is server infrastructure?
What is the difference between cookie and session?
How do I know asp.net mvc version? : Asp.Net MVC
What is a proxy in web service?
What is difference between singleton and single call?
if i wanna deploy my asp.net project to the production server and situation is that i m still not compiled my project i have as-is on my development side now on production server we dont have a visual studio now what kind of settings i need to be to do in webconfig /machine.config file to deploy my project and in iis too....