DictionaryForumContacts

Terms for subject Microsoft containing code | all forms | exact matches only
EnglishSpanish
ABC code for carrying cost classificationcódigo ABC por rotación (A classifier that names categories in an ABC classification that ranks discrete categories of items according to their carrying cost)
ABC code for contribution margincódigo ABC por margen (A classifier that names categories in an ABC classification that ranks discrete categories of items according to their contribution margin)
ABC code for revenuecódigo ABC por ingresos (A classifier that names categories in an ABC classification that ranks discrete categories of items according to their revenue)
ABC code valuecódigo ABC por valor (The categorization of an inventory item based on its value compared to the total inventory on hand)
account code segmentsegmento de código de cuenta (A section of an account code that represents a type of entity for which you are accounting)
bar code readerlector de código de barras (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)
client code generationgeneración de código de cliente (The action of generating code for the client project based on operations and entities exposed in the middle tier. A RIA Services link must exist between the client and server projects)
code access securityseguridad de acceso del código (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)
code access security CAS policy 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 permissionsdirectiva de seguridad de acceso al código (CAS)
code analysisanálisis de código (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)
code-behindcódigo subyacente (For ASP.NET pages and XAML-based applications, code that is contained within a separate file, allowing for the separation of markup (for example, markup contained in an HTML or XAML file) from behavior that is implemented in code)
code-behind classclase de código subyacente (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)
code-behind filearchivo de código subyacente (A code file containing the page class that implements the program logic of a Web Forms or ASP.NET mobile Web Forms application)
code-behind pagepágina de código subyacente (A code file containing the page class that implements the program logic of a Web Forms or ASP.NET mobile Web Forms application)
code comment Web reportinforme web de comentario de código (Web pages that enable you to browse the code structure within files in your current project or solution, such as objects and interfaces defined in a project)
code completecódigo completo (A development milestone marking the point at which all features for the release are implemented and functionality has been verified against the functional specification)
code coveragecobertura de código (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)
Code Definition windowventana Definición de código (A read-only editor view that displays the definition of a symbol in a code file stored in, or referenced by, the active project)
code elementelemento de código (The minimum bit combination that can represent a unit of encoded text for processing or exchange)
code exampleejemplo de código (A block of sample code in documentation that is used to demonstrate a concept or process)
Code First MigrationsMigraciones de Code First (A feature that allows a database created by Code First to be incrementally changed as a developer's Code First model evolves)
code freezecongelación del código (A point at which a technical project document (requirements specification, functional specification, etc) or developed component of the solution cannot change without significant justification and approval by key project stakeholders)
code groupgrupo de código (A logical grouping of code that has a specified condition for membership)
code listlista de códigos (A set of abbreviation/explanation pairs that are used as a design-time aid to providing sets of XML Schema Definition language (XSD) enumeration values)
code maskmáscara de código (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)
code metricmétrica del código (A software measure that provides developers better insight into the code they are developing. By taking advantage of code metrics, developers can understand which types and/or methods should be reworked or more thoroughly tested. Development teams can identify potential risks, understand the current state of a project, and track progress during software development)
Code of ConductCódigo de conducta (The link to the code of conduct, which contains rules that explain how someone should behave while using a service or product)
code of conductcódigo de conducta (Rules that explain how someone should behave while using a service or product)
code pagepágina de códigos (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)
code panepanel de código (In Visual Basic for Applications, the window that is used to display, edit, and write module-level and procedure code)
code pointpunto de código (The minimum bit combination that can represent a unit of encoded text for processing or exchange)
code profilergenerador de perfiles del código (A software tool, implemented as a DLL, which is called by the runtime system during the execution of an image)
code reviewrevisión del código (The process of assessing code to improve its quality and the capabilities of the development team. Types of code review include formal review, peer-based review, and third-party review)
code sampleejemplo de código (A set of program instructions that are provided as an example, typically for learning and re-use)
code snippetfragmento de código (A small piece of programming code that is part of a larger program. Usually the code snippet performs a specific function or task)
code stubcódigo stub (A segment of Visual Basic code that defines the beginning and end of a procedure)
Code viewvista Código (A window that shows the code that comprises a web page)
commodity code hierarchyjerarquía de códigos de mercancías (A category hierarchy that orders categories that are created from commodity codes)
Differentiated Services Code PointPunto de código de servicios diferenciados (A marking in the registry that enables packets that pass through network devices that operate on Layer 3 information (such as routers) to have their relative priorities differentiated from one another)
Entity Framework Code First MigrationsMigraciones de Entity Framework Code First (A feature that allows a database created by Code First to be incrementally changed as a developer's Code First model evolves)
HTML code fragmentfragmento de código HTML (HTML code that you add to your Web page to create features such as a script, a counter, or a scrolling marquee)
language code identifieridentificador de configuración regional (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)
main account code segmentsegmento principal de código de cuenta (A segment of a general ledger account code that corresponds to the type of account (for example, cash, sales, or travel expense))
managed code extensionextensión de código administrado (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)
Match Code UpdateActualización de códigos de correspondencia (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))
natural account code segmentsegmento natural de código de cuenta (A segment of a general ledger account code that corresponds to the type of account (for example, cash, sales, or travel expense))
responsibility account code segmentsegmento de responsabilidad de código de cuenta (A segment of a general ledger account code that corresponds to a category within the overall structure of the organization, such as location, division, department, area, task, project, or product)
source code controlcontrol de código fuente (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)

Get short URL