-
101 BIOS enumerator
"In a non-ACPI Plug and Play system, the BIOS enumerator identifies the hardware devices on the motherboard of the computer. The BIOS supports a programming interface that allows all Plug and Play computers to be queried in a common manner." -
102 Windows Workflow Foundation
An extensible programming model and runtime components for building solutions on the Windows platform.English-Arabic terms dictionary > Windows Workflow Foundation
-
103 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
-
104 AIF
"The framework that provides a collection of features, tools, and infrastructure that uses a services programming model to support application integration." -
105 Component Platform Interface
"A programming interface used to build and maintain unattended installation answer files and configuration sets by adding security fixes, changing drivers, and so forth."English-Arabic terms dictionary > Component Platform Interface
-
106 CPI
"A programming interface used to build and maintain unattended installation answer files and configuration sets by adding security fixes, changing drivers, and so forth." -
107 error code
A return code that begins with E_ or DB_E_ and indicates that the method failed completely and was unable to do any useful work. Usually indicates a programming error. -
108 Collaboration Data Objects
"An application programming interface (API) that allows users and applications high-level access to data objects in Exchange. CDO defines the concept of different object classes, including messages, posts, appointments, and tasks."English-Arabic terms dictionary > Collaboration Data Objects
-
109 Exchange Web Services
A set of features that provides a programming interface for accessing Microsoft Exchange data through the Client Access server role by using Web services. -
110 Windows Forms
A Microsoft.NET Framework programming model for developing graphical user interfaces. -
111 LINQ
"A query syntax that defines a set of query operators that allow traversal, filter, and projection operations to be expressed in a direct, declarative way in any.NET-based programming language." -
112 Common Language Specification
"A subset of language features supported by the common language runtime, including features common to several object-oriented programming languages. CLS-compliant components and tools are guaranteed to interoperate with other CLS-compliant components and tools."English-Arabic terms dictionary > Common Language Specification
-
113 CLS
"A subset of language features supported by the common language runtime, including features common to several object-oriented programming languages. CLS-compliant components and tools are guaranteed to interoperate with other CLS-compliant components and tools." -
114 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." -
115 VSIP Program
"A program that assists partners in building, integrating, and selling applications, tools, components, and even entire programming languages with Visual Studio 2005 and Visual Studio 2005 Team System. The VSIP program offers unique benefits to all its members—developers, tools ISVs, and line of business and infrastructure ISVs." -
116 specifier
"The name given to a programming entity, such as a class or a variable." -
117 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 -
118 LINQ to DataSet
A LINQ technology that makes it easier and faster to query over data cached in a DataSet object. The queries are expressed in the programming language itself and not as string literals embedded in the application code. -
119 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." -
120 DAO
A programming interface to access and manipulate database objects.
См. также в других словарях:
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 paradigm — Programming paradigms Agent oriented Automata based Component based Flow based Pipelined Concatenative Concu … 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
Programming in the large and programming in the small — Programming paradigms Agent oriented Automata based Component based Flow based Pipelined Concatenative Concurrent computin … Wikipedia
Programming Language Design and Implementation — (PLDI) is one of the ACM SIGPLAN s most important conferences. The precursor of PLDI was the Symposium on Compiler Optimization, held July 27–28, 1970 at the University of Illinois at Urbana Champaign and chaired by Robert S. Northcote. That… … Wikipedia
Programming by demonstration — (PbD) is a technique for teaching acomputer or a robot new behaviors by demonstrating the task totransfer directly instead of programming it through machinecommands.The term Programming by example (PbE) or Programming bydemonstration (PbD)… … Wikipedia
programming — pro‧gram‧ming [ˈprəʊgræmɪŋ ǁ ˈproʊ ] noun [uncountable] 1. COMPUTING the work of writing instructions for computers to perform particular tasks: • an expert in computer programming 2. television or radio programmes, or the work involved in… … Financial and business terms
Programming style — is a set of rules or guidelines used when writing the source code for a computer program. It is often claimed that following a particular programming style will help programmers to read and understand source code conforming to the style, and help … Wikipedia
Programming by example — (also known as Programming by Demonstration or more generally as Demonstrational Programming ) is a technique for teaching a computer new behavior by demonstrating actions on concrete examples. The system records user actions and infers a… … Wikipedia
Programming Perl — ISBN 0 596 00027 8,best known as the Camel Book among programmers, is a book about writing programs using the Perl programming language. Written by the creator of Perl, Larry Wall, and published by O Reilly, the book is considered the canonical r … Wikipedia
Programming Language for Business — or PL/B is a business oriented programming language originally called DATABUS and designed by Datapoint in the early 1970s as an alternative to COBOL because its 8 bit computers could not fit COBOL into their limited memory, and because COBOL did … Wikipedia