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 are the steps involved to fill a dataset?
Why does my asp.net file have multiple tag with runat=server?
Explain difference between dataset and datareader?
What are the event handlers that we can have in global.asax file?
How can we add an event handler for a ASP.NET function executed on MouseOver for a certain button.
What is difference between viewstate and session in asp net?
What does asp stand for in asp.net?
What is the difference between c# and .net?
What are the different types of cookies in asp.net?
What are the session variables?
What is a user session?
If there are multiple update panels on the page say upd1 and upd2. There is a button placed in upd1. How can you stop upd2 to update when button placed in upd1 is clicked?
What is view state and how it works in asp net?
What is server infrastructure?
What is a ashx file?