About 57 results
Open links in new tab
  1. ASP.NET overview | Microsoft Learn

    Sep 29, 2022 · Introduction to ASP.NET, a free framework for creating websites, web applications, and web APIs.

  2. ASP.NET tutorials | Microsoft Learn

    Apr 18, 2022 · ASP.NET Web Forms Connection Resiliency and Command Interception Create a secure ASP.NET Web Forms app with user registration, email confirmation and password reset (C#) Create …

  3. 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.

  4. ASP.NET Technical Resources | Microsoft Learn

    Jun 14, 2022 · ASP.NET is a free powerful framework for building dynamic Web applications, whether it’s a small, personal Web site or a large, enterprise class Web applicat...

  5. Getting Started with ASP.NET Web Pages | Microsoft Learn

    Jun 24, 2021 · Learn About ASP.NET Web Pages ASP.NET Web Pages and the new Razor syntax provide a fast, approachable, and lightweight way to combine server code with HTML t...

  6. ASP.NET documentation | Microsoft Learn

    ASP.NET documentation Learn to use ASP.NET Core to create web apps and services that are fast, secure, cross-platform, and cloud-based. Browse tutorials, sample code, fundamentals, API …

  7. ASP.NET Overview | Microsoft Learn

    Oct 21, 2014 · ASP.NET is a unified Web development model that includes the services necessary for you to build enterprise-class Web applications with a minimum of coding. ASP.NET is part of the …

  8. Microsoft Support

    Microsoft Support is here to help you with Microsoft products. Find how-to articles, videos, and training for Microsoft Copilot, Microsoft 365, Windows 11, Surface, and more.

  9. ASP Overview | Microsoft Learn

    Jun 16, 2017 · An ASP page is a Hypertext Markup Language (HTML) page that contains script commands that are processed by the Web server before being sent to the client's browser.

  10. Use the IHttpClientFactory - .NET | Microsoft Learn

    May 6, 2025 · Learn how to use the HttpClient and IHttpClientFactory implementations with dependency injection in your .NET workloads.

  11. Getting Started with ASP.NET | Microsoft Learn

    Nov 3, 2022 · ASP.NET Web Pages is a framework that you can use to create dynamic web pages. A simple HTML web page is static; its content is determined by the fixed HTML markup that's in the …