Home > Industry/Domain > Computer

Computer

18Categories 216913Terms

Add a new term

Contributors in Computer

Computer > Productivity software

intellisense

Software; Productivity software

A feature of an integrated development environment (IDE) that provides logical code elements that the user can select from a drop-down menu while coding.

refactoring

Software; Productivity software

An optimization process in object-oriented programming intended to improve the design or structure of a program without changing its functionality.

lazy loading

Computer; Productivity software

A pattern of data loading where related objects are not loaded until a navigation property is accessed.

maximize

Software; Productivity software

To enlarge a window to its largest size by double-clicking the title bar, clicking the Maximize button (at the right of the title bar), or by pressing ALT+SPACEBAR and then ...

primary protection

Software; Productivity software

A type of protection in which data on the protected server is directly protected by a primary DPM Server.

category

Software; Productivity software

A classification for grouping content by user-defined criteria such as page contents, file types, or a similar distinction.

error handling

Software; Productivity software

The process of dealing with errors (or exceptions) as they arise during the running of a program. Some programming languages, such as C++, Ada, and Eiffel, have features that aid ...