.NET Framework 2.0 & .NET Framework 1.1

  • Thread starter Thread starter ray well
  • Start date Start date
R

ray well

hi,

i have an app written & compiled in .NET Framework 1.1. i don't have acess
to it to recompile to .NET Framework 2.0.

will it run just as well under .NET Framework 2.0, or am i better off
installing .NET Framework 1.1?

is this documented anywhere?

thanks,

ray
 
ray well said:
i have an app written & compiled in .NET Framework 1.1. i don't have acess
to it to recompile to .NET Framework 2.0.

Yes, most .NET 1.1 applications will run on .NET 2.0.
 
Back
Top