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
How to bind table colum with gridview column?
What is ViewStart Page in ASP.Net MVC?
Explain the advantages of asp.net mvc over asp.net?
Is entity framework slow?
How we can invoke child actions in ASP.Net MVC?
If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
Can any particular component of .net framework 3.0 be removed?
Can you Write the GC(Garbage Collector) Algoritham in .NET? (But not Explination of Working of GC).
What does a viewmodel do?
What is the mvc pattern (model view controller pattern)?
What are the versions of .net framework?
What are the Core features of ASP.NET MVC?
How can you return string result from Action in ASP.Net MVC?
What is Area in ASP.Net MVC?
What is a model in android?