What is the CLS

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

How does .net framework works?

564


What are the main features of asp.net mvc 4 used by asp.net web api?

551


How route table is created in ASP.NET MVC?

601


Possible ways to prevent xss attacks on mvc application?

578


How does servicing work for the .net framework 3.0? If I install the .net framework 3.0, can I get service updates for the .net framework 2.0?

520






What is meant by domain model?

545


What is the use of action filters in an mvc application?

610


What is the difference between renderaction and renderpartial?

620


What is basic authentication in web api?

529


Give an example for authorization filters in an asp.net mvc application?

538


Is it possible to cancel filter execution?

562


How does the 'page lifecycle' of asp.net mvc works?

576


What is definingquery in entity framework? : Entity framework

560


explain why t4 entity is important in entity framework?

565


List the new features added in .net framework 4.0.

524