您可以将组件放置在全域组件快取中,以供应用程序共用组件。
You can share an assembly between applications by putting it in the global assembly cache.
如果作业系统无法找到CRT或任何其他的共用组件,它就会开始寻找做为私用组件的组件。
If the operating system fails to find the CRT or any other assembly as a Shared assembly, it starts looking for the assembly as a private assembly.
若要解决这个错误,属于其中一部分的相依组件和DLL必须以私用组件或共用组件的形式安装在电脑上。
To resolve this error, dependent assemblies and DLLs that are part of them must be installed on the computer as either private or Shared assemblies.
Accounts组件还提供了一个公共用户界面,用户可以在该界面中查看和更改所有服务的帐户信息和密码。
The Accounts component also provides a common user interface from which users can see and change account information and passwords for all their services.
如果组件或文件位置是在网路共用上,则本机(使用者层级)安全性原则更新不足以允许执行方案。
If the assembly or document location is on a network share, the local (User level) security policy update is not enough to allow the solution to run.
如果专案是存放在网路共用上,而不在原始档控制中,就必须另外采取其他步骤,以便让共同作业的开发人员开启方案并测试组件。
If the project is housed on a network share instead of in source control, some extra steps must be taken to enable the collaborating developers to open the solution and test the assembly.
由许多人共用的组件。
您应该只有在需要的时候才将组件安装到全域组件快取中来共用它们。
You should share assemblies by installing them into the global assembly cache only when necessary.
此外,您应将要用来与多重应用程序共用的型别分组成为组件,而该组件则应使用强式名称签名。
In addition, types that you intend to share with multiple applications should be grouped into an assembly and the assembly should be signed with a strong name.
描述如何针对内部网路共用上的完全信任组件指定旧版安全性原则。
Describes how to specify legacy security policy for full-trust assemblies on an Intranet share.
共用之组件的问题在于多位使用者之间可能发生冲突。
The problem with Shared assemblies is the possibility of conflict between multiple users.
隔离之应用程序的资讯清单档是用来管理共用之并存组件的名称和版本(应用程序在执行阶段应该要系结至这个组件)。
The manifest file of an isolated application is used to manage the names and versions of Shared side-by-side assemblies to which the application should bind at run time.
您应该在需要的时候才将组件安装到全域组件快取中以便共用它们。
NoteThere are scenarios where you explicitly do not want to install an assembly into the global assembly cache.
您应该在需要的时候才将组件安装到全域组件快取中以便共用它们。
NoteThere are scenarios where you explicitly do not want to install an assembly into the global assembly cache.
应用推荐