Isolated Applications
Isolated Applications
Developers are encouraged to design isolated applications and to update existing applications into isolated applications for the following reasons:
Developers are encouraged to design isolated applications and to update existing applications into isolated applications for the following reasons:
- Isolated applications are more stable and reliably updated because they are unaffected by the installation, removal, or upgrading of other applications on the system.
- Isolated applications can be designed so that they always run using the same assembly versions with which they were built and tested.
- Isolated applications can use functionality provided by the side-by-side assemblies made available by Microsoft. For more information, see Supported Microsoft Side-by-side Assemblies.
- Isolated applications are not tied to the shipping schedule of their side-by-side assemblies because applications and administrators can update the configuration after deployment without having to reinstall the application. This would not apply in the case where only one version of the assembly is being made available.
- A fully isolated application may be installed by using the xcopy command. Windows Installer can also be used to install an isolated application without impact to the registry. For more information, see Installation of Win32 Assemblies.
댓글
댓글 쓰기