Перевод: с английского на арабский

с арабского на английский

programming+model

  • 1 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."

    English-Arabic terms dictionary > Component Object Model

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

  • 3 COM

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

    English-Arabic terms dictionary > COM

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

  • 5 multiple active result set

    "A SQL Server 2005 feature that provides the ability to have more than one pending request per connection, in particular to have more than one default result set open per connection. SQL Server 2000 and earlier restricted the programming model such that at any point in time there would be at most one pending request on a given session, blocking the driver from sending requests to the server until the entire result set is consumed."

    English-Arabic terms dictionary > multiple active result set

  • 6 MARS

    "A SQL Server 2005 feature that provides the ability to have more than one pending request per connection, in particular to have more than one default result set open per connection. SQL Server 2000 and earlier restricted the programming model such that at any point in time there would be at most one pending request on a given session, blocking the driver from sending requests to the server until the entire result set is consumed."

    English-Arabic terms dictionary > MARS

  • 7 Windows Workflow Foundation

    An extensible programming model and runtime components for building solutions on the Windows platform.

    English-Arabic terms dictionary > Windows Workflow Foundation

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

  • 9 AIF

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

  • 10 Windows Forms

    A Microsoft.NET Framework programming model for developing graphical user interfaces.

    English-Arabic terms dictionary > Windows Forms

  • 11 contract

    "The behavior and state that a class provides, which is matched with what a client of that class can expect to hold. A contract is expressed partly by the signatures for all public fields, methods, properties, and events of that class. This is augmented by a description (usually in simple descriptive text) of what each field or property represents, together with what each method does. In the.NET Framework add-in programming model, a non-versioning interface that defines the methods and specifies the data types for transferring data over the communication pipeline between the host and the add-in. The contract is in the middle of the communication pipeline between the add-in and the host. The contract assembly is loaded into the application domains of both the add-in and the host."

    English-Arabic terms dictionary > contract

  • 12 LINQ to ADO.NET

    "A technology that makes it possible to query over any enumerable object in ADO.NET by using the LINQ programming model. LINQ to ADO.NET consists of three related LINQ technologies: LINQ to DataSet, LINQ to SQL, and LINQ to Entities."
    LINQ to ADO.NET

    English-Arabic terms dictionary > LINQ to ADO.NET

  • 13 LINQ to SQL

    "A LINQ technology that provides a run-time infrastructure for managing relational data as objects. In LINQ to SQL, the data model of a relational database is mapped to an object model expressed in the programming language of the developer."

    English-Arabic terms dictionary > LINQ to SQL

  • 14 COM+

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

    English-Arabic terms dictionary > COM+

  • 15 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 > Component Services

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

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

  • Parallel programming model — A parallel programming model is a set of software technologies to express parallel algorithms and match applications with the underlying parallel systems. It encloses the areas of applications, programming languages, compilers, libraries,… …   Wikipedia

  • Programming paradigm — Programming paradigms Agent oriented Automata based Component based Flow based Pipelined Concatenative Concu …   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 elimination — is the name attached to a pair of proof procedures invented by Donald W. Loveland, the first of which was published in 1968 in the Journal of the ACM. Their primary purpose is to carry out automated theorem proving, though they can readily be… …   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

  • Programming language — lists Alphabetical Categorical Chronological Generational A programming language is an artificial language designed to communicate instructions to a machine, particularly a computer. Programming languages can be used to create programs that… …   Wikipedia

  • Programming language theory — (commonly known as PLT) is a branch of computer science that deals with the design, implementation, analysis, characterization, and classification of programming languages and programming language features. It is a multi disciplinary field, both… …   Wikipedia

  • Model-based testing — is the application of Model based design for designing and optionally executing the necessary artifacts to perform software testing. Models can be used to represent the desired behavior of the System Under Test (SUT), or to represent the desired… …   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

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

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