Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is MSIL, IL, CTS?

Answer Posted / sarat3884

MSIL :An intermediate language generated by compiler is
called MSIL. All .Net assemblies are represented in MSIL.
The main Advantage of using MSIL is it provides equal
performance for multiple language programming, as code is
compiled to native code.
Example: Performance of application developed in C# is
similar to VB.net or any other .Net compliant language that
is because of MSIL.

Common Type System CTS :A fundamental part of the .NET
Framework's Common Language Runtime (CLR), the CTS
specifies no particular syntax or keywords, but instead
defines a common set of types that can be used with many
different language syntaxes.

Is This Answer Correct ?    18 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are Model Binders in ASP.Net MVC?

1369


What filters are executed in the end?

1100


What is Attribute Routing in ASP.Net MVC?

1145


Explain Model, view and Controllers in Asp.Net MVC?

1112


Is .net core replacing .net framework?

1030


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

1148


What is the .net framework and how does it work?

1019


Explain Bundle.Config in ASP.Net MVC4?

1057


how can you enhance the performance of entity framework?

1097


Explain covariance and contra-variance in .net framework 4.0. Give an example for each.

1071


What are the advantages of razor view engine?

964


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

1041


Is dapper faster than entity framework?

1025


What is layout in mvc?

1068


How to Redirect Tracing to a File

1106