From C# Online.NET (CSharp-Online.NET)—your free C# and .NET encyclopedia
| Term
| ASP.NET
|
| Definition
| Acronym for Active Server Pages for .NET. Bundle of .NET classes used to create Web-based, client-side (Web Form) and server-side (Web Service) applications. ASP.NET was derived from the Microsoft Active Server Pages (ASP) Web technology and adapted for use in the .NET Framework. Also called managed ASP and formerly known as ASP+. ASP.NET pages are normally created in C#, VB.NET, or another .NET language.
|
| See also
| ASP, What is ASP.NET?
|
| This C# Online.NET definition is from the Glossary of .NET / C# Terms.
|