ASP Programming Question:
Download Job Interview Questions and Answers PDF
Explain life cycle of ASP page.
Answer:
Active server pages are executed with the help of compiler and then it sent to the MSIL (MICROSOFT INTERMEDIATE LANGUAGE) and then it is sent to cache memory and finally it will be executed in the portable device. Cache will be used between the MSIL to increase the speed of the process. This is the process of the ASP life cycle.
Download ASP Programming Interview Questions And Answers
PDF
Previous Question | Next Question |
What is MSMQ? What is N-tier System? | What are the tools used for editing in IIS? |