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 are the main components of .net framework?
What is the importance of NonActionAttribute?
Can u tell me differences which are introduced in .Net 1.1 and 2.0 and 3.0 and also in 3.5 ? by detailed?
What are the new enhancements done in default project template of asp.net mvc 4?
Is any files are generated,when we are adding the web reference to the web service?
Explain Sections is ASP.Net MVC?
What is "out" parameter how it is used in methods?
What is the .net framework 3.0 (formerly winfx)?
Explain the use of Inversion of control (IOC)?
What is gacutil.exe. Where do we store assemblies ?
5 Answers Accenture, BirlaSoft,
Difference between ASP.NET MVC and ASP.NET WebForms?
What is main objective of asp.net mvc 4 or what is new in mvc4 ?