About 34,600,000 results
Open links in new tab
  1. VS Code How to Create a New Project - Alphr

    Jan 20, 2021 · To make a new C# project (.NET application), you first need the adequate requirements to set up scaffolding for the project, and then use VS Code to make the new folders for it.

  2. Project management - Visual Studio Code

    When you create a C# application in Visual Studio Code, you start with a project. A project contains all files (such as source code, images, etc.) that are compiled into an executable, library, or website.

  3. Getting Started with C# in VS Code - Visual Studio Code

    Getting Started with C# in VS Code This getting started guide introduces you to C# and .NET for Visual Studio Code through the following tasks: Installing and setting up your VS Code environment for C#. …

  4. Getting Started with Java in VS Code - Visual Studio Code

    Note: If you open a Java file in VS Code without opening its folder, the Java Language Server might not work properly. VS Code will also try to figure out the correct package for the new type and fill the new …

  5. Getting started with Visual Studio Code

    Next video Code Editing in Visual Studio Code - Learn about the advanced code editing features in VS Code. Introductory Videos - Review the entire list of videos. Related resources User Interface - View …

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

    Dec 16, 2025 · Create a C# console application in Visual Studio and explore some features of the Visual Studio integrated development environment (IDE).

  7. Visual Studio Code - Flutter

    Oct 30, 2025 · How to develop Flutter apps in Visual Studio Code.

  8. Managing Java Projects in VS Code - Visual Studio Code

    Managing Java Projects in VS Code The Project Manager for Java extension helps you to manage your Java projects and their dependencies. It also helps you to create new Java projects, packages, and …

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

    Jul 30, 2025 · Create Visual Studio solutions and projects and use them to store artifacts, including source code files, bitmaps, icons, and component and service references.

  10. Introduction to projects and solutions - Visual Studio (Windows)

    Nov 11, 2025 · Explore the difference between projects and solutions that contain and organize projects, and how to work with these items in Visual Studio.