We are begining our first ASP.Net 2.0 project; however, we still need to support several ASP.Net 1.0 applications. I have been unable to find answers to the following:
1. Can .NET Framework 1.0 and 2.0 be installed on the same server? Or is 2.0 backwards compatible?
2. Can Visual Studio 2003 and 2005 be installed on the same machine?
3. How do I covert an existing Asp.net 1.0 project to a 2.0 project?
Any help or links to help is greatly appreciated.
1. Can .NET Framework 1.0 and 2.0 be installed on the same server? Or is 2.0 backwards compatible?
2. Can Visual Studio 2003 and 2005 be installed on the same machine?
3. How do I covert an existing Asp.net 1.0 project to a 2.0 project?
Any help or links to help is greatly appreciated.