About 9,230,000 results
Open links in new tab
  1. Create a Traditional Windows Desktop Application (C++)

    Mar 17, 2025 · Learn how to create a minimal, traditional Windows desktop application using Visual Studio, C++, and the Win32 API.

  2. Creating a Smooth Desktop App with Visual Studio Code

    #vscode #application #design "Creating a Smooth Desktop App with Visual Studio Code, Tauri, and C#"In this video, I’ll walk you through building a smooth and...

  3. Windows Form application on Visual Studio Code?

    According to the link below, VS Code does not support Desktop .NET Framework. Because VS Code is design to be Cross-Platform. Meaning that you can't work with "windows forms".

  4. How do I create a GUI app in C# with Visual Studio Code?

    Oct 24, 2020 · If you want gui with c#, you'll have to install visual studio, there's a free community edition with all the features you'll need. Also it will make it so much easier for you. Use the right tool for the job. [EDIT]: There is a answer above which shows an example of how it is possible to achieve a workaround without using visual studio.

  5. visual studio code - Can I use VSCode for developing WINDOW DESKTOP

    Nov 8, 2022 · I am trying to set up a project in VSCode to build & run windows desktop apps: WinUI / MAUI / UNO because our team is mostly using VSCode. I am aware that Visual Studio 2022 is recommended for ...

  6. Creating an app with VS Code - Uno Platform

    Debugging using WSL 2 on Windows. VS Code supports debugging Uno Platform Desktop apps through the WSL Extension: Install the WSL extension; In the control palette, select WSL: Connect to WSL; Once connected to WSL, ensure that the Uno Platform extension is installed; Once the extension is installed, follow the same steps as the section above

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

    To do cross-platform mobile and desktop development, you can use C# Dev Kit with the .NET MAUI extension. Learn how to get set up with .NET MAUI in VS Code. Upon installation, C# Dev Kit launches an extension walkthrough. You can follow the steps of this walkthrough to learn more about the features of the C# extension.

  8. Create an app in VS Code | Make Developer Hub

    To start, click the + icon in the header of My apps section or call the >New app command directly from the command palette. First, you will be asked to fill in a label. That's the app's name the users will see in the Scenario builder.

  9. Building a .NET Desktop Application - C# Corner

    Jun 7, 2024 · This will be the first piece we build using the .NET code and Visual Studio 2019. Start by creating a solution called “EmployeeDesktop” and project as below: The first project we create will be to hold the “Employee” class which represents an employee record as …

  10. Create a .NET console application using Visual Studio Code - .NET

    Mar 19, 2025 · This tutorial shows how to create and run a .NET console application by using Visual Studio Code. On Windows, this WinGet configuration file to install all prerequisites. If you already have something installed, WinGet will skip that …

  11. Some results have been removed
Refresh