What is CLR, CLS,CTS

Answer Posted / kranthi kumar.janagam

CTS,CLS are the componets of the CLR
CLR: is use for execute msil code to native code
CTs :is Common type System Contains Set of common data
types that are common to all dotnet langauges
Itis check all type checkin for interoperatibility comman to
all language.
CLs is common langauge specification contains rules that are
to be followed for .net frame work supported languages

Is This Answer Correct ?    86 Yes 14 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you create threading in.net?

570


What is a garbage collector?

634


What are situations when you register .NET assembly in GAC ?

656


Explain the use of activex control in .net?

584


Explain about .net assemblies?

625






Explain how to produce an assembly?

587


What is smart navigation in .net?

578


What is the difference between vb.net and vc#.net?

555


What is the single responsibility principle?

582


How is .net core cross platform?

645


How do we access crystal reports in .net?

602


What is the difference between override and overload in a method?

542


Which file is taken by compiler when we have both file Application and Server Configuration file?

1571


What is the concept of inheritance and how it works in .net?

552


How to implement datagrid in.net? How would you make a combo-box appear in one column of a datagrid? What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for datagrid methods. What is the access specifier used for that methods in the code behind file and why?

557