different architectures of asp.net?

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


Please Help Members By Posting Answers For Below Questions

What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?

536


What is application session?

506


To load your generated dataset with data which method do you invoke?

611


What is a ashx file?

558


What is server transfer?

503






What are tuples?

543


Give me one example of Web API Routing?

602


Is it possible to write code in many languages in one asp.net project?

559


What is is post back property in asp net?

540


What is the difference between trace and debug in asp.net?

625


What are navigation controls? How many navigation controls are there in ASP.NET 4.0?

543


What do you understand by aggregate dependency?

618


What are session and cookies?

536


What are the 3 types of web?

510


What is http protocol and how it works?

532