What is CTS, CLS and CLR ?
Answers were Sorted based on User's Feedback
Answer / robin
CLS:- common language specification .it defines features
that all.net compatible language should support
CTR:-The .net framework introduce a comman type system or
CTS.the CTS specification defines all possible data type and
programing construct supports by CLR andhow they may or may
not interact with each other. because of this features the
.NET framework supports development in multiple in
programing language
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / mani bmgs
CLR
this is common language runtime.the code which is in
environment of clr is called managed code.every language
has runtime in case of .net there is CLR.so that that has
some responsibilites that is to tack care of the execution
of code
other responsibilites
garbage collection-in that it remove the object which are
not refered for long time.using Idisposable interface with
dispose method
Jit compiler also convert IT to native code
In that include exception handling.etc
Cls
common language spefication
thsi is guideline that to communicate smoothly with other
CTS
common type system
this is used to communicate with other language.
example in vb we have int and in c++ we have long so that
in one case they are not compatiable with each other so
that CTS palys important role with using System.int32
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / ramkumar.v
What is CLR?
CLR is Common Language Runtime.It is Heart of the .net frame Work.Although Approaches and Responsible To execute for CLR.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / jai
CLR: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. 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.
CTS & CLS:
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 CLS is simply a specification that defines the rules to support language integration in such a way that programs written in any language, yet can interoperate with one another, taking full advantage of inheritance, polymorphism, exceptions, and other features.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ansh
cls
common language specification,set of features that diff
language have in common
| Is This Answer Correct ? | 9 Yes | 10 No |
Answer / prabha c. kurne
.net is a software platform it's a language neutral
enviroment for developing .net applications that can easily
and securely operate within it. the net framework has two
main components the common language runtime (clr)and
the .net framework class library.
| Is This Answer Correct ? | 7 Yes | 14 No |
Answer / rahul tk chulliyode
languages in .net framework have a common feature. CLS
integrating that common features.
| Is This Answer Correct ? | 5 Yes | 18 No |
Answer / t.somasundaram
CLR IS ONE OF THE COMPONENT OF .NET FRAMEWORK
CLS IS THAT IT CANBE USED FOR SMOOTH AND PERFECT
COMMUNICATION
| Is This Answer Correct ? | 13 Yes | 27 No |
Answer / lalu
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 ? | 15 Yes | 32 No |
can sn.exe can be used before gacutil.exe
How do you register a .NET assembly?
Why does a user need nothing more than a Web browser to view ASP.NET pages?
What is boxing and unboxing ?
7 Answers Accenture, Infosys, MedTek,
Difference between DataView and DataTable
What is Web Gardening? How would using it affect a design ?
How can I have a particular web page in an asp.net application which displays its own error page?
Explain the code Access Security (CAS) in .net Framework?
Explain the difference between asp.net mvc and asp.net webforms? : asp.net mvc
Which is better viewstate or session?
Best Institute in india for online training (Dotnet/java/Tibco/Dwh/etc.....)
List the major built-in objects in asp.net?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)