Common Language Specification

What do you mean by Common Language Specification (CLS)?

E

Expert

Verified

CLS (Common Language Specification) refers to the set of basic rules that must be followed by each .NETlanguage to be a .NET- compliant language. It provides interoperability between two .NET-compliant languages. CLS is a subset of CTS; thus, the languages supported by CLS can use each other's class libraries like to their own. Application programming interfaces (APIs), that are designed by following the rules that are defined in CLS may be used by all .NET-compliant languages.

   Related Questions in DOT NET Programming

©TutorsGlobe All rights reserved 2022-2023.