C
CuriousGeorge
Can anyone point me at some references that discuss the issues involved in
referencing .Net 1.1 assemblies from a .Net 2.0 application?
We are migrating our application to .Net 2.0 and have a number of 3rd party
assemblies that we leverage. Some of them do not yet have support for .Net
2.0. So I'm wondering what kind of problems I might be in for if I try to
combine the two. Obviously I'll need to have both versions of the framework
installed on the machine. Beyond that am I asking for trouble or should
this work seamlessly?
-Brett-
referencing .Net 1.1 assemblies from a .Net 2.0 application?
We are migrating our application to .Net 2.0 and have a number of 3rd party
assemblies that we leverage. Some of them do not yet have support for .Net
2.0. So I'm wondering what kind of problems I might be in for if I try to
combine the two. Obviously I'll need to have both versions of the framework
installed on the machine. Beyond that am I asking for trouble or should
this work seamlessly?
-Brett-