magazine resources subscribe about advertising

New Architect Daily
Commentary and updates on current events and technologies

CMP Media E-Book

Download your copy today.

Research
Search for reports and white papers from industry vendors and analysts.

This Week at NewArchitect.com Subscribe now to our free email newsletter and get notified when the site is updated with new articles







Day of Defeat Online Gaming

 New Architect > Archives > 1997 > 10 > Features  

Programming for Active Server Pages

Create Dynamic Content Using ASP

By Leon Chalnick

Microsoft's Active Server Pages (ASP) technology is a powerful tool for building Web sites that incorporate dynamic content, like pages built from databases. It will be particularly beneficial to developers already comfortable with Microsoft's Visual Basic. Microsoft presents ASP as the server half of an overall Active Platform; the other half -- Active Desktop -- represents the client side. Both server and desktop use similar technologies:

  • Tools.
  • HTML.
  • VBScript and JScript (Microsoft's version of JavaScript).
  • Components (ActiveX and Java).
  • System services (like component and directory services on the server and audio, video, and file system on the desktop).

In implementation, however, the active server is entirely independent of Active Desktop -- it is a set of technologies that runs on an NT server running Internet Information Server (IIS). The Active Platform appears to be more of a "vision thing" or marketing concept than a development concern. For example, you do not have to use ActiveX controls in the pages that ASP serves up.

The Active Server Model

Active Server Pages is a 32-bit, multithreaded service that runs under Windows NT 4.0 in the same address space as IIS. Both ASP and IIS 3.0 can be downloaded free of charge from Microsoft's Web site. ASP exploits Microsoft's Internet Server Application Programming Interface (ISAPI), which contributes to its performance.<>




  Day of Defeat Online Gaming

home | daily | current issue | archives | features | critical decisions | case studies | expert opinion | reviews | access | industry events | newsletter | research | careers | info centers | advertising | subscribe | subscriber service | editorial calendar | press | contacts


Copyright © 2006 CMP Media, LLC Read our privacy policy, your California privacy rights, terms of service.
SDMG Web sites: BYTE.com, C/C++ Users Journal, Developer Pipeline, Dr. Dobb's Journal, DotNetJunkies, MSDN Magazine, Sys Admin,
SD Expo, SD Magazine, SqlJunkies, The Perl Journal, Unixreview, Windows Developer Network, New Architect

web2