What are the various security methods which IIS Provides apart from .NET ?
Answer Posted / nikhiul saxena
The various security methods which IIS provides are
a) Authentication Modes
b) IP Address and Domain Name Restriction
c) DNS Lookups DNS Lookups
d) The Network ID and Subnet Mask
e) SSL
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of express session?
What is razor? : asp.net mvc
How does u call and execute a sp in .net?
Explain about consistent programming model in the .NET framework?
Whta are the Various steps taken to optimize a web based application (caching, stored procedure etc.) ?
How do I create a web form?
Explain how to prepare culture-specific formatting in .net.
What is caching? Explain.
What is the difference between custom web user control and a custom web server control?
What is difference between datalist and gridview?
How can we create a website?
Can a .net web application consume java web service?
What is the usage of DelegatingHandler?
What does the orientation property do in a menu control?
how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool