Subject | English | Norwegian Bokmål |
comp., MS | ABC code for carrying cost classification | Lagerkost ABC-kode (A classifier that names categories in an ABC classification that ranks discrete categories of items according to their carrying cost) |
comp., MS | ABC code for contribution margin | Margin ABC-kode (A classifier that names categories in an ABC classification that ranks discrete categories of items according to their contribution margin) |
comp., MS | ABC code for revenue | Omsetning ABC-kode (A classifier that names categories in an ABC classification that ranks discrete categories of items according to their revenue) |
comp., MS | ABC code value | ABC-kode (The categorization of an inventory item based on its value compared to the total inventory on hand) |
comp., MS | ABC code value | verdi (The categorization of an inventory item based on its value compared to the total inventory on hand) |
comp., MS | bar code reader | strekkodeleser (An optical device that uses a laser beam to read and interpret bar codes, such as the Universal Product Codes, found on grocery products and other retail items) |
comp., MS | bar code scanner | strekkodeleser (An optical device that uses a laser beam to read and interpret bar codes, such as the Universal Product Codes, found on grocery products and other retail items) |
comp., MS | code access security | kodetilgangssikkerhet (A mechanism provided by the common language runtime whereby managed code is granted permissions by security policy and these permissions are enforced, helping to limit the operations that the code will be allowed to perform) |
comp., MS | code access security CAS policy | policy for kodetilgangssikkerhet (A set of rules that defines security permissions for a collection of assemblies by associating attributes of those assemblies, such as location and signature, with a set of code access security permissions) |
comp., MS | code analysis | kodeanalyse (The process of checking code for conformance to design guidelines. Code analysis goes beyond compilation to look for common coding and design errors determined by a set of guidelines) |
comp., MS | code-behind class | kode bak-klasse (A class that is accessed by an .aspx file, but resides in a separate file (such as a .dll or .cs file). For example, you can write a code-behind class that creates an ASP.NET custom server control, contains code that is called from an .aspx file, but does not reside within the .aspx file) |
comp., MS | code-behind file | kode bak-fil (A code file containing the page class that implements the program logic of a Web Forms or ASP.NET mobile Web Forms application) |
comp., MS | code-behind page | kode bak-side (A code file containing the page class that implements the program logic of a Web Forms or ASP.NET mobile Web Forms application) |
comp., MS | code coverage | kodedekning (A technology that includes adding instructions to an existing assembly or artifact and that enables Visual Studio to monitor the code paths that are touched by a test) |
comp., MS | Code Definition window | Kodedefinisjonsvindu (A read-only editor view that displays the definition of a symbol in a code file stored in, or referenced by, the active project) |
comp., MS | code example | kodeeksempel (A block of sample code in documentation that is used to demonstrate a concept or process) |
comp., MS | code mask | kodemaske (The format that you define for a work breakdown structure [WBS] code or a custom outline code. The mask specifies the sequence and number of letters or numbers required for each level and the symbol separating the levels) |
comp., MS | Code of Conduct | Regler for god oppførsel (The link to the code of conduct, which contains rules that explain how someone should behave while using a service or product) |
environ. | code of practice A systematic collection of procedures outlining the established method of application of all relevant laws, rules or regulations to a specific endeavor | akseptert fremgangsmåte |
comp., MS | code page | tegntabell (A table that relates the character codes (code point values) used by a program to keys on the keyboard or to characters on the display. This provides support for character sets and keyboard layouts for different countries or regions) |
comp., MS | code pane | kodevindu (In Visual Basic for Applications, the window that is used to display, edit, and write module-level and procedure code) |
comp., MS | code point | kodepunkt (A numeric value that corresponds to a particular character in a set) |
comp., MS | code snippet | kodesnutt (A small piece of programming code that is part of a larger program. Usually the code snippet performs a specific function or task) |
comp., MS | code stub | kodestubb (A segment of Visual Basic code that defines the beginning and end of a procedure) |
comp., MS | commodity code hierarchy | varekodehierarki (A category hierarchy that orders categories that are created from commodity codes) |
comp., MS | HTML code fragment | HTML-kodefragment (HTML code that you add to your Web page to create features such as a script, a counter, or a scrolling marquee) |
comp., MS | language code identifier | språkkodeidentifikator (A 32-bit value which consists of the language ID in the low word (bits 0-15) and the sorting ID (bits 16-19) and a reserved value (bits 20-31) in the high word) |
comp., MS | managed code extension | forvaltet kodeutvidelse (An application-level add-in or document-level customization. Generally, an extension to Microsoft Office that is created by using Visual Studio Tools for Office) |
comp., MS | Match Code Update | Oppdatering av samsvarskode (A system job that scans the system for records for which match codes are not updated and persist their corresponding matchcodes in the database (this wakes up every 5 mins)) |
comp., MS | source code configuration file | konfigurasjonsfil for kildekode (A file that Build.exe uses to generate source code. A source code configuration file can be a dirs file, a sources file, or a makefile file) |
comp., MS | source code control | kildekodekontroll (A set of features that include a mechanism for checking source code in and out of a central repository. It also implies a version control system that can manage files through the development lifecycle, keeping track of which changes were made, who made them, when they were made, and why) |