Click here to Skip to main content
15,886,362 members
Articles / Programming Languages / Visual Basic

Targeting the .NET Framework 2.0 with Visual Studio 2008

Rate me:
Please Sign up or sign in to vote.
4.85/5 (45 votes)
17 Sep 2007CPOL3 min read 153.4K   41  
Upgrading to a new Visual Studio means installing on a few developer machines - upgrading to target a new framework (3.5) means ensuring that every client of the application has the new framework installed. With Visual Studio 2008, it's possible to target the older frameworks (2.0 and 3.0).

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect
India India
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions