Examples of using Managed code in English and their translations into Korean
{-}
-
Colloquial
-
Ecclesiastic
-
Ecclesiastic
-
Programming
-
Computer
As mentioned above, the registrar is code that exposes managed code to Objective-C.
These features are intrinsic to the managed code that runs on the common language runtime.
The various Microsoft and third-party language compilers generate managed code that conforms to the CTS.
Managed code application developers supply the failover partner name in the ConnectionString of the SqlConnection object.
Although the common language runtime provides many standard runtime services, managed code is never interpreted.
Administrator-approved form templates may contain script or managed code, require full trust,
These procedures apply only to test methods that you write by using the Microsoft unit test framework for managed code.
An access violation that occurs in unsafe managed code can be expressed as either a NullReferenceException exception or an AccessViolationException exception, depending on the platform.
You can nest stored procedures and managed code references up to 32 levels.
This exception is a TypeLoadException in managed code if a type was referenced,
The class library is object oriented, providing types from which your own managed code derives functionality.
The managed code will run only on a specific operating system if it calls platform-specific, native APIs, or a platform-specific class library.
UnmanagedMemoryAccessor Provides random access to unmanaged blocks of memory from managed code.
This location can be specified in the application configuration file and in managed code using the AppDomainSetup.
The class library is object oriented, providing type from which your own managed code can derive functionality.
With Silverlight and the XNA Framework, all development is done in managed code, in a protected sandbox allowing for the rapid development of safe and secure apps.
The class library is object-oriented, providing types from which your own managed code can derive functionality.
Includes tools that enable interaction between unmanaged COM components and. NET Framework managed code.
Writing Unit Tests for the. NET Framework with the Microsoft Unit Test Framework for Managed Code.
NET Framework, an access violation in unmanaged code or unsafe managed code is represented by a NullReferenceException in managed code.