Answer Posted / anupam gargari
As the illustration shows, all Web clients communicate with
ASP.NET applications through IIS. IIS deciphers and
optionally authenticates the request. If Allow Anonymous is
turned on, no authentication occurs. IIS also finds the
requested resource ( such as an ASP.NET application ), and,
if the client is authorized, returns the appropriate
resource.
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
Explain a program using razor view engine to create a simple application? : asp.net mvc
How can we prepairing Interview
Explain about asp.net state management?
Differentiate between a hyperlink control and a linkbutton control.
What is preprocessor in .net? Where it use?
What are the options in ASP.NET to maintain state?
Why we use content place holder in asp.net?
How does a web application session work?
What are the event handlers that we can have in global.asax file?
How to create events for a control?
3. What goals do you have in your career?
What are the versions of garbage collection?
What are the elements of a website?
Why is asp.net so popular?
How to implement globalization and localization in the use interface in .net.