inset
Web Server Technologies
Jul. 19, 2004

All of Microsoft’s Web server technologies build upon a common foundation—Internet Information Services (IIS). Microsoft and third parties use IIS’s two plug-in architectures—Common Gateway Interface (CGI) and Internet Server API (ISAPI)—to build more sophisticated Web development platforms.

In some cases, Web tools require a specific combination of programming language and tools, such as ASP (which relied on scripting languages) or ATL Server (which only supports C++). But the most successful products have been those such as ASP.NET that support a variety of programming languages.

0804a2nsow_illo1.gif (15,465 bytes)

          Back to associated article: ASP.NET 2.0 Next Stop on Web Development Roadmap