What platforms does the .NET Framework run on?



What platforms does the .NET Framework run on?..

Answer / swapna

The runtime supports Windows XP, Windows 2000, NT4 SP6a and
Windows ME/98. Windows 95 is not supported. Some parts of
the framework do not work on all platforms .

for example, ASP.NET is only supported on Windows XP and
Windows 2000. Windows 98/ME cannot be used for development.
IIS is not supported on Windows XP Home Edition, and so
cannot be used to host ASP.NET. However, the ASP.NET Web
Matrix
web server does run on XP Home.
The Mono project is attempting to implement the .NET
framework on Linux.

Is This Answer Correct ?    5 Yes 2 No

Post New Answer

More Dot Net Framework Interview Questions

Why is XmlSerializer so slow

1 Answers  


Explain bundle.config in mvc4?

0 Answers  


What is the difference between STA and MTA?

3 Answers  


What are the new enhancements done in default project template of asp.net mvc 4?

0 Answers  


Do you know about the new features in ASP.Net MVC 4 ?

0 Answers  






What is display mode in mvc?

0 Answers  


What are the types of authentication in .net

1 Answers  


If Controller is not there in MVC Pattern what happens?

2 Answers  


How we can call a JavaScript function on the change of a Dropdown List in ASP.Net MVC?

0 Answers  


What is the common property in .net?

1 Answers   Nth Solution,


What is Global Assembly Cache (GAC) and what is the purpose of it?

2 Answers  


What is entity framework firstordefault?

0 Answers  


Categories