For more information about naming assemblies , see 有關命名程序集的更多信息,請參見
Assembly file cannot be copied or renamed 無法復制或重命名程序集“ file ”
References to files other than strongly named assemblies return an error 如果引用強命名程序集以外的文件,則將返回錯誤。
Objects and a specified resource file to a named assembly with specified attributes 對象和一個指定的資源文件編譯為一個具有指定屬性的命名程序集。
This enables your project to retain trust even if you rename the assembly or move the project to a new location 這樣,即使重命名程序集或將項目移到一個新位置,項目也會始終受到信任。
Assembly and dll names do not have to correspond to namespace names but it is reasonable to follow the namespace name when naming assemblies 程序集和dll的名稱不必對應于命名空間名稱,但是在命名程序集時遵循命名空間名稱這種做法是合理的。
The loader performs extra validation on strong - named assemblies that are not in the global assembly cache , effectively eliminating any improvement in startup time gained by using native images 加載程序對未處于全局程序集緩存中的強命名程序集執行額外驗證,實際抵消了使用本機映像在啟動時間方面獲得的任何改善。