Find link

language:

jump to random article

Find link is a tool written by Edward Betts.

searching for Managed code 30 found (92 total)

alternate case: managed code

CLR Profiler (327 words) [view diff] exact match in snippet view article find links to article

November 2012, allows for profiling of .NET 2.0, 3.0, 3.5, 4.0 or 4.5 managed code as well as Silverlight apps. The source code was originally included
Acumatica (930 words) [view diff] exact match in snippet view article find links to article
on Microsoft Windows Server / SQL Server and applications run as .NET managed code. In 2020, Acumatica acquired JAAS Advanced Manufacturing Software from
Runtime Callable Wrapper (173 words) [view diff] exact match in snippet view article find links to article
order to allow a Component Object Model (COM) object to be accessed from managed code. Although the RCW appears to be an ordinary object to .NET clients, its
Design by contract (1,783 words) [view diff] case mismatch in snippet view article find links to article
Retrieval. "Contracts for C++" (PDF). 13 February 2025. "Assertions in Managed Code". Microsoft Developer Network. 15 November 2016. Archived from the original
Real-time Transport Protocol (2,905 words) [view diff] exact match in snippet view article find links to article
C# RFC compliant implementation of RTP / RTCP written in completely managed code. "RTP", Broadband Networks, Ministry of Human resources, India, 2008
Windows Rally (1,117 words) [view diff] exact match in snippet view article find links to article
(DPWS) standard. The Windows Communication Foundation (WCF) executes managed code and offers enterprise-level services for Web Services solutions on Windows
Telephony Application Programming Interface (1,402 words) [view diff] exact match in snippet view article find links to article
class. One very notable issue with TAPI 3.x is the lack of support for managed code (.NET environment). As documented in Microsoft KB Article 841712, Microsoft
Windows Phone Store (1,521 words) [view diff] exact match in snippet view article find links to article
Apps for Windows Phone 8 can be developed either in native code or managed code, using Visual C#, Visual Basic .NET, and Visual C++. Microsoft has deprecated
Delegate (CLI) (859 words) [view diff] case mismatch in snippet view article
p. 25. Retrieved 2011-08-04. Gray, Jan (June 2003). "Writing Faster Managed Code: Know What Things Cost". Microsoft. Retrieved 2007-09-09. Sturm, Oliver
Profiling (computer programming) (2,292 words) [view diff] exact match in snippet view article
of a flat profile. Some commonly used statistical profilers for Java/managed code are SmartBear Software's AQtime and Microsoft's CLR Profiler. Those profilers
Common Intermediate Language (1,878 words) [view diff] exact match in snippet view article find links to article
(software) List of CIL instructions List of CLI languages "What is "managed code"?". Microsoft. 19 April 2023. "ECMA-335 Common Language Infrastructure
Autodesk 3ds Max (2,787 words) [view diff] exact match in snippet view article find links to article
Added in 3ds Max 2008, it was the first component to facilitate .NET managed code in 3ds Max outside of MAXScript. 3ds Max supports both import and linking
Compiler (8,040 words) [view diff] case mismatch in snippet view article find links to article
Communications (TrustCom-2023). Metula, Erez (2011). "Tools of the Trade". Managed Code Rootkits. pp. 39–62. doi:10.1016/B978-1-59749-574-5.00003-9. ISBN 978-1-59749-574-5
Standard Libraries (CLI) (910 words) [view diff] exact match in snippet view article
Defines types that provide functionality for compiler writers who use managed code to specify attributes in metadata that affect the run-time behavior of
PurifyPlus (634 words) [view diff] exact match in snippet view article find links to article
coverage data collection IBM JRE 5 through 8 SUN JRE 1.5 through 1.8 .NET (managed code) data collection .NET Framework 3.0 through 4.5 used with Microsoft Visual
Microsoft Office (16,053 words) [view diff] exact match in snippet view article find links to article
Office XP onwards (COM/OLE Automation add-ins) Office 2003 onwards (Managed code add-ins – VSTO solutions) Microsoft Office has a security feature that
Outline of C++ (1,756 words) [view diff] exact match in snippet view article find links to article
code to be targeted to the Common Language Runtime (CLR) in the form of managed code as well as continue to interoperate with native code. Superseded by C++/CLI
Code signing (2,646 words) [view diff] no match in snippet view article find links to article
installation at a prompt warning the user that the code is unsigned. For .NET (managed) code, there is an additional mechanism called Strong Name Signing that uses
Windows Search (5,760 words) [view diff] exact match in snippet view article find links to article
Data Source Object retrieved from the Indexing Service OLE DB provider. Managed code use the MSIDXS ADO.NET provider. One can query a catalog on a remote
Jakarta Enterprise Beans (4,984 words) [view diff] exact match in snippet view article find links to article
can be used in cases where injection is not available, such as in non-managed code or standalone remote Java SE clients, or when it's necessary to programmatically
DevPartner (318 words) [view diff] no match in snippet view article find links to article
tools allowing a developer to analyze native (unmanaged) and .NET (managed) code for: Code quality and complexity Memory leak detection Memory optimization
Microsoft Office 2007 (9,418 words) [view diff] exact match in snippet view article find links to article
now can also be multithreaded. Server side UDFs are based on the .NET Managed code. Importing data from external sources, such as a database, has been upgraded
Direct3D (10,167 words) [view diff] case mismatch in snippet view article find links to article
4, 2020. Retrieved October 19, 2021. "RenderStates". DirectX 9.0 for Managed Code. Microsoft Docs. November 6, 2009. Retrieved October 19, 2021. "Rasterizer
Blitz (software) (290 words) [view diff] case mismatch in snippet view article
For $40M After Several Product Expansions". Wall Street Journal. ISSN 0099-9660. Retrieved 2021-04-12. Official website Managed Code Website Monitoring
UDP-based Data Transfer Protocol (1,477 words) [view diff] exact match in snippet view article find links to article
the native UDT protocol library UdtSharp: .NET library written in 100% managed code (C#) IETF Draft from October 12, 2010 (expired) run HTTP over UDP in
Windows Vista networking technologies (6,809 words) [view diff] exact match in snippet view article find links to article
(WSDAPI) to support Devices Profile for Web Services (DPWS) and also a managed code implementation in WCF. DPWS enables simpler device discoverability like
History of Microsoft SQL Server (4,312 words) [view diff] case mismatch in snippet view article find links to article
was introduced with this version, enabling one to write SQL code as Managed Code by the CLR. For relational data, T-SQL has been augmented with error
Dotted and dotless I in computing (658 words) [view diff] case mismatch in snippet view article find links to article
Default Timezones". The Generics Policeman Blog. "Writing Culture-Safe Managed Code: The Turkish Example". msdn.microsoft.com. 2006-09-13. Diaz, Jesus (2008-04-21)
Bridging (programming) (1,908 words) [view diff] case mismatch in snippet view article
from Native Code", Microsoft "HTML Bridge: Interaction Between HTML and Managed Code", Microsoft "Using the HTML Bridge", Microsoft "Android Development:
HRESULT (1,362 words) [view diff] exact match in snippet view article find links to article
are translated into CLR exceptions when transitioning from native to managed code; and CLR exceptions are translated to HRESULT/IErrorInfo error codes