Framework 3.0 question

  • Thread starter Thread starter buechi
  • Start date Start date
Yes. Vista will have the 3.0 framework "built-in".

-cd

Will apps written to the 2.0 Framework work with 3.0 or will both 2.0 and
3.0 have to be installed?
 
Jeff said:
Will apps written to the 2.0 Framework work with 3.0 or will both 2.0
and 3.0 have to be installed?
Yes any 2.0 app should run on 3.0. .net framework 3.0 is not an update
to 2.0 instead 3.0 adds several libraries (formerly called WinFX).

see http://blogs.msdn.com/somasegar/archive/2006/06/09/624300.aspx

In addition, at least with 1.0/1.1/2.0, multiple frameworks could be
installed. So, a 1.1 app continued to use the 1.1 framework even after
installing 2.0.
 
Yes any 2.0 app should run on 3.0. .net framework 3.0 is not an update
to 2.0 instead 3.0 adds several libraries (formerly called WinFX).

Thanks David :-)
 

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