What are the various ways of securing a web site that could prevent from hacking etc ?
Answer Posted / aman rathi
1) Authentication/Authorization
2) Encryption/Decryption
3) Maintaining web servers outside the corporate firewall. etc.,
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the different types of sessions in asp.net?
How many types of cookies are there in asp.net?
What is the difference between “Web.config” and “Machine.Config”?
How do we ensure view state has not tampered?
Is asp.net and .net the same?
What are custom controls?
What are app services?
What is difference between asp state management and asp.net state management?
What is query string?
what is loosely coupled solution? How it can be used?
How can we identify that the Page is Post Back?
What are validators and list some validators of asp.net?
Diff between web user control and web custom control?
Can you explain page lifecycle in net?
What does occur first in ASP.Net, Authentication or Authorization?