language-icon Old Web
English
Sign In

ASP.NET

ASP.NET is an open-source server-side web application framework designed for web development to produce dynamic web pages developed by Microsoft to allow programmers to build dynamic web sites, applications and services.released together with Visual Studio .NETreleased together with Visual Studio .NET 2003codename Whidbeyreleased together with Visual Studio 2005 and Visual Web Developer Expressand SQL Server 2005Parallel extensions and other .NET Framework 4 featuresThe two new properties added in the Page class are MetaKeyword and MetaDescription.Parallel extensions and other .NET Framework 4.5 features ASP.NET is an open-source server-side web application framework designed for web development to produce dynamic web pages 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. ASP.NET is built on the Common Language Runtime (CLR), allowing programmers to write ASP.NET code using any supported .NET language. The ASP.NET SOAP extension framework allows ASP.NET components to process SOAP messages. ASP.NET's successor is ASP.NET Core. It is a re-implementation of ASP.NET as a modular web framework, together with other frameworks like Entity Framework. The new framework uses the new open-source .NET Compiler Platform (codename 'Roslyn') and is cross platform. ASP.NET MVC, ASP.NET Web API, and ASP.NET Web Pages (a platform using only Razor pages) have merged into a unified MVC 6. ASP.NET supports a number of programming models for building web applications:

[ "Database", "Software engineering", "World Wide Web", "Programming language", "ADO.NET" ]
Parent Topic
Child Topic
    No Parent Topic