Home > Industry/Domain > Computer

Computer

18Categories 216913Terms

Add a new term

Contributors in Computer

Computer > Productivity software

just-in-time compilation

Software; Productivity software

The compilation that converts Microsoft intermediate language (MSIL) into machine code at the point when the code is required at run time.

outline

Software; Productivity software

Worksheet data in which rows or columns of detail data are grouped so that you can create summary reports. The outline can summarize either an entire worksheet or a selected ...

query variable

Software; Productivity software

A variable that stores a query, as opposed to the results of a query.

deployment manifest

Software; Productivity software

The file used in ClickOnce applications that describes the current version of this deployment, and whether it should be installed on the client computer or only run online.

generic delegate

Software; Productivity software

A delegate method that is declared with type parameters.

root folder

Software; Productivity software

The top-level directory (or folder) on a computer, partition or volume, or Macintosh-accessible volume.

com class

Software; Productivity software

A concrete implementation of one or more COM interfaces. COM objects are instances of COM classes.