DictionaryForumContacts

Terms containing Application | all forms | exact matches only
SubjectEnglishMalay
comp., MSabstract application definitiontakrif aplikasi abstrak (The abstract type of an application, which defines common characteristics of a class of applications)
comp., MSapplication basepangkalan aplikasi (The directory where the .exe file that loads into the initial or default application domain is located. If you create your own application domain, the application base is the location you specify in the AppDomainSetup class)
comp., MSApplication CenterPusat Aplikasi (A Microsoft deployment and management tool for high availability Web applications built on the Microsoft Windows operating system)
comp., MSapplication configuration filefail konfigurasi aplikasi (An XML-based file in a Microsoft .NET application that is used for storing application configuration settings. This file is named app.config in a Microsoft C project)
comp., MSapplication definitiontakrif aplikasi (A design-time description of an "atomic" deployable application layer system that offers and/or consumes services)
comp., MSapplication definition filefail takrif aplikasi (An XML file that fully describes a single Notification Services application. The ADF file contains the schemas for the events, subscriptions, and notifications; the rules for matching events with subscriptions; and may provide the name of the XSLT file used to format generated notifications)
comp., MSApplication DesignerPereka Aplikasi (One of the Distributed System Designers that comprise Team Architect. The Application Designer is used to design individual applications that comprise an application system)
comp., MSapplication diagramgambar rajah aplikasi (The diagram used to visualize, define, connect, and configure applications in the solution. The application diagram (.ad) file contains information based on the System Definition Model (SDM))
comp., MSapplication domaindomain aplikasi (A boundary that the common language runtime establishes around objects created within the same application scope (that is, anywhere along the sequence of object activations beginning with the application entry point). Application domains help isolate objects created in one application from those created in other applications so that run-time behavior is predictable. Multiple application domains can exist in a single process)
comp., MSapplication domain hosthos domain aplikasi (A host on which the application domain is located)
comp., MSapplication endpointtitik akhir aplikasi (An endpoint at which an application provides or uses a service and is of provider or consumer type, respectively)
comp., MSapplication exclusive timemasa eksklusif aplikasi (The time spent in function to kernel mode and Performance Tools probes, excluding time spent in items it calls and excluding time spent in transitions)
comp., MSapplication extension servicesperkhidmatan pelanjutan aplikasi (In Silverlight, classes that extend the application model by providing services that can participate in the application life cycle)
comp., MSapplication iconikon aplikasi (A small static image or graphic that represents an application)
comp., MSapplication inclusive timemasa termasuk aplikasi (The time spent in function and items it calls, excluding time spent in transitions to kernel mode and Performance Tools probes)
comp., MSapplication-level add-intambahan tahap aplikasi (A supplemental program that modifies or adds functionality to an existing program or application. The modifications are available to the application at all times)
comp., MSapplication library cachingcache pustaka aplikasi (In Silverlight, a feature that enables applications to use external library assemblies retrieved from the server or from the local browser cache)
comp., MSapplication manifestmanifes aplikasi (An XML document that describes requirements for an application. The application manifest can be a separate file or embedded in the application's .exe file)
comp., MSapplication namenama aplikasi (The unique and friendly name that refers to an application)
comp., MSapplication paneanak tetingkap aplikasi (A discrete area of a split or single window in which an application user interface is rendered)
comp., MSapplication poolkumpulan aplikasi (A grouping of one or more URLs served by a worker process)
comp., MSapplication poolhimpunan aplikasi (A grouping of one or more URLs served by a worker process)
comp., MSapplication pool identitypengenalan himpunan aplikasi (The user account that the worker processes servicing the application pool use as their process identity. Process identity is the term that is used to denote the account that a process runs under)
comp., MSapplication programming interfaceantara muka pengaturcaraan penggunaan (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., MSapplication prototypeprototaip aplikasi (A template of an application definition that can be placed on the toolbox. May be pre-supplied or can be created from any application on the Application Connection Diagram and distributed for use by other users)
comp., MSApplication serverPelayan Aplikasi (A component of Front End Server that provides a platform by which to deploy, host, and manage unified communications applications)
comp., MSapplication serverpelayan aplikasi (A server program on a computer in a distributed network that handles the business logic between users and backend business applications or databases. Application servers also can provide transaction management, failover, and load balancing. An application server is often viewed as part of a three-tier application consisting of a front-end GUI server such as an HTTP server (first tier), an application server (middle tier), and a backend database and transaction server (third tier))
comp., MSapplication serviceperkhidmatan aplikasi (In ASP.NET, built-in functionality for common application tasks. ASP.NET includes application services for authentication (ASP.NET membership), persistent per-user information (profile properties), and more)
comp., MSapplication settingseting aplikasi (A simple key/value pair that lets you create application-wide values in a central location that can be accessed from anywhere within the Web application)
comp., MSapplication sharingperkongsian aplikasi (A feature that allows a user to share documents or applications with others. The user can also choose to give another person control of an application or the user's computer)
comp., MSapplication single-threaded apartmentbilik jaluran tunggal aplikasi (A single-threaded apartment the thread of which is the core UI thread for an application window)
comp., MSapplication statekeadaan aplikasi (In ASP.NET, a variable store that is created on the server for the current application and is shared by all users. Application state is typically used to store information that is used for all users, such as application-wide settings)
comp., MSapplication systemsistem aplikasi (A system that defines a specific and reusable configuration of applications and other systems as members. You can configure these members and describe the communication pathways between them)
comp., MSApplication VerifierPenentu Sah Aplikasi (A graphical user interface (GUI) tool that aids IT managers and developers in testing applications on Microsoft® Windows® and the Windows Server family. It helps developers identify potential application compatibility, stability, and security issues)
comp., MSapplication windowtetingkap aplikasi (A window that serves as an interface between the user and the application)
comp., MSApplication XMLXML Aplikasi (An XML-based serialization format used by SharePoint-based servers to represent Access Services database applications. It includes database properties, queries, forms, reports, and macros)
comp., MSASP.NET application services databasepangkalan data perkhidmatan aplikasi ASP.NET (In ASP.NET, a database that stores the data for several ASP.NET application services, including membership, Web Parts personalization, roles, and profiles. The database can be a local database in the Web site's App_Data folder or a SQL Server or other database, depending on how the site is configured)
comp., MSASP.NET Web applicationaplikasi Web ASP.NET (An application that processes HTTP requests (Web requests) and executes on top ASP.NET. An ASP.NET Web application can include ASP.NET pages, XML Web services, HTTP handlers, and HTTP modules)
comp., MSbound applicationaplikasi terikat (An application from within the bound system that is bound to a specific server within the target logical datacenter)
comp., MSBusiness ApplicationsAplikasi Perniagaan (A feature that provides Web-based applications in a central location to help businesses manage sales, customer relationships, projects, employees, and company functions)
comp., MSBusiness Data Connectivity Service ApplicationAplikasi Perkhidmatan Kesambungan Data Perniagaan (A deployed instance of the Business Data Connectivity Shared Service)
comp., MSclient applicationaplikasi klien (Application software that gathers data from the user, prepares it for the server, and issues a request to the server. The client presents data received from the server to the user through its own user interface)
comp., MSclient application serviceperkhidmatan aplikasi pelanggan (In Windows-based applications, built-in functionality to access ASP.NET application services for common application tasks, including remote login, roles, and application settings)
comp., MSCryptography Application Programming InterfaceAntara Muka Pengaturcaraan Aplikasi Kriptografi (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., MSenterprise application integrationpenyepaduan aplikasi perusahaan (The process of coordinating the operation of the various programs, databases, and existing technologies of a business or enterprise so that they function as an efficient, business-wide system)
comp., MSgeneric applicationaplikasi generik (A user-defined application that supports user definable settings only)
comp., MShost applicationaplikasi hos (An application that has some sort of customization, such as an application-level add-in or a document-level customization, for which the application acts as a host)
comp., MSInternet Server Application Programming InterfaceAntara Muka Pengaturcaraan Aplikasi Pelayan Internet (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., MSline-of-business applicationaplikasi jenis perniagaan (An application that is vital to running enterprises, such as payroll, resource planning, supply chain management, and accounting)
comp., MSmanagement applicationaplikasi pengurusan (An application or Windows 2000/Windows NT service that uses information originating from one or more managed objects in a managed environment. Management applications retrieve this information through calls to the CIM Object Manager API from the CIM Object Manager and from providers)
comp., MSMessaging Application Programming InterfaceAntara Muka Pemprograman Aplikasi Pemesejan (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)
comp., MSMicrosoft Rights Management sharing applicationaplikasi perkongsian Microsoft Rights Management (The application that permits consumption and creation of RMS-protected content on PCs or mobile devices)
comp., MSMicrosoft Visual Studio Tools for ApplicationsAlat Microsoft® Visual Studio® bagi Aplikasi (A family of Microsoft Visual Studio add-in software that allows developers to use Visual Basic and Visual C to develop and customize applications built on the Microsoft .NET Framework)
comp., MSOOBE applicationaplikasi OOBE (An application that determines what the out-of-box experience will be)
comp., MSout-of-box experience applicationaplikasi pengalaman mula (An application that determines what the out-of-box experience will be)
comp., MSrapid application developmentpembangunan aplikasi pesat (A method of building computer systems in which the system is programmed and implemented in segments, rather than waiting until the entire project is completed for implementation. Developed by programmer James Martin, RAD uses such tools as CASE and visual programming)
comp., MSroot application systemsistem aplikasi akar (The top-level application system for which you are defining and evaluating deployment. The System View window displays all applications in the system, including the full expansion of all systems in the root system)
comp., MSsample applicationaplikasi sampel (End-to-end, compilable application that uses many technologies and is designed as teaching sample or commercial utility for which the code is made available for learning and re-use)
comp., MSsandboxed applicationaplikasi dalam sandbox (In Silverlight, an in-browser application or an out-of-browser application that has not been granted elevated trust)
comp., MSsearch applicationaplikasi carian (A unique group of search settings that is associated, one-to-one, with a shared service provider)
comp., MSSmartScreen Application ReputationReputasi Aplikasi SmartScreen (A rating of how safe an app is determined to be by SmartScreen, according to age, presence of digital certificate, and other criteria)
comp., MStrusted applicationaplikasi yang dipercayai (In Silverlight, an out-of-browser application to which a user grants elevated trust upon installation, providing greater access to the local system)
comp., MSunbound applicationaplikasi tak terikat (An application in the system that is not yet bound to a logical server on the deployment diagram)
comp., MSVisual Studio Tools for ApplicationsAlat Visual Studio bagi Aplikasi (A family of Microsoft Visual Studio add-in software that allows developers to use Visual Basic and Visual C to develop and customize applications built on the Microsoft .NET Framework)
comp., MSWeb applicationaplikasi Web (A software program that uses Hypertext Transfer Protocol (HTTP) for its core communication protocol and that delivers Web-based information to the user in the Hypertext Markup Language (HTML) language)
comp., MSweb applicationaplikasi web (A client-server program accessed over a network that uses a web browser as the interface for the end user)
comp., MSWindows applicationaplikasi Windows (A software application designed for use with the Microsoft Windows environment)
comp., MSWindows Communication Foundation application serviceperkhidmatan aplikasi Asas Komunikasi Windows (An application service such as authentication, profile properties, or roles, that can be accessed by any non-ASP.NET application that can read and send messages in SOAP format. WCF services enable different types of applications to share common data, such as user credentials for logging in)
comp., MSWireless Application ProtocolProtokol Aplikasi Wayarles (A standard protocol for providing Internet communications and advanced telephony services on phones, pagers, PDAs, and other wireless terminals)
comp., MSWOPI applicationaplikasi WOPI (A web application server, such as Office Web Apps Server, that uses WOPI and WOPI conventions to integrate with a host server, and is designed to view and edit files stored by the host)

Get short URL