What is the Difference between CLR & CTS?

Answer Posted / manikandan

CLR is the common language runtime. which is the feature
makes the .net applications to run plantform independent
langauge interoperability.

CTS Common type system is the part of the CLR which enable
the Common Datatype system to All the .net languages.
it also defines conventions to convert objects from one
langauge to another

Is This Answer Correct ?    37 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between thread and process?

578


What are the differences between c# and visual basic.net?

610


What is DLL HELL in VB.NET

685


What is an arraylist?

681


Write a VB.Net console program to check whether a number is perfect or not.

7096






What is code access security?

757


Write program in VB.Net with SQL Server and Crystal Reports to develop a small windows application to add,edit,save, search and print Employee Information and send sourcecode as zip file. empcode : .............. empname : .............. dateofjoin : dd/mm/yyyy dateofbirth : dd/mm/yyyy TableName: EmpMaster EmpCode EmpName DOB DOJ TableName: EmpDocs EmpCode DocNo DocName ExpDate

2267


What is difference between metadata and manifest?

651


Explain strong name in .net assembly?

616


What are the differences between vb.net and c#, related to oops concepts

648


What are the difference between dispose(), close(), exit(), end()?

582


Explain the difference between an xml "fragment" and an xml "document."

583


What is the difference between import system.data.sqlclient and system.data.oledb?

588


What does assert() method do In VB.NET

613


Explain nested classes?

629