The multi-targeting feature of Visual Studio 2008 enables you to specify
the .NET Framework version that you want the Web site or Web service to
target. This lets you use Visual Studio 2008 to modify existing and new
Visual Studio 2008 Web projects without unintentionally creating new
assembly dependencies in your projects.
Visual Studio 2008 enables you
to build a Web site that can be deployed to the .NET Framework 2.0, .NET
Framework version 3.0, or .NET Framework version 3.5 Service Pack 1. It
does this by making sure that your project uses only the functionality
that is available in the version of the .NET Framework that you specify
for the project.
0 comments :
Post a Comment