About 5,670,000 results
Open links in new tab
  1. Create and configure a new project - Visual Studio (Windows ...

    Jul 30, 2025 · In this article, you learn how to quickly create a new project in Visual Studio from a template.

  2. How to Create a Project in Visual Studio - YouTube

    Ready to start your coding project in Visual Studio? This video will guide you through the steps of creating a new project in Visual Studio, from selecting the right template to...

  3. Getting Started with Visual Studio Your First Project Guide | MoldStud

    Jun 12, 2025 · Discover how to create your first project in Visual Studio with this step-by-step guide. Learn essential tools and tips for a smooth development experience.

  4. How to Start a Project in C#? - C# Corner

    Starting a C# project involves several steps, from setting up the development environment to choosing the right project template. This guide will walk you through the essential steps to get your project up …

  5. How Do I Create A New Project In Visual Studio (Updated 2024)

    Mar 4, 2024 · Creating a new project in Visual Studio is a fundamental task for any developer using the platform. This guide will provide a step-by-step walkthrough of the process, including selecting …

  6. Create Your First .NET Core Project with VStudio & VS Code

    Sep 4, 2025 · Learn how to set up, run, and understand the project structure – perfect for beginners.

  7. Create a new project in Microsoft Visual Studio - Tekla

    Apr 22, 2024 · This guide explains how to create a new .NET project in Microsoft Visual Studio that uses the Tekla Structures Open API. Alternatively, you can take this Tekla Open API Basics elearning …

  8. Create projects & solutions - Visual Studio (Windows)

    Jul 30, 2025 · On the Visual Studio menu, select File > New > Project From Existing Code. In the Create Project from Existing Code Files Wizard, select the project type you want in the What type of project …

  9. Visual Studio - Create Solution and Project | visual-studio Tutorial

    When you first open Visual Studio, the start window appears, and from there, you can choose Create a new project. Select the Create a new project option. In the template pane, select ASP.NET Core …

  10. Creating ASP.NET Core Web Application using Visual Studio

    To create a new ASP.NET Core Application using .NET 8, open Visual Studio 2022 and click the Create a new project box, as shown in the image below. Once you click on the Create a new project box, the …