answersLogoWhite

0

Why dotnet is not platform independent?

Updated: 8/17/2019
User Avatar

Wiki User

14y ago

Best Answer

Microsoft's .NET framework is only officially supported for Windows platforms and makes heavy use of the Windows API. If it were platform independent, code written on one system would work on other systems.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Why dotnet is not platform independent?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Diff between Java and dotnet?

Java is cross-platform while .NET is for Windows platforms only.


What is a difference between dotnet and VB?

Nothing, as VB is now part of .Net. .Net contains following main languages: - C# - VB However, VB 6 was before .Net and was independent. dotnet is a framework that supports multiple languages and vb is one the language supported by dotnet.


How vsam is platform independent?

IS Seq file also platform independent or dependent?


Is Net framework platform independent?

Yes. no .net is not platform independent is supports on OS .... as is need clr for Linux to support it but till now .net platform is not independent ...


Are JVM is platform independent?

No, they must be designed for specific platforms. The compiled programs are platform-independent.


Where might one go to purchase DotNet web hosting services?

One can purchase DotNet web hosting services from many online websites. Some examples of these websites that offer DoTNet hosting include Free DotNet Domain and DotNet Park.


What are differences between platform dependent and platform independent?

Platform dependent requires the application to be run on specific hardware. independent will run on many kinds of hardware.


Is vb.net platform independent?

yes,it is platform independent because it uses CLR(common language runtime) for compiling the codes and then the code can be run on any platform.


Is RMI platform independent?

rmi is a protocol not plateform independent


Is cloud computing is platform dependent or independent?

c is platform dependent


Is HTML platform dependent?

yes html is a platform independent


Is term platform independent equivalent to cross platform?

Any boby can answer this question What software is cross-platform? Platform-independent means that code executes without a specific platform. Cross-platform means that the application runs on many platforms. Generally, they can be used interchangeably.