How could we achieve Langauge Interoperability
through "CLS"?? Please Expalin in detail with Example..
Thanks for the Help!!!!!
Answer Posted / 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 |
Post New Answer View All Answers
What are the benefits of .net framework?
How do I use partial view?
Which .net framework is installed?
What is entityset? : Entity framework
Explain covariance and contra-variance in .net framework 4.0. Give an example for each.
Explain the advantages of dependency injection (di) in asp.net mvc?
What is viewbag title?
List out few different return types of a controller action method?
What is mvc entity framework?
Explain unit test done by tester on development team?
What is .net architecture?
What is Differnce between html.action and ajax.action?
Mention what is the difference between “ActionResult” and “ViewResult” ?
What is entity client data provider? : Entity framework
How to use multiple submit buttons in asp.net mvc?