February 13, 2002

ASP.NET 1.0 launched with Visual Studio .NET

MicrosoftThe software giant behind Windows, Office, Azure, and Xbox — founded by Bill Gates and Paul Allen. launched ASP.NETMicrosoft's framework for building web applications and APIs on the .NET platform. 1.0 on February 13, 2002 — managed web pages on the .NET FrameworkMicrosoft's original managed runtime for Windows — CLR, BCL, and WinForms/ASP.NET stacks., replacing classic ASP.

What it was for

ASP.NETASP.NETMicrosoft's framework for building web applications and APIs on the .NET platform. brought Web Forms, code-behind, and server controls to MicrosoftThe software giant behind Windows, Office, Azure, and Xbox — founded by Bill Gates and Paul Allen. web development — drag-and-drop UIUser interface — the parts of software people see and interact with. like VB, compiled C# or VB.NET instead of VBScript. It powered enterprise intranets, line-of-business portals, and early SaaSSoftware as a Service — applications delivered over the internet on a subscription basis. on Windows Server before MVC and Core reshaped the stack.

Companies

  • Microsoft

Why it's here

ASP.NETMicrosoft's framework for building web applications and APIs on the .NET platform. was MicrosoftThe software giant behind Windows, Office, Azure, and Xbox — founded by Bill Gates and Paul Allen.'s answer to JavaA portable language running on the JVM — dominant in enterprise servers, Android, and big data. servlets/JSP and became the default stack for Windows-hosted web apps.

Why it mattered

It proved managed code could replace COM-based ASP for high-traffic business websites.

What it solved

Classic ASP was interpreted VBScript/JScript with limited structure; teams needed compiled, component-based web development.

Media

  • ASP.NET
    ImageASP.NET

    Microsoft, Public domain, via Wikimedia Commons

Related