Answer Posted / kirti
IL = Intermediate Language. Also known as MSIL (Microsoft Intermediate Language) or CIL (Common Intermediate Language). All .NET source code (of any language) is compiled to IL. The IL is then converted to machine code at the point where the software is installed, or at run-time by a Just-In-Time (JIT) compiler.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is razor a server side?
What is partialview in asp.net mvc?
What are the new features 3.5 framework against with the tool?
What is object service? : Entity framework
Briefly describe the roles of clr in .net framework?
The order of the filters that get executed, if the multiple filters are implemented?
i have done enough testing in life but now stated developing intereset in development work,Can i think of entering into development work that too in >Net after more then 4 years of testing experiece?
Which filter executes first in an asp.net mvc application?
how do you query in entity model when the result has a join from from different database other than the entity model?
What is Area in ASP.Net MVC?
Explain something about model, view and controllers in asp.net mvc?
What is the full form of sp?
Explain how you can send the result back in JSON format in MVC?
sql related question (outer join, left, right etc) array vs hashtable CRL sqldatareader vs dataset what is WPF, WCF, compare to WinForms Webservices Asp.net MVC vs WebForms?
Which version of .net framework is installed?