MSDN Documentation

Your comprehensive resource for Windows development.

Windows Development Tools Samples

Explore a curated collection of code samples showcasing various Windows development features and best practices. Download, run, and learn from these practical examples.

Universal Windows Platform (UWP) App Samples

Discover how to build modern, engaging UWP applications for Windows 10 and Windows 11. Covers UI, data binding, device integration, and more.

UWP XAML C# Visual Studio

Windows App SDK (Project Reunion) Samples

Get started with the latest Windows App SDK, bringing modern app development capabilities to both new and existing Win32 applications.

WinAppSDK C++ WinUI 3 C#

Desktop Bridge (Centennial) Samples

Learn how to package your existing Win32 applications into modern UWP packages for distribution via the Microsoft Store.

Desktop Bridge Win32 MSIX Packaging

DirectX Graphics Samples

Explore advanced graphics programming with DirectX. Samples demonstrate rendering techniques, shader usage, and performance optimization.

DirectX Graphics C++ HLSL

Windows Services Samples

Understand how to create and manage Windows Services, background processes that run independently of user interaction.

Services C++ C# System

Networking and Communication Samples

Examples demonstrating network communication, sockets, inter-process communication (IPC), and web services integration.

Networking IPC Sockets Web Services