How could we achieve Langauge Interoperability
through "CLS"?? Please Expalin in detail with Example..
Thanks for the Help!!!!!
Answers were Sorted based on User's Feedback
Answer / govind.agarwal
commom language specification is in .net, which is used to
integrated multilanguage application. and suport common
type system.
int32 is compactibility with VB and C#.
Is This Answer Correct ? | 11 Yes | 4 No |
Answer / 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 |
Explain how you can send the result back in JSON format in MVC?
What are the 2 ways of adding constraints to a route?
How to make sure Client Validation is enabled in ASP.Net MVC
How large is the .net framework 3.0? Does this change make the release larger?
What are html helpers in asp.net mvc?
Can I uninstall microsoft .net framework?
mention what is the key advantage of using entity framework or ef?
What are Code Blocks in Views?
unit test done by tetser on development team?
What is code first? : Entity framework
Which version of the common language runtime (clr) does the .net framework 3.0 use?
When will the .net framework 3.0 be released?