"Once every five
"This type of application has been sorely needed in the Web development arena. For the past several years, Web developers have had to work with a variety of elementary tools in order to construct Web applications. Connecting databases to these Web applications has been even harder because of the nature of HTML and the HTTP protocol.
"Microsoft Visual InterDev is the new Web application development tool that was introduced along with the Visual Studio 97 suite of tools in early 1997. It is Microsoft's component integration tool for assembling
"Visual InterDev promises to become the de facto standard for constructing dynamic, data-driven Web applications for the entire software industry. In fact, many Web sites and applications have already been created using Visual InterDev, and you can expect to see many more as time goes by."
This was the prediction I made in the introduction to Inside Microsoft Visual InterDev (Microsoft Press, 1997), and today, a year later, those words still stand. In fact, according to independent statistics, Visual InterDev has indeed become the de facto standard for development of dynamic, data-driven Web applications. The list of Internet, intranet, and extranet sites using this technology reads like a who's who of the major corporations throughout the world, including Compaq, Dell, Hallmark, Barnes and Noble, CNNSI, Marriott, CompUSA, and many others.
In this book, we'll look under the hood of Visual InterDev 6.0 and explore the unique features that make it such an exciting new product. The book is divided into six
Part I, Getting Started with Visual InterDev , introduces you to the product and covers product installation; the integrated development environment; and how to create, maintain, and debug your applications
Part II,
Creating Applications
, introduces you to the new Scripting Object Model, the Data Environment, design-time controls, and using Dynamic HTML features. These are all exciting new features in Visual InterDev 6.0 that increase developer productivity and enhance the end-
Part III, Scripting the Scripting Object Model , covers scripting design-time controls, using forms (including the new Form Manager), using Active Server Pages (ASP), and integrating client-side Microsoft ActiveX controls and Java applets.
Part IV,
Advanced Database Development
, goes into detail about using the Visual Database Tools (including Data View, Database Designer, Query Designer, and the source code editor), scripting the Data Environment, working with
Recordset
objects,
Part V,
Developing
Finally, Part VI, Security , looks at adding security with chapters on standard security and the incorporation of client-side digital certificates for more advanced user authentication using Microsoft Certificate Server.
The CD-ROM contains a wealth of software that illustrates the techniques outlined in the book. It also includes sample applications that
This book is essential reading for
Nick Evans