Перевод: со всех языков на арабский

с арабского на все языки

application+model

  • 1 application model

    "Within a single application layer, a model that includes a specific set of developer elements such as classes, tables, and forms."

    English-Arabic terms dictionary > application model

  • 2 application extension services

    "In Silverlight, classes that extend the application model by providing services that can participate in the application life cycle."

    English-Arabic terms dictionary > application extension services

  • 3 Application Object Tree

    A navigable view of the element objects in an application model.

    English-Arabic terms dictionary > Application Object Tree

  • 4 Application Integration Framework

    "The framework that provides a collection of features, tools, and infrastructure that uses a services programming model to support application integration."

    English-Arabic terms dictionary > Application Integration Framework

  • 5 application diagram

    "The diagram used to visualize, define, connect, and configure applications in the solution. The application diagram (.ad) file contains information based on the System Definition Model (SDM)."

    English-Arabic terms dictionary > application diagram

  • 6 model store

    A Microsoft SQL Server database where all objects in the Application Object Tree (AOT) are stored.

    English-Arabic terms dictionary > model store

  • 7 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

  • 8 threading model

    The model that determines how the methods of an application's component are assigned to threads in order to be executed.

    English-Arabic terms dictionary > threading model

  • 9 Cloud App Model

    "An application-hosting architecture that relies on cloud-based services. Application logic and data are typically hosted on a distributed set of services on the Internet, connected through web APIs, and authenticated with server-to-server authentication technologies such as OAuth."

    English-Arabic terms dictionary > Cloud App Model

  • 10 Messaging Application Programming Interface

    A messaging architecture that enables multiple applications to interact with multiple messaging systems across a variety of hardware platforms. MAPI is built on the Component Object Model (COM) foundation.

    English-Arabic terms dictionary > Messaging Application Programming Interface

  • 11 security model

    "A structure that organizes application access control permissions by using privilege, duty, and business process classifiers and that grants permissions that are aggregated into duties to user role assignments."

    English-Arabic terms dictionary > security model

  • 12 AOT

    A navigable view of the element objects in an application model.

    English-Arabic terms dictionary > AOT

  • 13 DCOM

    "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 > DCOM

  • 14 Distributed COM

    "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 COM

  • 15 OSI

    "A networking model introduced by the International Organization for Standardization (ISO) to promote multi-vendor interoperability. OSI is a seven-layered conceptual model consisting of the application, presentation, session, transport, network, data-link, and physical layers."

    English-Arabic terms dictionary > OSI

  • 16 ASP.NET

    "A set of technologies in the Microsoft.NET Framework for building Web applications and XML Web services. ASP.NET pages execute on the server and generate markup (such as HTML, WML, or XML) that is sent to a desktop or mobile browser. ASP.NET pages use a compiled, event-driven programming model that improves performance and enables the separation of application logic and user interface. ASP.NET pages and XML Web services files created using ASP.NET contain server-side (rather than client-side) logic written in Visual Basic.NET, C#.NET, or any.NET-compatible language. Web applications and XML Web services take advantage of the features of the common language runtime, such as type safety, inheritance, language interoperability, versioning, and integrated security."
    ASP.NET

    English-Arabic terms dictionary > ASP.NET

  • 17 analysis

    "In conceptual design, the breaking down and examination of business and user information into use cases and scenarios documenting work processes. In logical design, the identification of services, objects, attributes, and relationships from scenarios. In physical design, the examination of physical constraints of the infrastructure and the physical requirements of the application to select candidate implementation technologies and to draft a preliminary deployment model."

    English-Arabic terms dictionary > analysis

  • 18 client/server architecture

    "A model of computing whereby client applications running on a desktop or personal computer access information on remote servers or host computers. The client portion of the application is typically optimized for user interaction, whereas the server portion provides centralized, multiuser functionality."
    هندسة العميل/الخادم

    English-Arabic terms dictionary > client/server architecture

  • 19 client/server computing

    "A model of computing whereby client applications running on a desktop or personal computer access information on remote servers or host computers. The client portion of the application is typically optimized for user interaction, whereas the server portion provides centralized, multiuser functionality."
    نظام حساب تطبيقات عميل/خادم

    English-Arabic terms dictionary > client/server computing

  • 20 visualization

    "A feature of an application that displays data in the form of an image, diagram, or animation. For example, some databases can interpret and show data in the form of a two- or three-dimensional model."

    English-Arabic terms dictionary > visualization

См. также в других словарях:

  • Model audit — A model audit is the colloquial term for the tasks performed when conducting due diligence on a financial model, in order to eliminate spreadsheet error. (Also known as Model Review in some areas). A study in 1998 concluded that even MBA students …   Wikipedia

  • Model-view-controller — (MVC) is an architectural pattern used in software engineering. Successful use of the pattern isolates business logic from user interface considerations, resulting in an application where it is easier to modify either the visual appearance of the …   Wikipedia

  • Model-driven engineering — (MDE) is a software development methodology which focuses on creating and exploiting domain models (that is, abstract representations of the knowledge and activities that govern a particular application domain), rather than on the computing (or… …   Wikipedia

  • Model–view–presenter — (MVP) is a derivative of the model–view–controller (MVC) software pattern, also used mostly for building user interfaces. In MVP the presenter assumes the functionality of the middle man (played by the controller in MVC). Additionally, the view… …   Wikipedia

  • Model View Presenter — is a software pattern considered as a derivative of the Model view controller. Pattern description The View is defined as an interface that the Presenter will use for getting and setting data to and from the Model. The View implementation will… …   Wikipedia

  • Model-driven architecture — (MDA) is a software design approach for the development of software systems. It provides a set of guidelines for the structuring of specifications, which are expressed as models. Model driven architecture is a kind of domain engineering, and… …   Wikipedia

  • Model-driven security — (MDS) means applying model driven approaches (and especially the concepts behind model driven software development) [1] to security. Contents 1 Development of the concept 2 Opinions of industry analysts …   Wikipedia

  • Model European Union — Type NGO Simulation Purpose/focus Education Location Strasbourg, France …   Wikipedia

  • Model-Glue — is an OO web application framework based on the MVC design pattern. Its goal is to simplify development of OO ColdFusion applications. It is released under the Apache Software License 2.0 (ASL2.0)[1] Model Glue Is An Implicit Invocation framework …   Wikipedia

  • Model Driven Architecture — Saltar a navegación, búsqueda La arquitectura dirigida por modelos (Model Driven Architecture o MDA) es un acercamiento al diseño de software, propuesto y patrocinado por el Object Management Group. MDA se ha concebido para dar soporte a la… …   Wikipedia Español

  • Application Object Model — (AOM) for Mozilla is an application programming interface for manipulating the application using JavaScript. It is similar to Document Object Model, but instead of being document centric, it is application centric. For example, opening web… …   Wikipedia

Поделиться ссылкой на выделенное

Прямая ссылка:
Нажмите правой клавишей мыши и выберите «Копировать ссылку»