MSDN Documentation

.NET Cheat Sheets

Core .NET

C# Fundamentals

Essential syntax, data types, control flow, and object-oriented programming concepts in C#.

View Details

.NET Core Basics

Key features, project structure, and common commands for .NET Core development.

View Details

LINQ Quick Reference

Common LINQ queries for data manipulation and querying in C#.

View Details

Async/Await Patterns

Understanding and implementing asynchronous operations with async and await.

View Details

Web Development (.NET)

ASP.NET Core MVC

Core concepts, routing, controllers, views, and model binding in ASP.NET Core MVC.

View Details

ASP.NET Core Web API

Building RESTful services with ASP.NET Core, including routing, controllers, and HTTP verbs.

View Details

Razor Syntax

Quick guide to Razor syntax for creating dynamic web pages in ASP.NET.

View Details

Data Access

Entity Framework Core

Common operations, querying, and migrations with Entity Framework Core.

View Details

ADO.NET Essentials

Working with databases using ADO.NET: connections, commands, and data readers.

View Details

Other Frameworks & Libraries

WPF Controls

Common Windows Presentation Foundation controls and their properties.

View Details

Xamarin Forms UI

Cross-platform UI elements and layouts for Xamarin.Forms.

View Details