what is the role of aspx file ?

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


Please Help Members By Posting Answers For Below Questions

Which authentication uses a combination of windows and iis authentication?

598


What are Caching techniques in .NET

608


How do I create a web form?

541


Explain the difference between inline and code behind - which is best in?

517


Explain Life cycle of ASP.NET page when a request is made.

759






Is asp.net web forms dead?

521


What is app_code folder in asp net?

545


Can we have multiple web config files for an asp.net application?

549


What does ascx stand for?

518


Write a code for passing ArrayList in Web API?

1069


What is the web.config file in asp?

649


Explain what does wsdl stand for?

569


Explain how can we access static variable?

562


How do I publish my asp.net application to my isp's web server?

602


Can we create a multiple user simultaneously ?

596