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 |
Can you explain autopostback?
Advantage of Update Panel over Asp.net 2.0 + C#+ Microsoft Ajax 1.0
what is client-server architecture in .net? and what is 3-tier architecture?
Tell something about state management in asp.net?
How can I configure asp.net applications that are running on a remote machine?
What is base class of .net?
How ASP and ASP.NET page works.
How to transpose rows into columns and columns into rows in a multi-dimensional array ?
What is the difference between union and structure?
What is an il?
What is a pixel url?
What does passport and windows authentication mean in ASP.NET?