Share via

IDE Tutorial

Muhammad Ghozlan 41 Reputation points
2022-12-14T07:08:18.753+00:00

There is a way that Microsoft Visual Studio 2022 (The IDE) gives us a free short tutorial on how to build a small web application where it walks you throw the simple step to do that and I had seen that the first time I downloaded the IDE, however I could not find it now.

How can I see that tutorial again?

Developer technologies | ASP.NET | ASP.NET Core
Developer technologies | VB
Developer technologies | Visual Studio | Other
Developer technologies | Visual Studio | Other

A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.

0 comments No comments

Answer accepted by question author
  1. SurferOnWww 5,926 Reputation points
    2022-12-15T00:41:32.573+00:00

    a free short tutorial on how to build a small web application

    How about the followings:

    Tutorial: Get started with Razor Pages in ASP.NET Core
    https://learn.microsoft.com/en-us/aspnet/core/tutorials/razor-pages/razor-pages-start?view=aspnetcore-6.0&tabs=visual-studio

    Get started with ASP.NET Core MVC
    https://learn.microsoft.com/en-us/aspnet/core/tutorials/first-mvc-app/start-mvc?view=aspnetcore-6.0&tabs=visual-studio

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Castorix31 91,866 Reputation points
    2022-12-14T07:54:46.423+00:00

Your answer

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