Перевод: с английского на арабский

с арабского на английский

managed code

  • 1 managed code

    "Code that is executed by the common language runtime environment rather than directly by the operating system. Managed code applications gain common language runtime services such as automatic garbage collection, runtime type checking and security support, and so on. These services help provide uniform platform- and language-independent behavior of managed-code applications."
    تعليمات برمجية مُدارة

    English-Arabic terms dictionary > managed code

  • 2 code access security

    "A mechanism provided by the common language runtime whereby managed code is granted permissions by security policy and these permissions are enforced, helping to limit the operations that the code will be allowed to perform."

    English-Arabic terms dictionary > code access security

  • 3 Managed Extensions for C++

    A set of language extensions to C++ that help Visual C++ developers write.NET Framework applications. Managed Extensions allow you to mix unmanaged and managed C++ code within the same application.
    امتدادات مُدارة لـ C++

    English-Arabic terms dictionary > Managed Extensions for C++

  • 4 unmanaged code

    "Code that is executed directly by the operating system, outside the.NET Framework common language runtime. Unmanaged code must provide its own memory management, type checking, and security support, unlike managed code, which receives these services from the common language runtime."
    تعليمات برمجية غير مُدارة

    English-Arabic terms dictionary > unmanaged code

  • 5 unsafe code

    "Code that is executed directly by the operating system, outside the.NET Framework common language runtime. Unmanaged code must provide its own memory management, type checking, and security support, unlike managed code, which receives these services from the common language runtime."

    English-Arabic terms dictionary > unsafe code

  • 6 pure code

    "Code that can contain both native and managed data types, but only managed functions."

    English-Arabic terms dictionary > pure code

  • 7 common language runtime

    "The engine at the core of managed code execution. The runtime supplies managed code with services such as cross-language integration, code access security, object lifetime management, and debugging and profiling support."

    English-Arabic terms dictionary > common language runtime

  • 8 CLR

    "The engine at the core of managed code execution. The runtime supplies managed code with services such as cross-language integration, code access security, object lifetime management, and debugging and profiling support."

    English-Arabic terms dictionary > CLR

  • 9 runtime

    "The engine at the core of managed code execution. The runtime supplies managed code with services such as cross-language integration, code access security, object lifetime management, and debugging and profiling support."

    English-Arabic terms dictionary > runtime

  • 10 security policy

    The active policy established by the administrator that programmatically generates granted permissions for all managed code based on the code's requested permissions. Code that requires more permissions than policy will grant is not allowed to run.

    English-Arabic terms dictionary > security policy

  • 11 platform invoke

    The functionality provided by the common language runtime to enable managed code to call unmanaged native DLL entry points.

    English-Arabic terms dictionary > platform invoke

  • 12 C#

    "A programming language designed for building enterprise applications that run on the.NET Framework. C#, which is an evolution of C and C++, is type safe and object oriented. Because it is compiled as managed code, it benefits from the services of the common language runtime, such as language interoperability, security, and garbage collection."
    C#

    English-Arabic terms dictionary > C#

  • 13 culture

    "In managed code, a class of information about a particular nation or people including their collective name, writing system, calendar used, and conventions for formatting dates and sorting strings."

    English-Arabic terms dictionary > culture

  • 14 common language runtime host

    "An unmanaged application that uses a set of APIs, called the hosting interfaces, to integrate managed code into the application. Common language runtime hosts often require a high degree of customization over the runtime that is loaded into the process."

    English-Arabic terms dictionary > common language runtime host

  • 15 full trust

    "A code access security (CAS) state assigned to managed assemblies. The level of trust granted to an application or Web service affects its ability to use system resources while executing. Assemblies that have full trust can access any resource that is subject to operating system security, and all privileged operations are supported."

    English-Arabic terms dictionary > full trust

См. также в других словарях:

  • Managed code — is a term coined by Microsoft to identify computer program code that requires and will only execute under the management of a Common Language Runtime virtual machine (resulting in Bytecode). This disambiguation is prevalent and only relevant when …   Wikipedia

  • Managed Code — NET Framework Basisdaten Entwickler: Microsoft Aktuelle Version …   Deutsch Wikipedia

  • Managed code — Dans la terminologie de Microsoft, le managed code est un code source qui s exécute sous le contrôle de la machine virtuelle CLR, ou d une autre machine virtuelle. Ce terme est employé par opposition au unmanaged code (code non géré), qui est… …   Wikipédia en Français

  • Managed Extensions for C++ — or just Managed C++ is a now deprecated Microsoft set of deviations from C++, including grammatical and syntactic extensions, keywords and attributes, to bring the C++ syntax and language to the .NET Framework. These extensions allowed C++ code… …   Wikipedia

  • Code managé — Managed code En informatique, le managed code (en français, code géré, ou code managé) permet d améliorer la sûreté de fonctionnement d un programme (et de simplifier le travail du programmeur). Ce terme fait partie de la terminologie Microsoft,… …   Wikipédia en Français

  • Managed C++ — Класс языка: мультипарадигменный: объектно ориентированное, обобщённое, процедурное программирование Тип исполнения: компилируемый Появился в: 2002 Релиз: 1.1.4322.573 (1 апре …   Википедия

  • Code signing — is the process of digitally signing executables and scripts to confirm the software author and guarantee that the code has not been altered or corrupted since it was signed by use of a cryptographic hash. Code signing can provide several valuable …   Wikipedia

  • Managed Extensibility Framework — Developer(s) Microsoft Stable release V1 in .NET Framework 4.0 / April 12, 2010; 18 months ago (2010 04 12) …   Wikipedia

  • Code Access Security — (CAS), in the Microsoft .NET framework, is Microsoft s solution to prevent untrusted code from performing privileged actions. When the CLR loads an assembly it will obtain evidence for the assembly and use this to identify the code group that the …   Wikipedia

  • Code injection — is the exploitation of a computer bug that is caused by processing invalid data. Code injection can be used by an attacker to introduce (or inject ) code into a computer program to change the course of execution. The results of a code injection… …   Wikipedia

  • Code of Personal Status (Tunisia) — The Code of Personal Status (CPS) (Arabic: مجلة الأحوال الشخصية‎) is a series of progressive Tunisian laws aiming at the institution of equality between women and men in a number of areas. It was promulgated by beylical decree on August 13, 1956… …   Wikipedia

Поделиться ссылкой на выделенное

Прямая ссылка:
Нажмите правой клавишей мыши и выберите «Копировать ссылку»