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.
Norman Yuan - 04 Jun 2007 19:57 GMT
Yes.
>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.
Henning Krause [MVP - Exchange] - 04 Jun 2007 20:14 GMT
Hello,
in most cases. See
http://msdn2.microsoft.com/en-us/netframework/aa570326.aspx for details on
breaking changes.
Best regards,
Henning Krause
>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.