Windows Apps Samples

Sample App 1

Universal Windows Platform App: Photo Gallery

Explore a sample Universal Windows Platform (UWP) application demonstrating image manipulation, storage, and UI best practices.

UWP C# XAML Image Processing
Sample App 2

Windows App SDK: Task Tracker

A practical example of building a native Windows application using the Windows App SDK, showcasing WinUI 3 and modern Windows features.

Windows App SDK WinUI 3 C++ Productivity
Sample App 3

DirectX Game Sample: Space Shooter

Learn how to build visually stunning games for Windows with DirectX. This sample covers game loops, rendering, and input handling.

DirectX 12 C++ Game Development Graphics
Sample App 4

Web App Integration: Weather Widget

Integrate web technologies into your Windows applications. This sample shows how to embed web views and interact with JavaScript.

WebView2 HTML JavaScript API Integration
Sample App 5

Azure AI Integration: Image Classifier

Demonstrates how to leverage Azure Cognitive Services for AI-powered features within your Windows applications, like image classification.

Azure AI UWP Machine Learning C#
Sample App 6

Background Task Sample: File Sync

Implement efficient background tasks for services like file synchronization, scheduled operations, and real-time updates on Windows.

Background Tasks UWP C# System Services