Answer Posted / suman
aspx file contains the code that is written by user and is
responsible to give the application to ISAPI layer and get
the response from that layer. the aspx page when sended to
ISAPI layer it first performs Impersonation/Authentication
then the aspx page is given to asp_isapi.dll if it is valid
aspx page. then it farwards it to worker process. worker
process process that and gives result to the client
Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
How much is the pay-for-use service if I chose not to use microsoft-sponsored advertising?
What's the difference between viewstate and sessionstate?
Which protocol is used to call a web service?
What is different authentication mechanisms used in ASP.NET?
Is react a template engine?
What is a query string in a url?
Differentiate between authentication and authorization.
can we remote debug applications with the remote debugger installed with vs.net 2002, with vs.net 2003?
What are the uses of list view control in Asp.net?
How many types of sessions are there in asp net?
Explain the function of new view engine in asp.net? : asp.net mvc
What is webresource axd?
What are the advantages of the code-behind feature?
What is x xss protection?
What is asp.net and its advantages?