What is MSIL, IL, CTS?

Answer Posted / vaidyanathan r

MSIL and IL are one and the same. This is a intermediate
language used to convert the source code to Portable
Executable(PE) file(otherwise called assemblies) during
compilation.This PE file is machine independent.

CTS is the set of Types(Framework Classes) commonly
supported by all of the .NET languages to achieve the
language interoperability.

Is This Answer Correct ?    71 Yes 15 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to change the action name in mvc?

540


How do you handle variable number of segments in a route definition?

528


What is the mvc pattern (model view controller pattern)?

577


what is ssdl?

671


What is viewbag?

610






What is edm in entity framework?

522


What is difference between viewbag and viewdata and tempdata?

522


Explain what platforms does the .net framework run on?

541


What is .net framework used for?

575


How to update one of my table in database at 4pm every day how it is possible?

543


Is it possible to create a custom filter?

561


What is MVVM design pattern?

593


Can I use razor code in javascript in asp.net mvc?

532


What is stateless model?

504


Explain how you can send the result back in JSON format in MVC?

571