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

I have a GridView on web form, and a column in a grid is a linkbutton to open popup..., my problem is when i click on link button in a gridview popup opens as well works fine. but when i click on link button once again my popup window doesnt open. Can any one help please...

2 Answers  


What are the types of authentication in .net

1 Answers  


What are the ways to deploy an assembly?

3 Answers  


What meant of assembly & global assembly cache (gac) & Meta data

1 Answers  


mention what is the difference between ado.net and classic ado?

0 Answers   Microsoft,






what are the different stepts to create shared assemblies?

1 Answers  


Can I set the unlimited length for "maxjsonlength" property in config?

0 Answers  


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

0 Answers  


Is .net framework going away?

0 Answers  


What’s the advantage of using System.Text.StringBuilder over System.String?

4 Answers   IBM,


WHICH IS MORE SECURED AMONG JAVA AND .NET?

7 Answers  


what is use of entitydatasource control?

0 Answers   Microsoft,


Categories