Featured Samples

Universal Windows App Sample

Explore the capabilities of Universal Windows Platform (UWP) apps with this comprehensive sample showcasing UI elements, data binding, and device integration.

Platform: UWP
Language: C#
Last Updated: 2023-10-26
UWP C# UI/UX
Download Sample

ASP.NET Core Web API Sample

A robust sample demonstrating how to build RESTful Web APIs using ASP.NET Core. Includes CRUD operations, authentication, and model validation.

Platform: .NET Core
Language: C#
Last Updated: 2023-10-25
ASP.NET Core Web API C# REST
Download Sample

Azure Functions Quickstart

Learn how to create serverless functions in Azure. This sample covers event-driven computing, common triggers, and bindings.

Platform: Azure
Language: Node.js
Last Updated: 2023-10-24
Azure Serverless Functions Node.js
Download Sample

Machine Learning Model Training

A step-by-step sample for training a machine learning model using ML.NET. Includes data preprocessing, model evaluation, and prediction.

Platform: .NET
Language: F#
Last Updated: 2023-10-23
ML.NET Machine Learning F# AI
Download Sample

Xamarin.Forms Navigation

Demonstrates various navigation patterns in Xamarin.Forms applications, including hierarchical, tabbed, and carousel navigation.

Platform: Xamarin.Forms
Language: C#
Last Updated: 2023-10-22
Xamarin Mobile C# Navigation
Download Sample

Entity Framework Core Performance

Best practices and code examples for optimizing Entity Framework Core performance, including querying and data manipulation.

Platform: .NET
Language: C#
Last Updated: 2023-10-21
Entity Framework Data Access C# Performance
Download Sample