Microsoft Docs

Explore Universal Windows Platform Samples

Discover practical examples of UWP features and best practices to accelerate your app development.

App Lifecycle Sample

App Lifecycle Management

Learn how to properly manage your UWP app's lifecycle, including activation, suspension, and resuming.

Core Windows Runtime C#
UI Controls Sample

Modern UI Controls

Explore various UI controls available in UWP, demonstrating customization and advanced usage patterns.

XAML Controls C++
Data Binding Sample

Data Binding Essentials

Master data binding techniques in UWP for efficient and dynamic UI updates.

Data MVVM JavaScript
Device Sensors Sample

Device Sensor Integration

Access and utilize device sensors like GPS, accelerometer, and camera in your UWP applications.

Hardware Sensors C#
Background Tasks Sample

Background Task Execution

Implement background tasks to perform operations when your app is not actively running.

Concurrency System C++
Networking Sample

Network Communication

Connect to web services and handle network requests effectively in your UWP apps.

API HTTP JavaScript