Home > Samples > Product Roadmaps > Dec. 2004: The Microsoft Developer Platform Roadmap > Section 5a of 8
Back to associated section: Web Development
  Web Server Technologies (Illustration)    
   

1204wd_illo1.gif (15,573 bytes)

All of Microsoft’s Web server technologies build on 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.