vs 2008 compiles 3.5 code regardless of target version

M

Mark Fitzpatrick

Keep in mind, the 3.5 framework is not a new framework, it is extensions to
the 2.0 framework. So many people loose which features are available where.
The biggest thing in 3.5 from an ASP.Net perspective was ASP.Net Ajax in the
System.Web.Extension dll. Many hosts installed this to 2.0 anyways as it was
available as a separate download before the 3.5 framework release. The
largest feature lost is Linq since that is only in the 3.5 framework. Most
of the 3.0 features don't effect ASP.Net since they deal with Windows
Presentation Foundation, Windows Workflow, and Windows Communication
Foundation. Nothing directly added in ASP.Net. So, most of a 3.5 application
can still work in 2.0 since they use the same core framework pieces.

Hope this helps,
Mark Fitzpatrick
Microsoft MVP - Expression
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top