Instrumentation - 70-536 Study Guide: Key Terms
Attribute – A specific class type in the .NET framework that allows for declarative binding of code.
Debug – A specific constant defined in an application that allows debugger objects to be attached to code.
Debugger – A class that provides access to the default debugger attached to an application
Event log – A mechanism that allows an application to record information about its state and persist it permanently.
Management Query – A request for information about a Windows Management Instrumentation object.
Performance Counter – A mechanism to measure performance of code that is executing.
Process – An application that is currently running. Processes allow for resource isolation.
StackTrace – An ordered collection of one or more StackFrame objects.
Windows Management Instrumentation – A technology that provides access to information about objects in a managed environment.
Tags: .net, 70-536, C#, instrumentatioin, Key Terms, study guide







