Answer Posted / jerry joseph
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.
Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
What are the different authentication modes in asp.net?
Where is session data stored in asp net?
Why do we use sessions?
Tell me what is the request flow used for asp.net mvc framework? : asp.net mvc
What is a page life cycle? What are the events in a page life cycle?
When you are running a component within ASP.NET, what process is it running within on Windows XP? Windows 2000? Windows 2003?
In What Order Do The Events Of An Aspx Page Execute. As A Developer Is It Important To Undertsand These Events?
What is the function of new view engine in asp.net? : asp.net mvc
How do I publish my asp.net application to my isp's web server?
What is .net framework and what are the main components of it?
What are query strings used for?
What is asp net theme?
Explain what are delegates?
How do we sort the data from a dataset?
What is the difference between globalization and localization?