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 |
Explain the methods used to render the views in mvc?
what is Framework?
Is .net core faster than .net framework?
Difference between int and int32
Explain something about model, view and controllers in asp.net mvc?
Where is the new functionality in the .net framework 3.0 (such as wcf, wf, wpf, and cardspace) installed to? Is that different from where the .net framework 2.0 is installed to?
How does .net framework works?
How to Create an Intranet Site Using ASP.NET MVC?
What is route config?
What is the difference between adding routes, to a webforms application and to an mvc application?
what is client wins and store wins mode in entity framework concurrency?
What is the version number for the next version of the .net framework, codenamed �orcas�?