The document provides an overview of ASP.NET, including:
- ASP.NET is a web development platform that provides programming models, infrastructure, and services to build robust web applications for PCs and mobile devices.
- ASP.NET applications are compiled codes written using .NET Framework components and classes.
- Visual Studio is the primary IDE for building ASP.NET applications, providing tools for design, code editing, debugging and more.
- The .NET Framework includes common language runtime (CLR), class libraries, common language specification and more.
Related topics: