Go Local Guru Web Search

Search results

  1. Results from the Go Local Guru Content Network
  2. Portable Executable - Wikipedia

    en.wikipedia.org/wiki/Portable_Executable

    In a .NET executable, the PE code section contains a stub that invokes the CLR virtual machine startup entry, _CorExeMain or _CorDllMain in mscoree.dll, much like it was in Visual Basic executables.

  3. Composite application - Wikipedia

    en.wikipedia.org/wiki/Composite_application

    In computing, a composite application is a software application built by combining multiple existing functions into a new application. The technical concept can be compared to mashups.

  4. Component Object Model - Wikipedia

    en.wikipedia.org/wiki/Component_Object_Model

    Component Object Model ( COM) is a binary-interface standard for software components introduced by Microsoft in 1993. It is used to enable inter-process communication (IPC) object creation in a large range of programming languages. COM is the basis for several other Microsoft technologies and frameworks, including OLE, OLE Automation, Browser ...

  5. OPC Unified Architecture - Wikipedia

    en.wikipedia.org/wiki/OPC_Unified_Architecture

    The OPC UA architecture is a service-oriented architecture (SOA) and is based on different logical levels. OPC Base Services are abstract method descriptions, which are protocol independent and provide the basis for OPC UA functionality. The transport layer puts these methods into a protocol, which means it serializes/deserializes the data and ...