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...)
 
Back
Top