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 is the need of Action Filters in ASP.Net MVC
Which approach provides better support for test driven development - asp.net mvc or asp.net webforms?
Which are the important namespaces used in ASP.Net MVC?
Does windows 10 need .net framework?
What is the difference between viewbag and viewdata in mvc?
When using razor views, do you have to take any special steps to protect your asp.net mvc application from cross site scripting (xss) attacks?
What are the new features 3.5 framework against with the tool?
What are the 2 popular asp.net mvc view engines?
Can I remove .net framework?
What is edm in entity framework?
What is the .net framework and how does it work?
what is conceptual model?
What is the 'page life cycle' of an ASP.NET MVC?
What is the difference between viewbag and viewdata in asp.net mvc?
How we can handle the exception at controller level in ASP.Net MVC?