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 |
Does the .NET Framework have in-built support for serialization?
How can I tell what .net framework is installed?
Is .net framework dead?
What is reflection?
5 Answers Accenture, Merrill Lynch, Microsoft,
How we can add the CSS in ASP.Net MVC?
What are the sub types of ActionResult?
What is difference between razor and web form engine?
How do you do role based security ?
1 Answers Accenture, BirlaSoft,
what is namespace?
How route table has been created in asp.net mvc?
What is the domain object?
what is msl?