different architectures of asp.net?



different architectures of asp.net?..

Answer / 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

More ASP.NET Interview Questions

Can you explain autopostback?

0 Answers  


Advantage of Update Panel over Asp.net 2.0 + C#+ Microsoft Ajax 1.0

1 Answers   InfoSpace,


what is client-server architecture in .net? and what is 3-tier architecture?

1 Answers  


Tell something about state management in asp.net?

3 Answers   Accenture,


How can I configure asp.net applications that are running on a remote machine?

0 Answers  


What is base class of .net?

0 Answers  


How ASP and ASP.NET page works.

3 Answers  


How to transpose rows into columns and columns into rows in a multi-dimensional array ?

1 Answers   Microsoft,


What is the difference between union and structure?

0 Answers  


What is an il?

0 Answers  


What is a pixel url?

0 Answers  


What does passport and windows authentication mean in ASP.NET?

0 Answers   Amdocs,


Categories