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...

About CLS and CTS ?

Answer Posted / hitesh arora

The .NET Framework provides a runtime environment called the Common Language Runtime or CLR (similar to the Java Virtual Machine or JVM in Java), which handles the execution of code and provides useful services for the implementation of the program.

The Common Language Runtime is the underpinning of the .NET Framework. CLR takes care of code management at program execution and provides various beneficial services such as memory management, thread management, security management, code verification, compilation, and other system services. The managed code that targets CLR benefits from useful features such as cross-language integration, cross-language exception handling, versioning, enhanced security, deployment support, and debugging.

Common Type System (CTS) describes how types are declared, used and managed in the runtime and facilitates cross-language integration, type safety, and high performance code execution.

The Common Language Specification (CLS) is an agreement among language designers and class library designers to use a common subset of basic language features that all languages have to follow.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the types of authentication in asp.net?

1065


What is Bundling and Minification in MVC?

1067


What is event bubbling?

1066


Explain Life cycle of ASP.NET page when a request is made.

1265


What are different types of authentication techniques that are used in connection strings to connect .net applications with microsoft sql server?

1058


How we can force all the validation controls to run?

1033


Give an example of what might be best suited to place in the application_start and session_start subroutines?

1012


What are the modes of updation in an updatepanel?

1013


Explain difference between dataset and datareader?

1094


Give me one example of Web API Routing?

1130


How do you sign out from forms authentication?

1104


How to do state management in ASP.NET?

1155


In asp.net, how can you validate drop down box?

1230


Define the types of configuration files.

1028


Distinguish between Server-side and Client-side code?

1149