What is CTS, CLS and CLR ?

Answer Posted / manish

CLS:-
Common Type System (CTS) describes a set of types that can
be used in different .Net languages in common .

CLR:-
The common language runtime (CLR) is runtime environment
that convert manage code into native code.During the
execution of the program ,the Common Language Runtime (CLR)
manages memory, Thread execution, Garbage Collection (GC) ,
Exception Handling, Common Type System (CTS), code safety
verifications, and other system services.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the purpose of storyboard.targetproperty.

521


What are the three parts of an http response?

534


What are themes and skins in 2.0, explain usage scenario?

526


What is the use of dispose method?

561


Can you clarified A Web service can only be written in .NET or not?

539






Where do the cookie state and session state information be stored?

512


What is the difference between exe and dll?

556


Which asp.net objects encapsulate the state of the client and the browser?

574


What are the asp.net 2.0 features?

549


Can I have a unique key as foreign key?

541


What is difference between URL and URI?

630


Asp pages that worked pefectly on windows 2000 server and iis 5.0 do not work on windows 2003 server with iis 6.0. Asp.net pages work fine. Why?

559


Explain login control and form authentication.

563


What is a web api?

553


If you want to bind the columns manually within the asp:datagrid tags what kind of tags you have to add.

620