Home > Industry/Domain > Computer

Computer

18Categories 216913Terms

Add a new term

Contributors in Computer

Computer > Productivity software

msil

Software; Productivity software

A language used as the output of a number of compilers and as the input to a just-in-time (JIT) compiler. The common language runtime includes a JIT compiler for converting MSIL ...

parameterless constructor constraint

Software; Productivity software

A restriction on a generic type parameter, such that types substituted for that type parameter must provide a parameterless or default constructor.

call browser

Software; Productivity software

A window that enables you to search for function calls, and then browse the search results and navigate to the function references in your source code files.

postback

Software; Productivity software

The process in which a Web page sends data back to the same page on the server.

call stack

Software; Productivity software

The series of method calls leading from the beginning of the program to the statement currently being executed at run time.

finalizer

Software; Productivity software

A method that frees resources and performs other cleanup operations.

manifest file

Software; Productivity software

A file containing a list of resources, such as grammar files and prompt databases, that Speech Server preloads and caches to improve performance. Speech Server automatically ...