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
What are the events that happen when a client requests an asp.net page from iis server?
Explain the use of duration attribute of @outputcache page directive.
What are the asp.net server side objects?
Which method do you use to enforce garbage collection in .net?
Can we make activex dll also ti execute in some process as that of client ? How can we do?
What is a runtime version?
Explain the boxing and unboxing concept in .net?
Let's say I have an existing application written using vb6 and this application utilizes windows 2000 com+ transaction services. How would you approach migrating this application to.net?
What is data control in asp.net?
Which library is used by the testers and developers to develop automated tests and create testing tools?
what is AutoEventWireUp and what is the use of This property explain in details?
Is oauth for authentication or authorization?
What are httphandlers and httpmodules and difference between them?
How do we sort the data from a dataset?
How does cookies work in asp net?