Archives
 
 
 
  Special
 
 
 
  About Us
 
 
 

Newsletter
Free E-mail Newsletter from BYTE.com

 
    
           
Visit the home page Browse the four-year online archive Download platform-neutral CPU/FPU benchmarks Find information for advertisers, authors, vendors, subscribers Request free information on products written about or advertised in BYTE Submit a press release, or scan recent announcements Talk with BYTE's staff and readers about products and technologies

ArticlesWeb Server Activator


March 1997 / Reviews / Web Server Activator

Microsoft's Visual InterDev provides the means for building Active Server-based Web sites.

Rick Grehan

Microsoft's new Visual InterDev is a healthy collection of tools for building and maintaining Web sites based on Active Server pages, which are both the cornerstone of Microsoft Internet Information Server 3.0 and the company's primary mechanism for delivering active content to the Web. If InterDev (formerly Internet Studio) is anything, it's at least comprehensive. Some highlights:

In the simplest sense, an Active Server page is a file (with an .ASP extension) containing HTML and either Visual Basic script or JScript. When executed by the server, the file generates -- on the fly -- a virtual HTML page to be sent to the client. An Active Server page can also include ActiveX controls that are downloaded and executed on the client side. However, this requires Internet Explorer 3.0, or a special Navigator plug-in offered by Netscape, on the client side.

ActiveX controls play more than a client-side (run-time) role in InterDev; there are also design-time ActiveX controls that work much like wizards. Call them up while you 're building your page and, through a series of guided questions, they produce the necessary script code automatically. If you embed a run-time control, InterDev's visual object editor materializes so you can modify that control's appearance and properties. The object editor then writes the appropriate HTML code to embed the control.

Another important goal of InterDev is to help designers build database activities into their Web site. (Though InterDev boasts support of any database compliant with Open Database Connectivity (ODBC), I tested it with SQL Server 6.5.) InterDev incorporates a DataView pane similar to the one in Visual C++ 4.0 Enterprise Edition -- except that the InterDev version lets you modify the contents of databases, while VC++ EE's provides read-only database access. (For details about VC++ EE, see the comparison review, "Client/Server C++: Write Fast, Run Fast".) As an accompaniment to InterDev's database support, Microsoft includes SQL Query Designer, which you can run alone or with t hose design-time ActiveX controls that are aware of it and that need to incorporate SQL queries.

InterDev's site management features help you keep abreast of constantly changing content. For example, a "link view" provides a graphical representation of all the links among files on your site. You can track down and patch broken links without having to spelunk your Web site for busted plumbing.

Visual InterDev's drawback is its complexity -- though that's not a fault of the package as much as an indication of just how complicated a Web site can get. If you're trying to maintain a site based on Active Server pages, Visual InterDev will be your tool of choice.


Product Information


Visual InterDev 1.0............Price undetermined at press time

Microsoft
Redmond, WA
Phone:    (206) 882-8080
Fax:      (206) 936-7329
Internet: 
http://www.microsoft.com/vinterdev/

Circle 978 on Inquiry Card.

HotBYTEs
 - information on products covered or advertised in BYTE


Ratings

Technology         ****
Implementation     ****


Key:

***** Outstanding
**** Very Good
*** Good
** Fair
* Poor




All Within Site

screen_link (47 Kbytes)

Among Visual InterDev's many management tools is a "link view" of all your site 's files.


Rick Grehan is a senior technical editor for BYTE reviews. You can reach him at rick_g@bix.com .

Up to the Reviews section contentsGo to next article: The MessagePad MakeoverSearchSend a comment on this articleSubscribe to BYTE or BYTE on CD-ROM  
Flexible C++
Matthew Wilson
My approach to software engineering is far more pragmatic than it is theoretical--and no language better exemplifies this than C++.

more...

BYTE Digest

BYTE Digest editors every month analyze and evaluate the best articles from Information Week, EE Times, Dr. Dobb's Journal, Network Computing, Sys Admin, and dozens of other CMP publications—bringing you critical news and information about wireless communication, computer security, software development, embedded systems, and more!

Find out more

BYTE.com Store

BYTE CD-ROM
NOW, on one CD-ROM, you can instantly access more than 8 years of BYTE.
 
The Best of BYTE Volume 1: Programming Languages
The Best of BYTE
Volume 1: Programming Languages
In this issue of Best of BYTE, we bring together some of the leading programming language designers and implementors...

Copyright © 2005 CMP Media LLC, Privacy Policy, Your California Privacy rights, Terms of Service
Site comments: webmaster@byte.com
SDMG Web Sites: BYTE.com, C/C++ Users Journal, Dr. Dobb's Journal, MSDN Magazine, New Architect, SD Expo, SD Magazine, Sys Admin, The Perl Journal, UnixReview.com, Windows Developer Network