Examples of using Managed code in English and their translations into Japanese
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
-
Programming
This must be a managed code assembly.
All providers are implemented in managed code.
Displays the managed code type for the provider.
Unhandled exceptions(in both native and managed code).
The CTS ensures that all managed code is self-describing.
Visual Basic. NET and C can produce only managed code.
Managed code is code that can be inspected and managed by the CLR.
Dll is a Installers for CLR and other managed code.
CryptoServiceProvider implementations(managed code wrappers) of all the SHA algorithms.
The primary WPF programming model is exposed through managed code.
NET 2003 support both the managed code model that is provided by the Microsoft. NET Framework and the unmanaged native Microsoft Windows code model.
NET Native compiles apps that are written in managed code(C) and that target the.
A constrained execution region(CER)is part of a mechanism for authoring reliable managed code.
Which traces transitions into and out of managed code, including*. aspx requests.
Visual Studio provides thenecessary tools to apply this technique on native and managed code.
For example, project designers can choose whether to debug the managed code or native code portions of their apps.
The applications hosting the common language runtime(CLR)must start or activate to run managed code.
The Task Parallel Library(TPL)is designed to make it much easier to write managed code that can automatically use multiple processors.
The applications hosting the common language runtime(CLR)must start or activate to run managed code.
This module describes how touse JavaScript Client Object Model(CSOM), managed code CSOM and the REST API to build SharePoint Apps.
Midori is an offshoot of Microsoft Research's Singularity operating system,the tools and libraries of which are completely managed code.
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 code that is managed by CLR is Managed Code.
All managed code that targets the common language runtime receives the benefits of code access security, even if that code does not make a single code access security call.
The various Microsoft and third-party language compilers generate managed code that conforms to the CTS.
NET Framework has always provided side-by-side hosting for managed code applications.