Common Language Specification
What do you mean by Common Language Specification (CLS)?
Expert
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.
Can the 'throws' clause can be used to raise an exception?
How can we programmatically prevent the Combobox from dropping, in the .NET 4.0?
Name the parent class which is used to create all Windows services in .net?
Write the chief features of the Cloud services?
Briefly explain about Web server controls in ASP.NET?
Can more than one line be entered in a TextBox control?
Write all names of public properties well-defined in the WebService class.
Write the name of event which determines that all controls are completely loaded into the memory?
What data type does the Range Validator control support?
State various controls of ASP.NET AJAX?
18,76,764
1948339 Asked
3,689
Active Tutors
1434915
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!