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 |
Which are the abstract classes available under system.xml namespace
List the new features added in .net framework 4.0.
Why is XmlSerializer so slow
reading doc file in textbox using .net2005 with c#
What is edm (entity data model)? : Entity framework
What is asp net framework?
Describe the .net framework architecture.
What is the use of trace utility ?
who handles these error while writing the source code???.
What is the CLR
What is the difference between .net core and .net framework?
Can you draw and explain the .NET Farmework?