Home > Industry/Domain > Computer

Computer

18Categories 216913Terms

Add a new term

Contributors in Computer

Computer > Productivity software

activity

Software; Productivity software

A pattern of work performed together for a single purpose. An activity may use or produce work products and may be tracked by a work item.

ad hoc reporting

Software; Productivity software

A reporting system that enables end users to run queries and create custom reports without having to know the technicalities of the underlying database schema and query syntax.

adapter

Software; Productivity software

A software component that converts transmitted data from one presentation form to another.

decoupled provider

Software; Productivity software

A provider hosted in a separate process from WMI. Decoupled providers are the recommended way to instrument an application because the provider can control its own lifetime ...

blob

Software; Productivity software

A discrete packet of binary data that has an exceptionally large size, such as pictures or audio tracks stored as digital data, or any variable or table column large enough to ...

class view

Software; Productivity software

A window that displays the symbols defined, referenced, or called in the application you are developing.

eager loading

Software; Productivity software

A pattern of loading where a specific set of related objects are loaded along with the objects that were explicitly requested in the query.