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 is difference between abstract class and an interface?
What will happen if the server confugration file and the application confugration file have different values for sassion state ASP.NET?
How we implement web farm and web garden concept in asp.net?
What are the various ways to send content from one page to another?
How tooltip is set through code-behind in ASP.NET?
Differentiate between early binding and late binding.
What is a pixel url?
Explain the use of errorprovider control in .net?
What is Partial PostBack in ASP.NET?
code for "For every 5days system has to create 1text file with the corresponding date and it has to store in c-drive" by using web applications
Can user control be stored in library?
What is the life cycle of web page?
How can I have a particular web page in an asp.net application which displays its own error page?
What is difference Between Authentication and authorization?
Can we store object in viewstate?