What is the CLS



What is the CLS..

Answer / kirti

CLS = Common Language Specification. This is a subset of the CTS which all .NET languages are expected to support. The idea is that any program which uses CLS-compliant types can interoperate with any .NET program written in any language.

In theory this allows very tight interop between different .NET languages - for example allowing a C# class to inherit from a VB class.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net Framework Interview Questions

What is Globalizationa and Localization

1 Answers  


Explain what languages does the .net framework support?

0 Answers  


Difference between Dispose and Finalize method

1 Answers  


What is the difference between structures and enumeration ?

1 Answers  


What is shared and private assembly ?

3 Answers   Accenture, BirlaSoft,






About Assembly in .NET, types of assemblies, their difference, How to register into GAC. How to generate the strong names & its use ?

6 Answers   Infosys, Microsoft, MMTS,


How we can handle the exception at controller level in ASP.Net MVC?

0 Answers  


What are the ways to show data grid inside a data grid for a master details type of tables?

1 Answers  


how many ways for pass the parameters in the fuction in c#

4 Answers  


i just want to write an exam regarding .net?plz give me information about taking a test?where to pay 4 d exam,exam centre?

0 Answers  


What is Peek method in Tempdata in ASP.Net MVC?

0 Answers  


what is datacontrols?

1 Answers  


Categories