Operating System Support

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,
We're developing a .NET application in C# and are considering the area of
operating system support. What are the guidelines on this for .NET
applications? Presume we don't need to support anything pre Windows 2000? Any
tips/links would be great.
Thanks
Kim
 
dorank said:
Hi,
We're developing a .NET application in C# and are considering the area of
operating system support. What are the guidelines on this for .NET
applications? Presume we don't need to support anything pre Windows 2000? Any
tips/links would be great.
Thanks
Kim

AFAIK .NET supports everything that came out after Win95 (98, ME, 2000,
XP, 2003...)
 
John,
AFAIK .NET supports everything that came out after Win95 (98, ME, 2000,
XP, 2003...)

However Win98, ME and NT4/Sp6 not complete.

Cor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top