1. ASP.NET overview | Microsoft Docs

    https://docs.microsoft.com/en-us/aspnet/overview

    ASP.NET Web API is an ideal platform for building RESTful applications on the .NET Framework. Learn more about Web API. Real-time technologies. ASP.NET SignalR is a new library for ASP.NET developers that makes developing real-time web functionality easier. SignalR allows bi-directional communication between server and client.

  2. What is ASP.NET? | .NET

    https://dotnet.microsoft.com/learn/aspnet/what-is-aspnet

    What is ASP.NET? ASP.NET is an open source web framework, created by Microsoft, for building modern web apps and services with .NET. ASP.NET is cross platform and runs on Windows, Linux, macOS, and Docker.

  3. ASP.NET - Wikipedia

    https://en.wikipedia.org/wiki/ASP.NET

    ASP.NET is an open-source, server-side web-application framework designed for web development to produce dynamic web pages.It was developed by Microsoft to allow programmers to build dynamic web sites, applications and services.. It was first released in January 2002 with version 1.0 of the .NET Framework and is the successor to Microsoft's Active Server Pages (ASP) technology.

  4. ASP.NET Web Apps | HTML, CSS, JavaScript, and C#

    https://dotnet.microsoft.com/apps/aspnet/web-apps

    ASP.NET is cross-platform, allowing you to develop and deploy web apps on your OS. The Visual Studio product family provides a great .NET development experience on Windows, Linux, and macOS. If you prefer to use a different editor, there are .NET command-line tools and plugins for many popular editors. Learn about .NET tools

  5. Introduction to ASP.NET Core | Microsoft Docs

    https://docs.microsoft.com/en-us/aspnet/core/introduction-to-aspnet-core

    ASP.NET Core is a cross-platform, high-performance, open-source framework for building modern, cloud-enabled, Internet-connected apps. With ASP.NET Core, you can: Build web apps and services, Internet of Things (IoT) apps, and mobile backends. Use your favorite development tools on Windows, macOS, and Linux.

  6. Getting Started with ASP.NET 4.7 Web Forms and Visual ...

    https://docs.microsoft.com/en-us/aspnet/web-forms/overview/getting-started/getting-started-with-aspnet-45-web-forms/introduction-and-overview

    The ASP.NET 4.5 provided in this tutorial series includes the following features: A simple UI for creating projects that offers support for many ASP.NET frameworks (Web Forms, MVC, and Web API). Bootstrap, a layout, theming, and responsive design framework.

  7. ASP.NET inline expressions - ASP.NET | Microsoft Docs

    https://docs.microsoft.com/en-us/troubleshoot/aspnet/inline-expressions

    The ASP.NET page framework supports the following directives: Directive Description @ Page: Defines page-specific attributes that are used by the ASP.NET page parser and compiler. Can be included only in .aspx files. This directive name can be used only in ASP.NET Web Form pages.

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

    https://docs.microsoft.com/en-us/aspnet/web-api/overview/getting-started-with-aspnet-web-api/tutorial-your-first-web-api

    ASP.NET Web API is a framework for building web APIs on top of the .NET Framework. Software versions used in the tutorial. Visual Studio 2017; Web API 2; See Create a web API with ASP.NET Core and Visual Studio for Windows for a newer version of this tutorial. Create a Web API Project

  9. Download Microsoft .NET Framework 4 (Web Installer) from ...

    https://www.microsoft.com/en-us/download/details.aspx?id=17851

    Enhancements to ASP.NET More control over HTML, element IDs and custom CSS that make it much easier to create standards-compliant and SEO-friendly web forms. New dynamic data features including new query filters, entity templates, richer support for Entity Framework 4, and validation and templating features that can be easily applied to ...