DictionaryForumContacts

   English
Terms for subject Microsoft containing binding | all forms | exact matches only
EnglishGerman
anonymous bindinganonyme Bindung (A way of binding to a directory where users can access only a limited area of the directory)
binding dependencyBindungsabhängigkeit (A kind of dependency that indicates a binding of parameterized class, or template, parameters to actual values to create a bound, or nonparameterized, element)
binding entryBindungseintrag (A mapping between a field in a table and a variable. In the ADO Visual C++ extensions, Recordset fields are mapped to C/C++ variables)
binding fileBindungsdatei (A file that contains a snapshot of the binding as seen at that instant. It does not contain details about the completeness of the binding with respect to the orchestration)
binding policyBindungsrichtlinie (A policy that establishes which version of an assembly is loaded by the common language runtime)
binding sourceBindungsquelle (In data binding, the object from which the value is obtained)
binding targetBindungsziel (In data binding, the object that consumes the value of the binding)
binding timeBindungszeit (The point in a program's use at which binding of information occurs, usually in reference to program elements being bound to their storage locations and values. The most common binding times are during compilation (compile-time binding), during linking (link-time binding), and during program execution (run-time binding))
bound datagebundene Daten (Data linked to a Web page)
bound object framegebundenes Objektfeld (A control on a form or report used to display and manipulate OLE objects that are stored in tables)
bound systemgebundenes System (The application system whose applications are bound to logical servers as described on a deployment diagram)
column bindingSpaltenbindung (The binding of an Analysis Services object to a column in a data source view)
crypto-bindingKryptografiebindung (A procedure that creates an object which can later be authenticated)
data bindingDatenbindung (The process of creating a link between a property and a source. The source can be local or external)
early bindingfrühe Bindung (Binding (converting symbolic addresses in the program to storage-related addresses) that occurs during program compilation or linkage)
element bindingBindung zwischen Elementen (Data binding the property of one object to a property of another object)
late bindingspäte Bindung (Binding (converting symbolic addresses in the program to storage-related addresses) that occurs during program execution. The term often refers to object-oriented applications that determine, during run time, which software routines to call for particular data objects)
late-bound codespät gebundener Code (A code that defers the assignment of a meaning to an identifier (such as a variable) until runtime)
model bindingModellbindung (The process of automatically converting data that is posted in an HTML form to a .NET Framework data type)
named bindingbenannte Bindung (A way of binding to a directory where users may be able to set attributes and may have access to more areas of the directory, if the administrator allows it)
one way to source bindingEinweg-Quellbindung (A type of data binding where changes made to the target automatically update the source, while changes to the source don't update the target. Data binding is always set on the target object)
query bindingAbfragebindung (The process of binding instances of input adapters and instances of output adapters to an instance of a query template)
query bindingAbfragebindung (ssn)
remote service bindingRemotedienstbindung (A Service Broker object that specifies the local security credentials for a remote service)
static bindingstatische Bindung (Binding (converting symbolic addresses in the program to storage-related addresses) that occurs during program compilation or linkage)
template bindingVorlagenbindung (A binding between a property on an element in a control template and a property on the control instance to which the template is applied. For example, a Button's Background property changes and, because a Rectangle in its template is template bound to that property, the Rectangle changes color)
two-way bindingbidirektionale Bindung (A type of data binding where changes made to the target automatically update the source, and changes to the source automatically update the target. Data binding is always set on the target object)
virtual-mode data bindingDatenbindung im virtuellen Modus (A type of data binding in which a data-bound control retrieves only as many rows from the database as the user will be able to see on the screen)