MSDN Documentation

Explore the latest samples and code examples.

Featured Samples

Modern UI App

Windows App Development

A complete example showcasing modern UI design principles and adaptive layouts for Windows applications. Learn how to create engaging user experiences.

UWP XAML C# Design
Azure Functions CLI

Cloud Services

Demonstrates how to build and deploy serverless functions using Azure Functions with the command-line interface. Focuses on event-driven architecture.

Azure Functions CLI Node.js
ASP.NET Core API

Web Development

A high-performance RESTful API built with ASP.NET Core. Covers routing, controllers, data access, and authentication best practices.

ASP.NET Core API C# REST
Machine Learning Model

AI & Machine Learning

An example of training and deploying a machine learning model using ML.NET. Learn to integrate AI capabilities into your applications.

ML.NET Machine Learning C# AI
React Component Library

Frontend Development

A reusable component library for React applications, built with TypeScript and styled using a modern CSS-in-JS approach. Improves developer productivity.

React TypeScript Frontend UI
SQL Database Schema

Database Management

A robust SQL database schema design for a typical e-commerce platform. Includes examples of stored procedures and indexing strategies for performance.

SQL Database Schema Performance