Hi,
How do we know whether a language is dot net compliant? What does Dot net compliant language means?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
VulpesPosted Apr 26, 2011, 7:44 AM
These rules guarantee that the language supports the minimum set of features needed to ensure that it can produce or consume types which are compatible with other CLS-compliant languages.
Please see this link (http://msdn.microsoft.com/en-us/library/12a7a7h3.aspx) for further details.
Sam HobbsPosted Apr 26, 2011, 6:05 PM