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 tempdata?
Explain Model, view and Controllers in Asp.Net MVC?
what is use of entitydatasource control?
Is razor a server side?
What is managed extensibility framework?
What is stateless model?
Difference between ASP.NET MVC and ASP.NET WebForms?
How route table has been created in asp.net mvc?
What is needed for running an application built on winfx on the .net framework 3.0?
What are the 2 popular asp.net mvc view engines?
How we can register the Area in ASP.Net MVC?
Can you set the unlimited length for "maxjsonlength" property in config?
what is more complex to implement property, methods or event? how can I define criteria to compare the difficulty of implementation between them? for example the number of methods wanted to implements property is 2 methods. how many methods I need it to implements events?
What is .net framework in simple terms?
What is meant by bootstrap in mvc5?