We're moving a solution with 20+ projects from .net 2.0 to 3.5 and at the same time moving from Visual Studio 2005 to 2008. We're also at the same time switching from MS Entlib 2.0 to 4.0.
- Is there any reasons not to let the Visual Studio wizard convert the solution for us?
- Is 3.5 fully backwards compatible with 2.0?
- Is Entlib 4.0 fully backwards compatible with 2.0?
Edit: I might been a bit confused when I wrote this, the backwards compatability is supposed to mean; is there anything that exists in a 2.0 project that will not work/compile in 3.5
:)
//W