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

What is the difference between ViewData, ViewBag and TempData?

0 Answers   Wipro,


What is separation of concerns in asp.net mvc?

0 Answers  


About Assembly in .NET, types of assemblies, their difference, How to register into GAC. How to generate the strong names & its use ?

6 Answers   Infosys, Microsoft, MMTS,


What is the difference between entity framework and mvc?

0 Answers  


What is attribute routing in mvc?

0 Answers  


What is the difference between partial and renderpartial?

0 Answers  


what is code first approach?

0 Answers   Microsoft,


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

0 Answers  


How does the .net framework 3.0 relate to windows vista?

0 Answers  


what is client wins and store wins mode in entity framework concurrency?

0 Answers   Microsoft,


What is .net framework in simple terms?

0 Answers  


How would you deploy your old applications with .net framework 4.0? Are the old applications compatible?

0 Answers  


Categories