What is MSIL, IL, CTS?

Answer Posted / ashish kumar gupta

MSIL means Microsoft Intermediate Language or CIL (common Intermediate Language).All source code written in any .NET SUPPORTIVE LANGUAGE (c#,VB.net,etc)When compile convert into MSil
Then MSIL converts the source code into intermediate language & then machine code by JIT(Just In Time ) Compiler.

IT is similar as java Byte code with the help of it we can run any program at any plateform by using CLR.

Is This Answer Correct ?    12 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is orm entity framework?

712


Which approach provides better support for test driven development - asp.net mvc or asp.net webforms?

723


What are the 2 ways of adding constraints to a route?

752


If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?

2237


How to change the action name in mvc?

741


What is the meaning of unobtrusive javascript?

758


Can we add constraints to the route? If yes, explain how we can do it?

968


Why should we go for entity framework?

726


I want ask from plz smaple example code for Biztalkk server

1924


Can we free memory explicitly without waiting for garbage collector to free the memory in .net compact framework?

746


What is net framework 3.0 ?

790


Explain RenderBody and RenderPage in ASP.Net MVC?

795


What is the difference between windows vista and .net framework 3.0 ?

728


How does servicing work for the .net framework 3.0? If I install the .net framework 3.0, can I get service updates for the .net framework 2.0?

730


What are the main components of .net framework?

750