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
What is difference between Viewbag and Viewdata in ASP.NET MVC?
what is way of loading data in ef (entity framework)?
What is connected scenario? : Entity framework
What does mvvm mean?
What are action filters?
What is routeconfig.cs in mvc 4?
how to disable the lazy loading framework?
What are the new features 3.5 framework against with the tool?
What is entity framework firstordefault?
Can you set the unlimited length for "maxjsonlength" property in config?
What is the use of razor view engine?
What filters are executed in the end?
What is the version number for the next version of the .net framework, codenamed �orcas�?
How we can call a javascript function on the change of a dropdown list in mvc?
explain lazy loading, eager loading, and explicit loading?