-
1 component
"An object that is reusable and can interact with other objects. Note: Every control is a component, but not every component is a control."مكوّن -
2 Component Services
"An extension of the COM (Component Object Model) programming architecture that includes a run-time or execution environment and extensible services, including transaction services, security, load balancing, and automatic memory management." -
3 object pooling
"An automatic service provided by COM+ that enables you to configure a component so that instances of itself are kept active in a pool, ready to be used by any client that requests the component." -
4 component
"In general, a modular unit of code that acts as part of a larger system or structure. For COM, a unit of code built to deliver a well-specified set of services through well-specified interfaces. A component provides an object that a client requests at runtime."مكوّن -
5 Component Object Model
"An object-based programming model designed to promote software interoperability; it allows two or more applications or components to easily cooperate with one another, even if they were written by different vendors, at different times, in different programming languages, or if they are running on different computers running different operating systems." -
6 object model
"A hierarchical set of objects and its members - methods, properties, and events - that a particular component provides." -
7 COMPONENT OBJECT
مُكون -
8 COMPONENT-OBJECT MODEL
-
9 Distributed Component Object Model
"The version of Microsoft's Component Object Model (COM) specification that stipulates how components communicate over Windows-based networks. It permits the distribution of different components for a single application across two or more networked computers, running an application distributed across a network so that the distribution of components is not apparent to the user, and remotely displaying an application. Because DCOM is language-neutral, any language that uses COM components can also produce DCOM applications."English-Arabic terms dictionary > Distributed Component Object Model
-
10 browser helper object
An in-process Component Object Model (COM) component that Internet Explorer will load each time it starts; it runs in the same memory context as the browser and can perform actions on the available windows and modules. -
11 Microsoft Component Services
"An extension of the COM (Component Object Model) programming architecture that includes a run-time or execution environment and extensible services, including transaction services, security, load balancing, and automatic memory management."English-Arabic terms dictionary > Microsoft Component Services
-
12 ActiveX object
An object supplied by a component that supports Automation. -
13 Automation object
An object supplied by a component that supports Automation. -
14 service object
The component or product that is covered by a service agreement. -
15 database object
"A database component (for example, a table, index, trigger, view, key, constraint, default, rule, user-defined data type, or stored procedure in a database)." -
16 message handler
A Component Object Model (COM) object that implements the ITranslate interface in an in-process COM object. -
17 server process
"A process that hosts Component Object Model (COM) components. A COM component can be loaded into a surrogate server process, either on the client computer (local) or on another computer (remote). It can also be loaded into a client application process (in process)." -
18 BHO
An in-process Component Object Model (COM) component that Internet Explorer will load each time it starts; it runs in the same memory context as the browser and can perform actions on the available windows and modules. -
19 Active Directory Service Interfaces
"A directory service model and a set of Component Object Model (COM) interfaces. ADSI enables Windows applications and Active Directory clients to access several network directory services, including Active Directory."English-Arabic terms dictionary > Active Directory Service Interfaces
-
20 ADSI
"A directory service model and a set of Component Object Model (COM) interfaces. ADSI enables Windows applications and Active Directory clients to access several network directory services, including Active Directory."
- 1
- 2
См. также в других словарях:
Object Windows Library — Developer(s) Originally Borland (now Codegear) Initial release 1991 Stable release OWLNext 6.30.9 / September 2, 2010; 14 months ago (2010 09 02) … Wikipedia
Object Desktop — ObjectBar used with DesktopX to create a theme Developer(s) Stardock … Wikipedia
Object Linking and Embedding — (OLE) is a technology developed by Microsoft that allows embedding and linking to documents and other objects. For developers, it brought OLE Control eXtension (OCX), a way to develop and use custom user interface elements. On a technical level,… … Wikipedia
Component diagram — of an Insurance Policy Administration System UML diagrams Structural UML diagra … Wikipedia
Component-based Scalable Logical Architecture — (CSLA) is a software framework created by Rockford Lhotka that provides a standard way to create robust object oriented programs using business objects. Business objects are objects that abstract business entities in an object oriented program.… … Wikipedia
Component Library for Cross Platform — (CLX) (pronounced clicks), is a cross platform visual component based framework for developing Microsoft Windows and Linux applications. It is developed by Borland for use in its Kylix, Delphi, and C++ Builder software development environment.… … Wikipedia
Component Object Model — (COM) es una plataforma de Microsoft para componentes de software introducida por dicha empresa en 1993. Esta plataforma es utilizada para permitir la comunicación entre procesos y la creación dinámica de objetos, en cualquier lenguaje de… … Wikipedia Español
Component repository management — is a field of configuration management that seeks to ensure the safe storage of different components of a software product and all its versions. This topic includes product model, revision control, and software configuration management. Contents… … Wikipedia
Component Pascal — Paradigm(s) imperative, structured, modular, object oriented Appeared in 1991 Designed by Oberon Microsystems Typing discipline strong, static Influenced by … Wikipedia
Object-oriented analysis and design — (OOAD) is a software engineering approach that models a system as a group of interacting objects. Each object represents some entity of interest in the system being modeled, and is characterised by its class, its state (data elements), and its… … Wikipedia
Object linking and embedding — (OLE) (littéralement « chaînage et incorporation d objets ») est un protocole et un système d objets distribués, mis au point par Microsoft. Il permet à des applications utilisant des formats différents de dialoguer. Par exemple, un… … Wikipédia en Français