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 |
What is Globalizationa and Localization
Explain what languages does the .net framework support?
Difference between Dispose and Finalize method
What is the difference between structures and enumeration ?
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?
What are the ways to show data grid inside a data grid for a master details type of tables?
how many ways for pass the parameters in the fuction in c#
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?
What is Peek method in Tempdata in ASP.Net MVC?
what is datacontrols?