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 are ajax helpers in mvc?
What are the advantages of asp.net mvc?
Explain representational state transfer (rest) in detail?
What is the 'page life cycle' of an ASP.NET MVC?
what is eager loading?
Explain Sections is ASP.Net MVC?
What is the difference between viewbag and viewdata in asp.net mvc?
What is Layout in ASP.Net MVC?
What is Differnce between html.action and ajax.action?
What are Action Methods in ASP.NET MVC?
What is ViewData and TempData in ASP.Net MVC?
Which is the default http method for an action method?
What “beforFilter()”,“beforeRender” and “afterFilter” functions do in Controller?
Explain what is the difference between view and partial view?
what is entity sql?