I guess this gets into backward compatibility, but assuming only 2.0
Framework installed on the runtime platform. If the 1.1 code is compatible?
The 1.1 library assembly contains datasets and datareaders.

Re: Can 2.0 Framework application reference 1.1 Framework DLL? by Norman

Norman
Mon Jun 04 13:57:16 CDT 2007

Yes.

"RJ" <postonly@postonly.net> wrote in message
news:OR%23TRMtpHHA.3264@TK2MSFTNGP04.phx.gbl...
>I guess this gets into backward compatibility, but assuming only 2.0
>Framework installed on the runtime platform. If the 1.1 code is
>compatible? The 1.1 library assembly contains datasets and datareaders.
>



Re: Can 2.0 Framework application reference 1.1 Framework DLL? by Henning

Henning
Mon Jun 04 14:14:00 CDT 2007

Hello,

in most cases. See
http://msdn2.microsoft.com/en-us/netframework/aa570326.aspx for details on
breaking changes.

Best regards,
Henning Krause


"RJ" <postonly@postonly.net> wrote in message
news:OR%23TRMtpHHA.3264@TK2MSFTNGP04.phx.gbl...
>I guess this gets into backward compatibility, but assuming only 2.0
>Framework installed on the runtime platform. If the 1.1 code is
>compatible? The 1.1 library assembly contains datasets and datareaders.
>