Tell us what do the following acronyms in .net stand for: il, cil, msil, cli and jit?
Answer / Varsha Gautam
"IL": Intermediate Language,"CIL": Common Intermediate Language,"MSIL": Microsoft Intermediate Language,"CLI": Common Language Infrastructure,"JIT": Just-In-Time Compilation
| Is This Answer Correct ? | 0 Yes | 0 No |
What tools can I use to develop .net applications?
How can I get at the win32 api from a .net program?
What are three common acronyms used in .net, and what do they stand for?
Explain how to rename a table using sql queries?
What is the Difference between imperative and interrogative code?
What is file extension of Webservices in .Net?
What is a .net class?
Explain about major components of the .NET framework.
What is a strategy pattern? Implement it.
How do you turn off cookies for one page in your site?
How do you create threading in .NET? What is the namespace for that?
Is it possible implement webservices without SOAP?