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
Can we set which type of comparison we want to perform by the CompareValidator control?
What is webresource axd?
What is the Difference between MVC And MVP design pattrens
Explain the main function of url routing system in asp.net mvc? : asp.net mvc
Explain the difference between debug.write and trace.write? When should each be used?
What are the types of authentication in asp.net?
Can you nest updatepanel within each other?
Difference between singleton and singlecall.
Describe session handling in a webfarm?
What is ASLM?
What are Master Pages in ASP.NET?
What is the extension of master page in asp.net?
What is the difference between application state and session state in asp net?
What is the difference between pathparam and queryparam?
Can the validation occurs in server-side or client-side? If the validation occurs why should we do?