What is the roll of JIT in asp.net?
The common language runtime just-in-time (JIT) compiles ASP.NET managed page code to the native code of the processing server at run time.