How do I get a plattform running windows 2000 to use a .net application

  • Thread starter Thread starter TonyJ
  • Start date Start date
T

TonyJ

Hello!

Assume I have a plattform that run windows 2000. If I want to run a .net
application on this plattform I have to install a crl on this plattsform.

If I dont't want to install the visual studio on this plattform what is the
alternative to get a clr on this windows 2000 machine.

//Tony
 
you just need to download the .NET runtimes, available from Windows Update.
No need to install Visual Studio IDE.

- sjhuk
 
Back
Top