Subject | English | Norwegian Bokmål |
comp., MS | accounting event | regnskapshendelse (The occurrence of an accounting action in an accounting system) |
comp., MS | accounting event liquidity classification | likviditetsklassifisering for regnskapshendelse (The liquidity classification of an accounting event) |
comp., MS | after event | påfølgende hendelse (An asynchronous event whose handler runs only after the action that raised the event is complete) |
comp., MS | aggregate event | aggregathendelse (A type of event that is generated after a series of events of another type have occurred. An aggregate event is used to represent a series of events to avoid flooding the event consumer) |
comp., MS | asynchronous event | asynkron hendelse (An event whose handler runs in a different processing thread from the action that raised the event. The event handler and the action are processed simultaneously) |
comp., MS | attached event | tilknyttet hendelse (A routed event that can be attached to any ContentElement or UIElement type and that is not limited to the type which defines it) |
comp., MS | before event | forutgående hendelse (A synchronous event whose handler runs completely before the action that raised the event starts) |
comp., MS | build event | build-hendelse (The definition of the build process. A build event lets you specify an action to occur at a specific time in the build process. For example, you could use a build event to register a file with regsvr32.exe after the project finishes building) |
comp., MS | business event | forretningshendelse (The abstraction of an economic event and an accounting event) |
comp., MS | Calendar Event Search | Søk etter kalenderhendelse (A feature that enables a user to search for events in the Calendar using keywords, and use filters to refine the search) |
comp., MS | cascading event | gjennomgripende hendelse (A sequence of events caused by an event procedure directly or indirectly calling itself) |
comp., MS | data event | datahendelse (The X++ event that is raised when a data value in a table changes) |
comp., MS | deferred event | utsatt hendelse (In a statechart or activity diagram, an event that must be postponed for later use while another activity is under way. You can show a deferred event for a state by including the event among the state's internal transitions) |
comp., MS | Detected Events | Identifiserte hendelser (A feature that identifies a possible meeting request or event in an email message and enables the user to take action on it from within the message) |
comp., MS | direct event handling | direkte hendelseshåndtering (An event handling strategy that does not involve routing) |
comp., MS | domain event | domenehendelse (The occurrence of an activity in the organization resource management domain) |
comp., MS | economic event | økonomisk hendelse (The occurrence of an economic exchange action in an economic system) |
comp., MS | event address | hendelsesadresse (An address similar to a URL that provides network access to an event, such as a live broadcast. Attendees go to this address to view the event from their computers) |
comp., MS | event-based asynchronous pattern | hendelsesbasert asynkront mønster (A design pattern that uses events to expose asynchronous features of a class) |
comp., MS | event class | hendelsesklasse (In SQL Trace, a collection of properties that define an event) |
comp., MS | event consumer | hendelsesforbruker (A recipient of notifications that report an occurrence of an event. An event consumer is either temporary or permanent) |
comp., MS | event consumer provider | hendelsesforbrukerleverandør (A provider that determines which permanent event consumer handles a given event) |
comp., MS | event filter | hendelsesfilter (A filter that registers to receive notification of a specific type of event) |
comp., MS | event framework | rammeverk for hendelse (The combination of runtime event processing, support programs, code libraries, a scripting language, or other software to help develop and glue together the different components of a software project. In Microsoft Dynamics CRM, the plug-ins and workflows are included in a single event model) |
comp., MS | event handler | hendelsesbehandling (A software routine that executes in response to an event) |
math. | event history data | forløpsdata |
comp., MS | event listener | hendelseslytter (A function or object that invokes an event handler when a specific condition occurs in an application) |
comp., MS | event log | hendelseslogg (A record of activities on a computer system. Events can include attempts to establish communication, successful establishment of sessions, failures of system components, attempts to use files that are damaged or missing, configuration problems, and responses from remote systems) |
comp., MS | Event Log service | tjenesten Event Log (A service that records events in the system, security, and application logs) |
comp., MS | event logging | hendelseslogging (The process of recording an audit entry in the audit trail whenever certain events occur, such as services starting and stopping or users logging on and off and accessing resources) |
comp., MS | event procedure | hendelsesprosedyre (A procedure that is automatically executed in response to an event initiated by the user or program code, or that is triggered by the system) |
comp., MS | event property | hendelsesegenskap (A named attribute of a control, form, report, data access page, or section you use to respond to an associated event. You can run a procedure or macro when an event occurs by setting the related event property) |
comp., MS | event provider | hendelsesleverandør (A provider that monitors a source of events and notifies the event table when events occur) |
comp., MS | event query | hendelsesspørring (A WMI Query Language statement that event consumers use to register to receive notification of specific events. An event provider uses an event query to register to generate notifications of specific events) |
comp., MS | event registration | hendelsesregistrering (An item that resides in a folder that uses an event sink. The item provides the store with information that includes what events will trigger the sink, the name of the sink, and options such as restrictions for when the event will fire) |
comp., MS | event registration item | element for hendelsesregistrering (A hidden item that contains information about an event sink, information about what events will trigger the event sink, and options that tell when or under what conditions the event sink will be triggered. The event registration item is created in the same folder that is being monitored for events) |
comp., MS | event routing | hendelsesruting (In Windows Presentation Foundation and Silverlight, the movement of an event in a tree of elements. There are three types of event routing: direct, bubbling, and tunneling. With direct routing, the event does not move in the tree. With bubbling, the event moves up to the top of the tree. With tunneling, the event starts at the top of the tree and moves down to the source of the event. In Silverlight, event routing and routed events are used, but tunneling is not implemented) |
comp., MS | event source | hendelseskilde (The point of origin of an event) |
math. | event space | utfallsrom |
math. | event space | sampelrom |
comp., MS | Event Tracing for Windows | Hendelsessporing for Windows (A general-purpose, high-speed tracing feature of Windows) |
comp., MS | Event Viewer | Hendelsesliste (A component you can use to view and manage event logs, gather information about hardware and software problems, and monitor security events. Event Viewer maintains logs about program, security, and system events) |
comp., MS | events and attractions | arrangementer og attraksjoner (A sub-heading in Local Scout. Events are activities in the area that are taking place over the next few days, and attractions are places or ongoing activities taking place in that area) |
comp., MS | extrinsic event | ytre hendelse (An extrinsic event is a predefined occurrence that cannot be linked directly to changes in the WMI data model. Therefore, WMI enables an event provider to define an event class that describes the event) |
comp., MS | feature event receiver | funksjonshendelsesmottaker (A server-side code routine that is called when a feature is activated, deactivated, installed, uninstalled, or upgraded on a computer, server farm, or server cluster) |
comp., MS | input event | inndatahendelse (The set of software events that provide applications with information about changes on the device, computer or Surface screen. There are two types of input events: input primitives and derived input) |
comp., MS | intrinsic event | innebygd hendelse (An event that occurs in response to a change in the standard WMI data model. Each intrinsic event class represents a specific type of change and occurs when WMI or a provider creates, deletes, or modifies a namespace, class, or class instance) |
comp., MS | Marketing Event Planning and Execution | Planlegging og utføring av markedsføringsarrangement (A template that outlines the main categories that you should consider when beginning to plan a marketing event. Use this template to assist you in walking through key event elements while you are in the planning stages) |
comp., MS | OnExit event | OnExit-hendelse (An event triggered when transitioning from a given state regardless of the next state of the transition) |
comp., MS | pegging event | utligningshendelse (A resource flow event that signals the demand for a product) |
comp., MS | post-event | påfølgende hendelse (An asynchronous event whose handler runs only after the action that raised the event is complete) |
comp., MS | pre-event | forutgående hendelse (A synchronous event whose handler runs completely before the action that raised the event starts) |
comp., MS | process event | prosesshendelse (One or more recommendation work streams that are bundled and executed simultaneously and time-constrained, and which use compensation information for a group of employees to create date-specific employee compensation records. A process event can be as simple as an anniversary-based merit increase for one employee, or as complex as an annual enterprise-wide combined compensation process) |
comp., MS | program event | programhendelse (An action or occurrence to which a program might respond. Examples include state changes, data transfers, key presses, and mouse movements) |
comp., MS | programming event | programmeringshendelse (The occurrence of a programming action in a software system) |
comp., MS | Project Server Event Manager | Hendelsesbehandling i Microsoft Project Server (Part of the Project Server Eventing Service that loads and executes event handlers) |
math. | random event | tilfeldig begivenhet |
math. | random event | stokastisk begivenhet |
comp., MS | routed event | rutet hendelse (An event instance that propagates through a tree of related elements rather than just targeting to a single element) |
comp., MS | signal event | signalhendelse (In a statechart or activity diagram, an indication that one object has received a signal from another. A signal can be declared by using the keyword signal on a class in a class diagram) |
comp., MS | stock flow event | vareflythendelse (The occurrence of an action that registers the input and output of stock in stores, buffers, queues, and accounts) |
comp., MS | synchronous event | synkron hendelse (An event whose handler runs in the same processing thread as the action that raised the event. The action cannot continue until processing is complete for the event handler) |
comp., MS | system event | systemhendelse (An event triggered by Windows system components that is recorded in the system log, such as the failure of a driver or other system component to load during startup) |
comp., MS | time event | tidshendelse (An event that occurs after a designated period of time or on the occurrence of a given date or time. A time event is indicated by the keyword after, followed by an expression that evaluates to an amount of time) |
comp., MS | Time Event Broker | Tidshendelsesmegler (A feature that provides time events that can be used to initiate background work in suspended apps) |
comp., MS | touch DOM event | DOM-berøringshendelse (A touch event for the Web and Windows Web applications. Web developers use touch DOM events to enable touch) |
comp., MS | transport event | transporthendelse (An occurrence of a particular message transport activity or phase through the SMTP and NNTP services) |
comp., MS | trigger event | utløserhendelse (The parameters of a Microsoft Dynamics CRM workflow that define the circumstances in which the workflow performs its actions) |
comp., MS | usage event | brukshendelse (A user action that is counted and analyzed by the recommendations algorithm in the Analytics Service) |