DictionaryForumContacts

Terms containing asynkron | all forms | exact matches only
SubjectNorwegian BokmålEnglish
comp., MSasynkron datautvekslingasynchronous data exchange (A style of processing where an application posts a request for an event to occur and then continues without waiting for the event. A separate service will recognize the request and take responsibility for ensuring that the event occurs)
comp., MSasynkron hendelseasynchronous event (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., MSasynkron kommunikasjonasynchronous communication (A form of data transmission in which information is sent and received at irregular intervals, one character at a time. Because data is received at irregular intervals, the receiving modem must be signaled to let it know when the data bits of a character begin and end. This is done by means of start and stop bits)
comp., MSasynkron operasjonasynchronous operation (A process whose execution can proceed independently or in the background. Other processes may be started before the asynchronous process has finished)
comp., MSasynkron overføringsmodusasynchronous transfer mode (A high-speed, connection-oriented, virtual circuit-based packet switching protocol used to transport many different types of network traffic. ATM packages data in 53-byte, fixed-length cells that can be switched quickly between logical connections on a network)
comp., MSasynkron tilbakesendingasynchronous postback (In ASP.NET, the process of sending Web page data (plus viewstate and other necessary metadata) from the browser to the server without a complete postback and without blocking the user from continuing to work in the page. Asynchronous postbacks are an important feature of AJAX technology)
comp., MSasynkront kallasynchronous call (A method call that returns to the caller immediately regardless of whether processing has completed. The results of processing are returned through another call on another thread. Asynchronous methods free the caller from having to wait until processing has finished)
comp., MSasynkront metodekallasynchronous method call (A method call that returns to the caller immediately regardless of whether processing has completed. The results of processing are returned through another call on another thread. Asynchronous methods free the caller from having to wait until processing has finished)
comp., MSasynkront mønsterasynchronous pattern (A core technology in the .NET Framework which provides an efficient model to manage asynchronous operations and a consistent programming model)
comp., MShendelsesbasert asynkront mønsterevent-based asynchronous pattern (A design pattern that uses events to expose asynchronous features of a class)
comp., MSlag for asynkron kommunikasjonasynchronous communication layer (The layer of AJAX functionality that takes care of communication between the browser and the server)

Get short URL