W
wh
Assuming I have an asp.net web site written using Visual Studio .Net 2002
(i.e. for v1.3705 of the .Net Framework). Would I be able to copy the aspx
pages (together with the code behind files) and the .cs files used to build
a .dll
component library to a machine that has Visual Studio .Net 2003 and
compile/build from there?
I'm aware that this version uses v1.1 of the .Net Framework, so assuming
that I'd like to copy them back to the machine with Visual Studio .Net 2002
I'd have to be careful not to use features not available in the earlier v1.0
..Net Framework.
Wayne.
(i.e. for v1.3705 of the .Net Framework). Would I be able to copy the aspx
pages (together with the code behind files) and the .cs files used to build
a .dll
component library to a machine that has Visual Studio .Net 2003 and
compile/build from there?
I'm aware that this version uses v1.1 of the .Net Framework, so assuming
that I'd like to copy them back to the machine with Visual Studio .Net 2002
I'd have to be careful not to use features not available in the earlier v1.0
..Net Framework.
Wayne.