Home > Samples > Update > August 2004
          Back to associated article: ASP.NET 2.0 Next Stop on Web Development Roadmap
  Web Server Technologies (Illustration)    
   

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)