What is CTS, CLS and CLR ?

Answer Posted / mouli

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.

Common Language Specification (CLS):The Common Language
Specification (CLS) describes a set of features that
different languages have in common.
The CLS includes a subset of the Common Type System (CTS).

The CLR is a multi-language execution environment

Is This Answer Correct ?    162 Yes 43 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many web config files can be created for an application?

439


Define a static class?

517


Why is global asax is used for?

506


What are assemblies and namespaces and explain the difference between them ?

548


What is web api config?

534






What happens if an ASP.NET server control with event-handling routines is missing from its definition?

593


What is the use of dispose method?

547


Explain MVC model binders?

585


What is a master page and what does it do?

523


How many ways are there to maintain a state in .net? What is view state?

578


What is the difference between CLICK and MOUSE DOWN Event ?

574


Why asp.net is used?

549


Is asp.net still used?

482


What is application session?

495


Mention the namespace that is used to include .net data provider for sql server in .net code?

494