DictionaryForumContacts

   English
Terms for subject Microsoft containing Assembly | all forms | exact matches only
EnglishRussian
assembly access specifierспецификатор доступа к сборке (Visual Studio 2013 ssn)
assembly access specifierспецификатор уровня доступа сборки (Visual Studio 2013 ssn)
assembly-based localization modelмодель локализации на основе сборок (Alex_Odeychuk)
assembly cacheкэш сборок (A machine-wide code cache used for side-by-side storage of assemblies. There are two parts to the cache: the global assembly cache contains assemblies that are explicitly installed to be shared among many applications on the computer; the download cache stores code downloaded from Internet or intranet sites, isolated to the application that triggered the download so that code downloaded on behalf of one application/page does not impact other applications)
assembly connectorсоединитель сборки (ssn)
Assembly contains multiple implementationsСборка содержит несколько реализаций (Windows 8 Rori)
assembly fileфайл сборки (A file that is part on an assembly)
assembly-level attributeатрибут уровня сборки (Alex_Odeychuk)
assembly metadataметаданные сборки (Metadata that is part of the assembly manifest)
assembly-qualified nameимя с указанием сборки (The name of a type that includes the name of the assembly from which the type was loaded. Rori)
global assembly cacheглобальный кэш сборок (A computer-wide code cache that stores assemblies specifically installed to be shared by many applications on the computer)
invalid assembly access specifierнедопустимый спецификатор доступа к сборке (Visual Studio 2013 ssn)
invalid assembly access specifierнедопустимый спецификатор уровня доступа сборки (Visual Studio 2013 ssn)
managed assembly loadзагрузка управляемой сборки (из кн.: Рихтер Дж. CLR via C#. – 4-е изд. – СПб.: Питер, 2013 Alex_Odeychuk)
.NET assembly connectorсоединитель сборки .NET (ssn)
.NET Assembly Connectorсоединитель сборки .NET (An out-of-the-box BDC connector that ships with WSS. It provides the ability to host .NET Connectivity Assemblies, enabling users to easily add custom data sources or do data mashups)
Optional name of assembly containing the task.Необязательное имя сборки, содержащей задачу (Visual Studio 2012 Rori)