DictionaryForumContacts

   English
Terms for subject Microsoft containing application | all forms | exact matches only
EnglishDutch
accounting applicationboekhoudtoepassing (A program that helps a user perform tasks related to accounting)
active attract applicationactieve demotoepassing (The attract application that is configured to show when users start new user sessions on a Surface unit. You can add many attract applications to a Surface unit, but only one can be the active attract application)
Application AdministratorToepassingsbeheerder (A security role that grants permissions to administrative users so that they can perform both the Application Deployment Manager role and the Application Author role)
Application Agenttoepassingsagent (An agent that monitors checkpoints for potential threats making changes to your installed applications, such as modifying Internet Explorer or downloading ActiveX applications from the Internet)
application approvaltoepassingsgoedkeuring (An additional action that is required after an end user requests an application and before the application becomes available for deployment)
Application AuthorToepassingsauteur (A security role that grants permissions to administrative users so that they can create, modify, and retire applications)
application backgroundachtergrond van toepassing (The background area of an application window)
application basetoepassingsmap (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)
application basketsollicitatiemand (A list of applications reviewed by human resource personnel)
application calendartoepassingskalender (A time period concept that matches the practices that are used in your company)
Application Catalog web service pointApplication Catalog-webservicepunt (A Configuration Manager site system role that provides application information from the Software Library to the Application Catalog website)
Application Catalog website pointApplication Catalog-websitepunt (A Configuration Manager site system role that provides users with a list of available software from the Application Catalog)
application compatibilityapp-compatibiliteit (The concept of ensuring that older applications still run correctly under newer operating systems)
Application Compatibility ToolkitWerkset voor toepassingscompatibiliteit (A suite of tools that enables software developers, independent software vendors (ISVs), and enterprise IT professionals to determine whether their applications are compatible with a new version of Windows before rolling it out to the company. ACT also enables such individuals to determine how Windows security updates may impact their applications)
application configuration filetoepassingsconfiguratiebestand (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)
application databasetoepassingsdatabase (The database that stores user and system data for one application. The application database contains the events, subscriptions, and notifications for the application. It also contains system metadata, including the schemas for the events, subscriptions, and notifications for the application; and the match rules for the application)
application definitiontoepassingsdefinitie (A file that describes a database or Web service and includes connection settings, authentication mode, definitions of available entities, and other information)
Application Deployment ManagerBeheerder toepassingsimplementaties (A security role that grants permissions to administrative users so that they can deploy and monitor applications)
Application Diagnostics navigation paneApplication Diagnostics-navigatiedeelvenster (The resizable navigation pane on which you can access the filtering and reporting capabilities of Application Diagnostics)
Application Diagnostics preview paneApplication Diagnostics-voorbeeldvenster (The pane that displays the Event Properties tab of the Event dialog box)
Application Diagnostics toolbar areaApplication Diagnostics-werkbalkgebied (The area where the toolbar options provide all of the tools that you require to control the quantity and type of information to display in Application Diagnostics)
Application Diagnostics view paneApplication Diagnostics-weergavevenster (The view pane that provides a list of selected events)
application displaytoepassingsweergave (The screen (the Surface screen or an attached external monitor) where user mode will appear when you are calibrating the unit)
application domaintoepassingsdomein (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)
application extension servicestoepassingsuitbreidingservices (In Silverlight, classes that extend the application model by providing services that can participate in the application life cycle)
application icontoepassingspictogram (A small static image or graphic that represents an application)
Application Impact Telemetry AgentApplication Impact Telemetry-agent (The scheduled task part of Application Impact Telemetry (AIT) that runs nightly to consume the events logged to Event Tracing for Windows (ETW) by the AIT Runtime system and send them back to Microsoft using SQM)
Application InitializationInitialisatie van toepassingen (An IIS feature that enables web administrators to configure IIS to initialize web applications, so the application is ready for the first request)
application isolationtoepassingsisolatie (The separation of applications by process boundaries that prevent the applications from affecting one another)
application layertoepassingslaag (Layer seven of the OSI model, the layer at which applications access network services. This layer represents the services that directly support applications, such as software for file transfer, database access, and e-mail)
application library cachingopslag van toepassingsbibliotheek in cache (In Silverlight, a feature that enables applications to use external library assemblies retrieved from the server or from the local browser cache)
application logtoepassingslogboek (A record of events that are generated by the applications running on a system)
application manifestmanifest van de toepassing (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)
application maptoepassingstoewijzing (A mapping between file name extensions and HTTP request handlers that enables Web hosting applications to determine which handler responds to requests for specific types of files)
application modetoepassingsmodus (The mode of a Surface unit when an application is running. Only one application appears on a Surface screen at a time. The application displays on the entire screen)
application modeltoepassingsmodel (Within a single application layer, a model that includes a specific set of developer elements such as classes, tables, and forms)
Application Notetoepassingsnotitie (A technical article, written and distributed by Microsoft, that provides additional information about a Microsoft product or a fix for a known issue. May include a disk that contains new software, documentation, or sample files)
application notificationtoepassingsmelding (A notification that starts an application at a specified time or when a system event occurs. When an application starts as the result of a notification, the system specifies a command-line parameter that identifies the event that has occurred)
application objecttoepassingsobject, application object (The top-level object that represents the application to the system. The system calls methods on this object when the application is loaded, before it is shut down, and throughout the lifetime of the application to notify it of system-wide events. The application object contains application-wide code and maintains state that can be accessed from multiple views)
application panetoepassingsvenster (A discrete area of a split or single window in which an application user interface is rendered)
Application Performance Monitoring agentagent voor het bewaken van toepassingsprestaties (An agent that resides on a monitored system and gathers exception and performance information from a monitored application and reports it to the APM service)
Application Planning and Design GuideOverzicht PerformancePoint Server (A supplemental document to the core application questionnaire that is intended to provide a broad overview of PerformancePoint Server)
application poolgroep van toepassingen (A grouping of one or more URLs served by a worker process)
Application PreloadVooraf laden van toepassingen (An IIS extension that enables the process of automatically starting an application without a request so that initial warm-up time for the application is minimized)
application previewtoepassingsvoorbeeld (The image, video or slide show for an application that appears in Launcher when the application is selected and appears at the center of the Launcher menu. When the application is not selected in Launcher, the application icon is displayed)
application profiletoepassingsprofiel (A Virtual Machine Manager library resource that contains instructions for installing Microsoft Server App-V, the Web Deploy tool, and Microsoft SQL Server data-tier applications and for running scripts when you deploy a virtual machine as part of a service)
application programming interfaceApplication Programming Interface (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)
application provider agreementtoepassingsproviderovereenkomst (An agreement that describes the terms and conditions of the relationship between the application provider and the organization offering a particular service with regards to the application)
Application Registry ServiceToepassingsregisterservice (A shared service in SharePoint Server that duplicates the Office SharePoint Server Business Data Catalog service. The Application Registry Service supports running solutions that are based on the SharePoint Server Business Data Catalog service)
application roletoepassingsrol (A SQL Server role created to support the security needs of an application)
application roottoepassingshoofdmap (The root directory for an application; all directories and files contained within the application root are considered part of the application. Also called an application starting point directory)
application scopebereik Application (A way of making data available to all users of an application from all pages of a Web application. A variable or an object is given application scope by storing it in the Active Server Pages (ASP) application object. Application scope is useful for global data, such as a global counter)
Application Server roletoepassingsserverfunctie (A role that consists of the services that provide users access to data and content. To run Microsoft Dynamics CRM, you must have at least one computer that is running the Application Server role)
application servicetoepassingsservice (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)
application service providerApplication Service Provider, application service provider (An organization that delivers a contractual service to deploy, host, manage, and provide access to an application from a facility other than the customer's site)
application sharingdelen van toepassingen (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)
application single-threaded apartmentenkel-threaded apartment voor toepassingen (A single-threaded apartment the thread of which is the core UI thread for an application window)
application statetoepassingsstatus (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)
application suiteprogrammapakket (A set of application programs sold as a package, usually at a lower price than that of the individual applications sold separately. A suite for office work, for example, might contain a word processing program, a spreadsheet, a database management program, and a communications program)
Application Suiteprogrammapakket (The set of applications from Microsoft that includes Concierge, Music, and Photos. You installed these applications by using the Application Suite Setup wizard)
Application VerifierToepassingscontrole (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)
application virtualizationtoepassingsvirtualisatie (The process of creating a virtual application)
Application Virtualization drivetoepassingsvirtualisatiestation (The default virtual application client drive (Q:\) from which sequenced applications are run)
Application Virtualization reportingtoepassingsvirtualisatierapportage (Virtual application information gathered for data analysis. Data is collected for assembly of custom views and interpretation)
application windowtoepassingsvenster (A window that serves as an interface between the user and the application)
ASP.NET application services databasedatabase van ASP.NET-toepassingsservices (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)
ASP.NET Web applicationASP.NET-webtoepassing (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)
attract applicationdemotoepassing (An application that appears when a Surface unit enters Attract Mode. An attract application is similar to a screen saver that is touch-sensitive. By default, Surface units include the Water attract application)
auto style application modemodus Opmaakprofiel automatisch toepassen (A mode in which the default style settings defined in Page Options > CSS tab will be used on a page level as well as on an inline style level. The style application mode can also be set to manual)
back-end applicationback-end (In a client/server application, the part of the program that runs on the server)
BDC Service ApplicationBDC-servicetoepassing (A deployed instance of the Business Data Connectivity Shared Service)
BDC Service Application Proxytoepassingsproxy voor BDC-service (An application proxy that allows Web applications to connect to a Business Data Connectivity Shared Service Application and contains features for using the shared service)
Belastingdienst application programming interfaceBelastingdienst-application programming interface (The technology that is used to interface with the tax office server for submitting electronic tax declarations in the Netherlands)
business applicationzakelijke toepassing (A collection of Web-based lists, libraries, calendars, and other pages you use to share information and manage an area of your business, such as your projects, documents, and company information)
Business Applicationszakelijke toepassingen (A feature that provides Web-based applications in a central location to help businesses manage sales, customer relationships, projects, employees, and company functions)
Business Data Connectivity Service ApplicationBusiness Data Connectivity-servicetoepassing (A deployed instance of the Business Data Connectivity Shared Service)
Business Data Connectivity Service Application Proxytoepassingsproxy voor Business Data Connectivity-service (An application proxy that allows Web applications to connect to a Business Data Connectivity Shared Service Application and contains features for using the shared service)
cache-enabled applicationtoepassing die gebruikmaakt van cache (An application that uses the Windows Server AppFabric cache client to store data in cache on the cache cluster)
claims-aware applicationclaim-compatibele toepassing (A Microsoft ASP .NET application that performs authorization based on the claims that are present in an Active Directory Federation Services (ADFS) security token)
client applicationclienttoepassing (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)
client application serviceclienttoepassingsservice (In Windows-based applications, built-in functionality to access ASP.NET application services for common application tasks, including remote login, roles, and application settings)
cluster-aware applicationtoepassing met clusterondersteuning (An application that can run on a cluster node and that can be managed as a cluster resource. Cluster-aware applications use the Cluster API to receive status and notification information from the server cluster)
cluster-unaware applicationtoepassing zonder clusterondersteuning (An application that can run on a cluster node and be managed as a cluster resource but that does not support the Cluster API)
composite applicationsamengestelde toepassing (An application that consists of both client-side and Web-based components)
Configuration Manager Application CatalogConfiguration Manager-toepassingencatalogus (The web-based view of the applications that are available for a user to search, browse, request, and install)
connector applicationconnectortoepassing (For Message Queuing, an application that enables Message Queuing computers to communicate with computers that use other messaging systems)
container applicationcontainertoepassing (An application that contains a linked or embedded OLE object from another application)
content applicationinhoudstoepassing (An application that is used to create content, such as a graphic design application, a computer-aided design application, or an industry-specific content generating application)
core application questionnairetoepassingsvragenlijst (A questionnaire used to gather key information about your organization to be used as a roadmap for building your PerformancePoint Server application)
database applicationdatabasetoepassing (A set of objects that can include tables, queries, forms, reports, macros, and code modules that are designed to work together to make a database easier to use)
desktop applicationbureaubladprogramma (An application that is meant to run on a desktop computer)
desktop applicationBureaubladtoepassing (An application that is meant to run on a desktop computer)
Duet end-user applicationDuet-toepassing voor eindgebruikers (A set of metadata and code artifacts that together enable a specific business scenario on top of the mySAP ERP 2004 system. For example, Budget Monitoring, Leave Management, Team Management, and Time Management applications)
extensibility applicationuitbreidingstoepassing (An external software application that adds a new service or feature to a program or environment)
federated applicationfederatieve toepassing (A Web-based application that is AD FS-enabled, meaning that it can be accessed by federated users)
front-end/back-end applicationfront-end/back-endtoepassing (" An application consisting of a "back-end" database file that contains tables, and copies of a "front-end" database file that contain all other database objects with links to the back-end tables.")
Generic ApplicationAlgemene toepassing (A resource type in a failover cluster or server cluster that supports an application that was not originally designed to run on a cluster)
generic applicationalgemene toepassing (A user-defined application that supports user definable settings only)
Generic Security Services Application Programming InterfaceToepassingsprogrammeringsinterface voor generieke beveiligingsservices (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)
legacy applicationoudere toepassing (When used in the context of the User Account Control (UAC) infrastructure, an application that does not have an application manifest that indicates whether or not an administrative privilege is required for the application to run properly)
line-of-business applicationLine-Of-Business-toepassing (An application that is vital to running enterprises, such as payroll, resource planning, supply chain management, and accounting)
management applicationbeheertoepassing (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)
manual style application modemodus Opmaakprofiel handmatig toepassen (A mode in which the default style settings defined in Page Options > CSS tab will be not be used, but rather the styles defined in the Manage Styles task pane for the entire page or for individual items on a page will need to be applied by the user. The style application mode can also be set to auto)
Messaging Application Programming InterfaceMessage Application Programming Interface (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)
Microsoft Application Virtualization platformMicrosoft Application Virtualization-platform (Name for the Microsoft products that are used to create, store, distribute, and run virtualized applications)
Microsoft Online Services Sign In ApplicationAanmelden bij Microsoft Online Services (The application that is installed on a Microsoft Online Services end user's computer to provide a single sign-in point for Microsoft Online Services)
Microsoft Rights Management sharing applicationMicrosoft Rights Management-toepassing voor delen (The application that permits consumption and creation of RMS-protected content on PCs or mobile devices)
OOBE applicationtoepassing voor out-of-box-ervaring (An application that determines what the out-of-box experience will be)
out-of-box experience applicationtoepassing voor out-of-box-ervaring (An application that determines what the out-of-box experience will be)
PerformancePoint Service application proxytoepassingsproxy van PerformancePoint-service (The PerformancePoint Web Front End (WFE) service interface. It abstracts the communication layer between WFE components and the service application)
PowerPivot service applicationPowerPivot-servicetoepassing (A specific configuration of the PowerPivot service)
pre-built applicationvooraf gemaakte toepassing (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)
re-applicationopnieuw vereffenen (The removal of an item application between two item ledger entries (specifically, between an inventory increase and an inventory decrease) and the creation of a new application for those item ledger entries to other entries)
RunOnce applicationRunOnce-toepassing (An application that is configured to run the next time the computer is restarted. The application does not run after any subsequent reboots of the system)
sample applicationvoorbeeldtoepassing (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)
sandboxed applicationin sandbox geplaatste toepassing (In Silverlight, an in-browser application or an out-of-browser application that has not been granted elevated trust)
seamless applicationnaadloze toepassing (A software program published over Remote Desktop Protocol that allows users to connect directly to the program rather than the entire desktop and use the program exactly the same way as locally installed software)
sequenced applicationgesequentieerde toepassing (An application that has been monitored by the Sequencer, broken up into primary and secondary feature blocks, can be streamed to a computer running the Microsoft Application Virtualization Terminal Services Client or the Microsoft Application Virtualization Desktop Client, and can run inside of its own virtual environment)
sequenced application packagegesequentieerde-toepassingpakket (The files that comprise a virtual application and allow a virtual application to run. These files are created after sequencing and specifically include .osd, .sft, .sprj, and .ico files)
server applicationservertoepassing (Application software running on a cluster node, regardless of whether it does service registration)
service applicationservicetoepassing (A background application that runs without any user interface components (such as windows) and that supports another application that is displaying on the screen)
SmartScreen Application ReputationSmartScreen toepassingsreputatie (A rating of how safe an app is determined to be by SmartScreen, according to age, presence of digital certificate, and other criteria)
standard applicationstandaardtoepassing (An application on a Surface unit that appears in Launcher. Standard applications contrast to attract applications (although an application can be both an attract application and a standard application). Microsoft produces several standard applications for Surface, including Concierge, Music, and Photos)
Start Application Sharing or WhiteboardDelen van een toepassing of whiteboard starten (The button on the toolbar in a conversation window that starts a sharing session with the participants of the current conversation)
synchronization applicationsynchronisatietoepassing (A software component, such as a personal information manager or music database, that hosts a synchronization session and invokes synchronization providers to synchronize disparate data stores)
Target ApplicationDoeltoepassing (An item stored in the Secure Store Service that maps users or groups to credentials needed to access external data or other resources)
trusted applicationvertrouwde toepassing (In Silverlight, an out-of-browser application to which a user grants elevated trust upon installation, providing greater access to the local system)
virtual applicationvirtuele toepassing (An application packaged by the Sequencer to run in a self-contained, virtual environment. The virtual environment contains the information necessary to run the application on the client without installing the application locally)
Web applicationwebtoepassing (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)
web applicationWebtoepassing (A client-server program accessed over a network that uses a web browser as the interface for the end user)
web application hybridgeïntegreerde webtoepassing (A web application that combines functionality or data from multiple sources into a single, integrated service, application, or medium)
web-based applicationwebtoepassing (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)
web-based applicationwebtoepassing (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)
web-enabled applicationwebtoepassing (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)
Windows applicationWindows-toepassing (A software application designed for use with the Microsoft Windows environment)
Windows Communication Foundation application serviceWindows Communication Foundation-toepassingsservice (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)
Windows NT token-based applicationtoepassing die op Windows NT-tokens is gebaseerd (A Windows application that relies on a Windows NT token to perform authorization of users)
WOPI applicationWOPI-toepassing (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)