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

How we can add the CSS in ASP.Net MVC?

0 Answers  


What is the use of web api ? Why web api needed, if you have already restful services using wcf ?

0 Answers  


What is ado.net data provider? : Entity framework

0 Answers  


What is rxjava used for?

0 Answers  


how can you tell ef to have a different table or column name than that defined for the class?

0 Answers   Microsoft,






What is the CTS

1 Answers  


If we write return statement in finally block will it works fine or throws any error?

7 Answers   Kanbay,


Which is the root namespace for fundamental types in .net framework?

0 Answers  


Features in .net framework 1.1 ?

1 Answers   Digital GlobalSoft,


Difference between manifest , metadata?

3 Answers   Soma Technology, TCS,


What does assemblyinfo.cs file consists of ?

1 Answers   Accenture, BirlaSoft,


Briefly describe the roles of clr in .net framework?

0 Answers  


Categories