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 |
How do you register the dotnet component or assembly ?
1 Answers Accenture, BirlaSoft,
Will the name change be reflected in any of the existing .net framework 2.0 apis, assemblies, or namespaces?
What is the need of Action Filters in ASP.Net MVC
If foreground completes its processing will it wait for background threads?
What is entitycontainer? : Entity framework
When was the first version of .NET released
Explain Model, view and Controllers in Asp.Net MVC?
What is the difference between renderaction and renderpartial?
Explain what is the difference between view and partial view?
about triggers?
How do you do role based security ?
1 Answers Accenture, BirlaSoft,
Why is the .net framework 3.0 a major version number of the .net framework if it uses the .net framework 2.0 runtime and compiler?