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

How to implement Authentication and Authorization?

566


List the advantages and disadvantages of user control an custom control?

539


How would you enable impersonation in the web.config file?

545


From which base class all web forms are inherited?

499


Explain what the contents of cookie?

590






What is the asp.net control toolkit?

556


Is asp.net a programming language or framework?

553


Describe SOA and the tenets of it?

555


Define xmlreader class.

573


Is it possible to migrate visual interdev design-time controls to asp.net?

562


Explain the differences between managed and unmanaged code?

501


If you want to write your own dot net language, what steps you will you take care?

520


What are the types of authentication in asp.net?

550


Explain the difference between asp.net mvc and asp.net webforms? : asp.net mvc

528


What are Master Pages in ASP.NET?

572