Explain life cycle of ASP page.

Submitted by: Administrator
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.
Submitted by: Administrator

Read Online ASP Programming Job Interview Questions And Answers