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
Can we free memory explicitly without waiting for garbage collector to free the memory in .net compact framework?
Can you explain renderbody and renderpage in asp.net mvc?
What is .net architecture and framework?
Name a few different return types of a controller action method?
What is the difference between model view and controller?
What is the use of display modes?
What are actions in mvc?
When will the .net framework 3.0 be released?
What are sections?
what is entity framework advantage?
What is the advantage of using asp.net routing?
How do I use partial view?
What is the full form of sp?
What is mapping in entity framework? : Entity framework
What are the levels at which filters can be applied in an asp.net mvc application?