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 is authorization in asp.net?
What is syntax code to send email from an asp.net application?
What is ispostback property?
Is asp.net mvc still used? : Asp.Net MVC
Is asp.net a language?
What is the use of session in web application?
What is inproc mode in session?
What is a web api? Which protocol is used in a web api?
Can you use Web API with ASP.NET Web Form?
Explain login control and form authentication.
How to implement Authentication and Authorization?
Explain how can we access static variable?
What are the data controls available in asp.net?
What is caching? Explain.
Explain difference between friend and protected friend?