White Paper: Managing Multiple Versions of the .NET Framework (818641)



The information in this article applies to:

  • Microsoft Windows Server 2003, Datacenter Edition
  • Microsoft Windows Server 2003, Enterprise Edition
  • Microsoft Windows Server 2003, Standard Edition
  • Microsoft Windows Server 2003, Web Edition
  • Microsoft Windows Small Business Server 2003, Standard Edition
  • Microsoft Windows Small Business Server 2003, Premium Edition
  • Microsoft .NET Compact Framework

SUMMARY

The Microsoft .NET architecture permits you to install multiple versions of a particular component and to even run these different versions at the same time on a single system. This side-by-side deployment extends to the Microsoft .NET Framework itself. This deployment permits applications to target different versions of the Microsoft .NET Framework that are installed on the same computer without any one version affecting any of the others.

This white paper addresses three major aspects of side-by-side deployment: Deploying the Microsoft .NET Framework on Microsoft Windows Server 2003 and on Microsoft Windows 2000; deploying the Microsoft .NET Framework to supported clients; and deploying the Microsoft .NET Compact Framework to mobile devices.

To view this white paper, visit the following Microsoft Web site:

Topics That Are Included in This White Paper

  • Requirements and Supported Configurations
  • Side-by-Side Deployment
  • Controlling Framework Versions Used by Applications
  • Implementation Examples

Modification Type:MajorLast Reviewed:12/19/2003
Keywords:KB818641