Visual Studio 2022: How do I Build, Test, Launch and Load an App?

Simba Bryn Mahaja 100 Reputation points
2025-01-23T15:26:03.66+00:00

How can I Build, Test, Launch the IIS Express web browser, and Load an App in Visual Studio Community 2022 to create an ASP.Net Core Project on my local machine? # All the required Visual Studio 2022 workloads were installed successfully. #

Developer technologies | Visual Studio | Extensions
Developer technologies | Visual Studio | Debugging
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,960 questions
{count} votes

Accepted answer
  1. Michael Taylor 60,326 Reputation points
    2025-01-23T15:40:47.4033333+00:00

    Are you having a specific issue? There are lots and lots of tutorials online on how to build and test apps in VS. It depends on the type of app you want to build as to the overall steps. Please refer to the online tutorials for general information. If you have a specific issue or question then we might be better able to guide you from there.

    There are many more tutorials available. You can search for the specific type of tutorial you want (e.g. MVC, Razor Pages, Angular, etc).

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.