Backwards compatible

  • Thread starter Thread starter Mark Schmidt
  • Start date Start date
M

Mark Schmidt

Will an application (ASP.NET, WinForms, Console) written targeting .NET 1.1 work on a box that only has .NET 2.0. I tried to set Whidbey up in my Virtual PC but couldn't even get past the MDAC install for some reason.

Thanks,
Mark
 
Mark,
Will an application (ASP.NET, WinForms, Console) written targeting .NET 1.1 work on a box that only has .NET 2.0.

I don't have a machine with only 2.0 on it, but I believe the answer
is yes (except for any possible breaking changes there may be between
1.1 and 2.0).



Mattias
 

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