DictionaryForumContacts

   English
Terms for subject Microsoft containing programming | all forms | exact matches only
EnglishGerman
application programming interfaceAnwendungsprogrammierschnittstelle (A set of routines that an application uses to request and carry out lower-level services performed by a computer's operating system. These routines usually carry out maintenance tasks such as managing files and displaying information)
Belastingdienst application programming interface The technology that is used to interface with the tax office server for submitting electronic tax declarations in the NetherlandsBelastingdienst-API (NL)
cache-aside programming patterncachefremdes Programmierschema (A programming pattern in which if the data is not present in the cache, the application, not the distributed cache system, must reload data into the cache from the original data source)
Cryptography Application Programming InterfaceKryptografie-API (An (API) that is provided as part of Microsoft Windows. CryptoAPI provides a set of functions that allow applications to encrypt or digitally sign data in a flexible manner while providing protection for the user's sensitive private key data. Actual cryptographic operations are performed by independent modules known as (CSPs))
declarative programmingdeklarative Programmierung (Rule-based programming in which each rule is independent and the order in which rules are declared or executed is not significant)
generic programminggenerische Programmierung (Programming using parametric polymorphism)
Generic Security Services Application Programming Interfacegenerische Sicherheitsdienste-API (A generic API for performing client-server authentication that can be implemented over any authentication system. GSS-API makes it possible for applications to use the same API with different authentication mechanisms)
Internet Server Application Programming InterfaceInternetserver-API (An application programming interface (API) that resides on a server computer for initiating software services tuned for Windows operating systems. In Microsoft Provisioning System, ISAPI resides on the Web server)
programming element attributeProgrammierungselementattribut (A descriptive declaration that can be applied to programming elements such as types, fields, methods, and properties)
programming eventProgrammierungsereignis (The occurrence of a programming action in a software system)
programming languageProgrammiersprache (An artificial language that specifies instructions to be executed on a computer. The term covers a wide spectrum, from binary-coded machine language to high-level languages)
Windows Internet application programming interfaceWindows-Internet-API (A Windows application programming interface (API) that enables applications to interact with Gopher, FTP, and HTTP protocols to access Internet resources)