Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

.net 2.0 compatabilty with .net1.1

Status
Not open for further replies.

stralkin

Technical User
Joined
Jun 1, 2005
Messages
21
Location
US
is the .net 2.0 framework backward compatable with .net1.1 - what happens if i try to use code developed in an older version of visual studio ( that was based on 1.1) on a system that was set up for 2.0? can someone steer me to where I can read up on this? thanks
 
Also, some code is outdated and will require and upgrade. If you try to open a .net 1.1 project in VS2005 it will run the upgrade wizard. Basically there are two ways to upgrade Application Upgrading and Website Upgrading. You can read about the differences here

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top