About 1,590,000 results
Open links in new tab
  1. Developing Web Applications with ASP.NET - .NET Framework

    Apr 7, 2022 · Develop web apps with ASP.NET Core, which is a redesign of ASP.NET 4.x that's cross-platform, leaner, more modular, and unified to build a web UI and web APIs.

  2. I can't find ASP.NET Web Application (.NET Framework) with c#

    Sep 30, 2021 · Among the ones listed, find ASP.NET Web Application (.Net Framework), and pick the one with C# listed at the bottom. Once you've used a project template, it appears in your …

  3. ASP.NET overview | Microsoft Learn

    Sep 30, 2022 · ASP.NET is a free web framework for building great websites and web applications using HTML, CSS, and JavaScript. You can also create Web APIs and use real …

  4. Tutorial: Create C# ASP.NET Core web application - Visual Studio ...

    Nov 21, 2025 · Create a web application in the Visual Studio integrated development environment (IDE) by using C# and ASP.NET Core, make changes to the app, and run the app.

  5. ASP.NET tutorials | Microsoft Learn

    Apr 18, 2022 · Introduzione allo sviluppo Web con ASP.NET Core. In questo percorso per principianti si apprenderanno le nozioni di base di C#, HTML, Razor Pages e altro ancora.

  6. Quickstart: Deploy an ASP.NET web app - Azure App Service

    2 days ago · In this quickstart, you learn how to create and deploy your first ASP.NET web app to Azure App Service. App Service supports various versions of .NET apps. It provides a highly …

  7. Get Started with ASP.NET Web API 2 (C#) - ASP.NET 4.x

    Sep 30, 2022 · Tutorial with code. Use ASP.NET Web API to create a web API that returns a list of products.

  8. ASP.NET Web Forms | Microsoft Learn

    Mar 2, 2024 · Download Visual Web Developer Express & learn how to quickly build web apps using easy-to-understand controls on ASP.NET Web Forms in a visual design environ...

  9. asp.net core web application not showing in visual studio 2019

    Mar 9, 2023 · Hello, I have just started web programming and I am writing a program with Visual Studio, but whatever I do, the project does not run. The first time I tried to run the project, it …

  10. How to create a .net framework 4.8 web project using visual studio

    Jul 8, 2022 · NET Framework web apps that are based on MVC should be using the ASP.NET Web Application (Net Framework) template. Any templates referring to Core are for .NET 6+.