Answer Posted / avani
MSIL is also called as Microsoftintermediatelanguage and it
converts IL code to cpu native code with the help of JIT
compiler
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is ViewState? What does the "EnableViewState" property do? Why would I want it on or off?
What is data cache in sql server?
What is AutoEventWireup attribute for ?
What is bound controls
Can you explain architecture of your project ?
To get the values in two different controls to match which control you use it?
What is web api and why to use it?
How many types of Cookies are available in ASP.NET?
What is the exact purpose of http handlers?
What do you mean by authentication?
What is a web based system?
How do you deploy your asp.net application?
What is AutoPostback?
How do I upload a file from my ASP.NET page?
Explain model, view and controller represent in an mvc application? : asp.net mvc