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 |
What does assemblyinfo.cs file consists of ?
1 Answers Accenture, BirlaSoft,
Features in .net framework 1.1 ?
what is MVC pattern?
What is the 'page life cycle' of an ASP.NET MVC?
What does CLR do as soon as an assembly is created ?
Can I customise the serialization process
What is definingquery in entity framework? : Entity framework
What is Layout in ASP.Net MVC?
How to ensure the credentials for WebService using Windows authentication
Can you handle all button click events at once in a form? Give coding.
Will c# 3.0, vb.net 9.0, atlas, or linq be included in the .net framework 3.0?
What is domain class model?