Using NET 1.1 components with NET 2.0 program.

Hi:
I am about to move a project from VS2003 to VS2005 and would like to know if I can continue to use components developed for VS2003 and NET 1.1 'as-is' under the new IDE.
I have not uninstalled the NET.1.1 framework as I'm sure this will be needed, but are there any compatibility issues I should know about?
TIA,
MartinH.
[348 byte] By [MartinHartTurner] at [2007-12-16]
# 1
05 does not use the 1.1 framework it uses 2.0....
You can however have both installed on the same system and run them side by side. (no need to uninstall 1.1)...You should be able to use your components from 03 to 05....now "as-is" depends on what class/methods you utilized in 1.1....

CHeck here:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetdep/html/netfxcompat.asp

DMan1 at 2007-9-9 > top of Msdn Tech,.NET Development,.NET Base Class Library...
# 2
Thanks DMan1, that's what I was hoping for :-)
Martin.
MartinHartTurner at 2007-9-9 > top of Msdn Tech,.NET Development,.NET Base Class Library...

.NET Development

Site Classified