How could we achieve Langauge Interoperability
through "CLS"?? Please Expalin in detail with Example..
Thanks for the Help!!!!!
Answer Posted / lakshmi
CLS (Common Language Specification) contains a set of rules
to achieve language interoperability. CLS enables an object
or application to interact with other objects or
applications of other languages. All .NET classes follow
the CLS rules.
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
Do I need microsoft .net framework?
Why is the .net framework 3.0 a major version number of the .net framework if it uses the .net framework 2.0 runtime and compiler?
What is the version number for the next version of the .net framework, codenamed �orcas�?
Why to use “{resource}.axd/{*pathinfo}” in routing in mvc?
What is partialview in asp.net mvc?
Can you explain renderbody and renderpage in mvc?
What is ViewData and TempData in ASP.Net MVC?
What is action methods in web api?
Is .net framework dead?
What is entitytypes? : Entity framework
Can we add constraints to the route? If yes, explain how we can do it?
What is Area in ASP.Net MVC?
Is dapper better than entity framework?
What are the main features of asp.net mvc 4 used by asp.net web api?
Can we have enum in entity framework?