Home > Industry/Domain > Computer

Computer

18Categories 216913Terms

Add a new term

Contributors in Computer

Computer > Productivity software

safe code

Software; Productivity software

Code that is executed by the common language runtime environment rather than directly by the operating system. Managed code applications gain common language runtime services such ...

build event

Software; Productivity software

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 ...

cls-compliant

Computer; Productivity software

Pertaining to code that publicly exposes only language features that are in the Common Language Specification. CLS compliance can apply to classes, interfaces, components, and ...

owner draw mode

Software; Productivity software

A rendering mode in which you take responsibility for drawing a control, rather than relying on the control\'s default rendering behavior.

key-value pair

Software; Productivity software

A set of data items that contains a unique identifier, called a key, and a value that is the actual data for the key.

code access security

Computer; Productivity software

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 ...

detach

Software; Productivity software

To remove uninstalled application files from a destination computer.