This model changes with side-by-side execution.
并存执行使这个模式产生了变化。
It is the unit at which side-by-side execution is supported.
它是支援并存执行的单位。
Versioning problems cannot be fixed by side-by-side execution.
并行执行不能解决版本控制问题。
Side-by-side execution of different versions of an application.
并存执行应用程序的不同版本。
Describes how to design an application for side-by-side execution.
说明如何设计适用于并存执行的应用程序。
This topic introduces COM issues that are related to side-by-side execution.
本主题介绍与并行执行相关的COM问题。
For more information about running multiple versions of an assembly, see Assemblies and Side-by-Side Execution.
如需执行组件多个版本的详细资讯,请参阅组件和并存执行。
Side-by-side execution USES strong-named assemblies to bind type information to a specific version of an assembly.
并行执行利用具有强名称的程序集将类型信息绑定到程序集的特定版本。
Side-by-side execution is the ability to run multiple versions of an application or component on the same computer.
并行执行是在同一台计算机上运行应用程序或组件的多个版本的能力。
Side-by-side execution and side-by-side assemblies are different mechanisms for providing side-by-side functionality.
并行执行和并行程序集是用于提供并行功能的两个不同机制。
However, if they do and if the client has not used the type in its interfaces, side-by-side execution may fix the problem.
不过,如果出现功能中断问题,只要用户端的介面中尚未使用此型别,并存执行或许可以修正问题。
Neither the managed application nor the com component requires any modification for side-by-side execution to work properly.
无须对托管应用程序或COM组件进行任何修改,并行执行就可以正常工作。
Discusses the implications of using partially qualified assembly references in applications intended to run in side-by-side execution.
讨论在计划并行执行的应用程序中使用部分限定的程序集引用的含义。
Explains what side-by-side execution is and how you can use it to run multiple copies of an application, a component, or the entire runtime.
解释什么是并行执行以及如何使用它来运行应用程序、组件或整个运行时的多个副本。
If you are writing a custom installation program, this topic can assist you in understanding the registration requirements of side-by-side execution for COM interop.
如果您要编写自定义安装程序,本主题可以帮助您了解并行执行COM互操作的注册要求。
Because new versions of the runtime will be released and run in side-by-side execution, you must decide how to manage your application or component in this environment.
因为执行阶段的新版本将会发行并以并存执行的方式执行,所以您必须决定要如何在这种环境中管理您的应用程序或元件。
Privately deployed assemblies are a convenient way to deploy an application for side-by-side execution because such assemblies cannot affect other assemblies on the computer.
对于部署用于并行执行的应用程序,以私有方式部署的程序集是一种很方便的方法,因为这样的程序集不会影响计算机上的其他程序集。
Side-by-side execution gives you more control over what versions of a component an application binds to, and more control over what version of the runtime an application USES.
并行执行使您能够更多地控制应用程序绑定到的组件版本和应用程序使用的运行时版本。
For example, debuggers often involve stepping through execution traces, so we use bubbles to display the trace onscreen, side-by-side as the user steps in and steps out of various functions.
例如,调试人员经常涉及分步执行跟踪,所以我们利用气泡显示跟踪屏幕,随着用户跳入、跳出各个函数的同时展示相关的内容。
Support for side-by-side storage and execution of different versions of the same assembly is an integral part of strong naming and is built into the infrastructure of the runtime.
支持并行存储和执行同一程序集的不同版本是强命名中不可缺少的部分,这种支持内置于运行时基础结构中。
Support for side-by-side storage and execution of different versions of the same assembly is an integral part of strong naming and is built into the infrastructure of the runtime.
支持并行存储和执行同一程序集的不同版本是强命名中不可缺少的部分,这种支持内置于运行时基础结构中。
应用推荐