About 13,500,000 results
Open links in new tab
  1. C# development with Visual Studio - Visual Studio (Windows)

    Explore how to create different C# applications by using Visual Studio, including console, web, Windows Forms, and Windows Desktop apps, and find coding resources.

  2. Tutorial: Create a simple C# console app - Visual Studio (Windows)

    Jan 28, 2025 · In this tutorial, you use Visual Studio to create and run a C# console app, and explore some features of the Visual Studio integrated development environment (IDE).

  3. Create a .NET console application using Visual Studio - .NET

    Dec 5, 2024 · Learn how to create a .NET console application with C# or Visual Basic using Visual Studio.

  4. Quickstart: Create your first C# function in Azure using Visual Studio

    Aug 11, 2025 · In this quickstart, you learn how to use Visual Studio to create and publish a C# HTTP triggered function to Azure Functions.

  5. Visual Studio documentation | Microsoft Learn

    Learn how to use Visual Studio to develop applications, services, and tools in the language of your choice, for any platform or device.

  6. Tutorial: Create C# ASP.NET Core web application - Visual Studio ...

    Nov 21, 2025 · Create a web application in the Visual Studio integrated development environment (IDE) by using C# and ASP.NET Core, make changes to the app, and run the app.

  7. Create a Windows Forms app with C# - Visual Studio (Windows)

    Jun 3, 2025 · Create a Windows Forms app in Visual Studio with C#, add button controls to the form, and run the code to test your application.

  8. Tutorial: Learn to debug C# code using Visual Studio

    Oct 24, 2024 · Learn features of the Visual Studio debugger and how to start the debugger, step through code, and inspect data in a C# application.

  9. Use Visual Studio with .NET and C# to Query - Azure SQL Database ...

    Jan 15, 2025 · Use Visual Studio to create a C# app that connects to a database in Azure SQL Database or Azure SQL Managed Instance and runs queries.

  10. Tutorial: Editing for C# developers - Visual Studio (Windows)

    Aug 22, 2024 · In this 10-minute introduction to the code editor in Visual Studio, we'll add code to a file to look at some of the ways that Visual Studio makes writing, navigating, and understanding C# code …