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
Can we free memory explicitly without waiting for garbage collector to free the memory in .net compact framework?
What is a razor file?
What is Separation of Concerns in ASP.NET ASP.Net MVC?
How does the .net framework 3.0 relate to windows vista?
what is entity graph in entity framework?
How does the 'page lifecycle' of asp.net mvc works?
What is the difference between entity framework and mvc?
Which is the default http method for an action method?
How the ‘page lifecycle’ of ASP.Net MVC does works?
Does razor engine supports for tdd?
how do you truncate a table using entity data model?
Is it possible to create a custom filter?
What is stateless model?
What is the .net framework and how does it work?
What are advantages of Dependency Injection (DI) in ASP.Net MVC?