Home > Industry/Domain > Computer

Computer

18Categories 216913Terms

Add a new term

Contributors in Computer

Computer > Productivity software

security-safe-critical

Software; Productivity software

Pertaining to a type or member that accesses secure resources and can be safely used by partially-trusted code in the. NET Framework.

heap

Software; Productivity software

A portion of memory reserved for a program to use for the temporary storage of data structures whose existence or size cannot be determined until the program is running.

master page

Software; Productivity software

In ASP. NET, a page that defines the layout for a set of pages. A master page can contain static text and controls that should appear on all pages. Master pages are merged at run ...

native

Software; Productivity software

Of, pertaining to, or characteristic of something that is in its original form.

application domain (AD)

Software; Productivity software

A boundary that the common language runtime establishes around objects created within the same application scope (that is, anywhere along the sequence of object activations ...

common information model

Software; Productivity software

The model that describes how to represent real-world managed objects. CIM uses an object-oriented paradigm, where managed objects are modeled using the concepts of classes and ...

primary interop assembly

Software; Productivity software

An assembly containing definitions of COM types that is distributed and digitally signed by the author of the COM component. Visual Studio uses a registered primary interop ...