MSDN Documentation

Your gateway to Microsoft Developer Network

Search Documentation

Search Results

System.String Class

Represents text as a sequence of characters. Provides methods for creating, manipulating, and searching strings.

Asynchronous Programming in .NET

Learn how to use the async and await keywords to write asynchronous code that runs without blocking the UI thread.

System.Collections.Generic.List<T> Class

Represents a strongly typed list of objects that can be accessed by index. Provides methods for manipulating lists.

Windows API Programming Guide

An introduction to programming for the Windows operating system using the Win32 API.

Entity Framework Core

An object-relational mapper (ORM) that enables .NET developers to work with a database using domain-specific objects.