Understanding .NET Components
Learn about the concept of components in .NET development, their role in building modular and reusable code, and how to create and manage them.
Desktop Window Manager Composition
This section explains the desktop composition engine, a core component of Windows' graphical interface, and its role in rendering windows.
Building COM Components with C#
A guide to creating and interacting with Component Object Model (COM) components using C# in Visual Studio.
Azure Functions Component Model
Explore the architectural components and design patterns behind Azure Functions, a serverless compute service.
System.ComponentModel Namespace
Reference documentation for the System.ComponentModel namespace, which provides classes that allow you to implement the run-time and design-time behavior of components.
MFC Component Architecture
An overview of the Microsoft Foundation Classes (MFC) component architecture for building Windows applications.