Subject | English | Turkish |
comp., MS | application programming interface | uygulama programı arabirimi (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) |
comp., MS | Belastingdienst application programming interface | Belastingdienst uygulama program arabirimi (The technology that is used to interface with the tax office server for submitting electronic tax declarations in the Netherlands) |
comp., MS | cache-aside programming pattern | edilgen önbellekli programlama modeli (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) |
comp., MS | Cryptography Application Programming Interface | Şifreleme Uygulama Programı Arabirimi (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)) |
comp., MS | Generic Security Services Application Programming Interface | Genel Güvenlik Hizmetleri Uygulama Programı Arabirimi (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) |
comp., MS | Internet Server Application Programming Interface | Internet Sunucusu Uygulama Programı Arabirimi (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) |
comp., MS | Messaging Application Programming Interface | İleti Uygulama Programı Arabirimi (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) |
environ. | Planning-Programming-Budgeting System A system to achieve long-term goals or objectives by means of analysis and evaluation of the alternatives. PPB is designed to solve problems by finding the most effective and most efficient solution on the basis of objective criteria | Planlama-Programlama-Bütçeleme Sistemi |
comp., MS | programming element attribute | programlama öğesi özniteliği (A descriptive declaration that can be applied to programming elements such as types, fields, methods, and properties) |
comp., MS | programming event | programlama olayı (The occurrence of a programming action in a software system) |