MSDN Documentation

Explore the world of .NET development with Visual Basic

VB.NET Code Samples

UI Design Sample

Modern UI with WPF

Learn to create responsive and visually appealing user interfaces using WPF and XAML.

WPF XAML UI/UX Desktop
View Code
Data Access Sample

LINQ for Data Access

Efficiently query and manipulate data from various sources using Language Integrated Query.

LINQ Database Data ADO.NET
View Code
Web Services Sample

Building RESTful APIs

Develop robust web services and APIs using ASP.NET Core and VB.NET.

ASP.NET Core Web API REST Backend
View Code
File I/O Sample

Advanced File Handling

Master file and directory operations, including reading, writing, and manipulation.

File I/O System.IO Utilities
View Code
Concurrency Sample

Asynchronous Programming

Implement asynchronous operations for better performance and responsiveness.

Async/Await Concurrency Performance
View Code
Networking Sample

Network Communication

Explore network programming concepts like sockets, TCP/IP, and HTTP clients.

Networking TCP/IP Client-Server
View Code