> On 14/09/2006 in message <OYeOWs71GHA.3516@TK2MSFTNGP06.phx.gbl> Carl
> Daniel [VC++ MVP] wrote:
[quoted text clipped - 7 lines]
> 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.

Signature
David Hogue
Jeff Gaines - 14 Sep 2006 16:27 GMT
On 14/09/2006 in message <85eOg.44$uW1.3@fe05.news.easynews.com> David
Hogue wrote:
>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 :-)

Signature
Jeff Gaines