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

Explain unit test done by tester on development team?

734


Are there any parts of the .net framework 3.0 that only work on windows vista?

806


Is http stateful or stateless?

758


What is .net framwork?

734


what is entityclient?

865


What operating systems will the .net framework 3.0 be available for?

782


What is Layout in ASP.Net MVC?

784


What is separation of concerns in asp.net mvc?

792


Give an example for authorization filters in an asp.net mvc application?

741


how can you tell ef to have a different table or column name than that defined for the class?

800


What are advantages of Dependency Injection (DI) in ASP.Net MVC?

777


What is the "helperpage.isajax" property?

880


What is code first? : Entity framework

768


How does the 'page lifecycle' of asp.net mvc works?

775


Explain Bundle.Config in ASP.Net MVC4?

755