Answer Posted / suresh.gv
It is not Completly Language Independent.
It is Partially Language Independent.
Using 3'rd party tools we can communicate with LINUX but
not with UNIX.
Those tools are not from Microsoft. So there is chance for
performace degrade.
Advantages::
-------------
Language Interopability(means .net supports 40 languages)
writing code in one .net language can be used in other .net
language.
| Is This Answer Correct ? | 12 Yes | 3 No |
Post New Answer View All Answers
Differentiate between namespace and assembly.
What are httphandlers and httpmodules and difference between them?
How is my content secured from unauthorized access?
What is the difference between mechine.config and web.config?
How does windows service lifecycle differ from a .standard. Exe?
Name the method that needs to be invoked on the dataadapter control to fill the generated dataset with data?
What is full form of asp.net?
How to Insert/Add in ASPXgridview
What language does asp.net use?
When cookie will expire?
Why session management is required?
Define what is razor? : asp.net mvc
What is autopost?
What are the advantages of the code-behind feature?
Explain managed code an un-managed code.