Describes how to manage objects in the Active Directory, and how to use Windows Management Instrumentation (WMI) to obtain enterprise data and automate administrative tasks.
Discusses the advantages and architecture of the dynamic language runtime (DLR), which is a runtime environment that enables dynamic languages to run on the .NET Framework.
Describes a set of managed types in the System.Reflection.Emit namespace that enable a compiler or tool to emit metadata and Microsoft intermediate language (MSIL) at run time and optionally generate a portable executable (PE) file on disk.
Describes services provided by the .NET Framework for interaction with COM components, COM+ services, external type libraries, and many operating system services.
Provides information about manipulations and inertia processing. Manipulations let users move, rotate, and resize components by using a mouse device, a stylus, or their fingers. Inertia simulates friction forces for UI elements that are in motion, and causes them to gradually slow their movements. Manipulations and inertia processing can be used in UI frameworks such as WPF and XNA.
Explains common programming tasks that apply to a range of .NET Framework applications. Includes topics such as accessing data, file and stream I/O, configuration, encoding, deployment, and debugging.