Features
- Complete Coverage—Distributed Computing Using ASP, ASP Programming, Working with ASP on the Server, and Client/Server Applications Using ASP.
- Student-friendly pedagogical tools—Include Tips, Notes, Cautions, Cross-References and Chapter Summaries.
- Structured programming techniques.
- Uses real-world examples.
- Copyright 2000
- Dimensions: 7-3/8" x 9-1/8"
- Pages: 600
- Edition: 1st
-
Book
- ISBN-10: 0-7897-2240-2
- ISBN-13: 978-0-7897-2240-9
ASP by Example assumes a basic knowledge of VBScript and teaches you how to create dynamic web sites quickly and easily. Using real-world examples, ASP 3 by Example teaches proper, accepted coding techniques that will cause fewer problems and allow you to apply your knowledge to more than simply the task at hand. Topics include: ASP, objects, cookies, applications, and database access.
Downloads
Visual InterDev 101 Tutorial - visinterdevtutorial.pdf
This bonus tutorial will give you a functional overview of Visual InterDev, a comprehensive development tool that allows you to build Web sites and Web applications. You can use Visual InterDev to build individual HTML pages, Active Server Pages, as well as large scale Web Applications that involve hundreds of pages designed to be used by thousands of people. Learn how to design a complete site and to debug the pages within your site. - 886 KB -- visinterdevtutorial.pdf
Fundamentals of SQL Tutorial - sqltutorial.pdf
Bonus material to bring you up to speed on SQL (Structured Query Language). A query language is one that allows you to make a request upon a database and retrieve data that satisfies that request. SQL is an integral part of working with data access technologies that are used with Visual Basic. This tutorial helps you learn how to use SQL to manipulate databases to a very fine degree of granularity, and to retrieve, add, delete, and join tables, as well as a host of other activities. - 194 KB -- sqltutorial.pdf
Source Code
Source Code
Source code from the book except Chapter 5 - 704kb -- code.exe
First part of Chapter 5 source code - 1415kb -- ch05-1.exe
Second part of Chapter 5 source code - 1399kb -- ch05-2.exe
Third part of Chapter 5 source code - 1405kb -- ch05-3.exe
Table of Contents
Introduction.
I. THE FUNDAMENTALS OF DISTRIBUTED COMPUTING USING ASP.
1. The Fundamentals of Distributed Computing Using ASP. 2. Migrating from Static Web Pages to Active Server Pages. II. ASP PROGRAMMING.
3. The Fundamentals of VBScript. 4. Writing Script for the Server Side. 5. Fundamentals of Object-Oriented Programming. III. WORKING WITH ASP ON THE SERVER.
6. Beginning ASP: Client-Server Communication. 7. Intermediate ASP: Processing Data. 8. Moving Forward with ASP: Working with Data. 9. Working with the Installable Components for Internet Information Server. 10. More on Objects and ASP. IV. CLIENT/SERVER APPLICATIONS USING ASP.
11. Working with Security and Transactions. 12. Creating a Custom User Page. 13. Creating a Personal Address Book. 14. Creating a Class Attendance Page. 15. Creating an Email Page with the CDONTS Component. 16. Adding a Mail Feature to the Attendance List. V. APPENDIXES.
A: ASP Object Model. B: ADO Object Model. C: Common VBScript Functions. Glossary. Index.
Online Support
Bob Reselman is a nationally known software developer, writer, and teacher. He is a founding principal of Cognitive Arts and Technologies, a group dedicated to integration of creative, artistic endeavors with the practice of software development. In addition, Bob is a member of the faculty of Simpson College. In the past, he has held positions as a Principal Consultant for the international consulting firm, Cap Gemini, and as Platform Architect for Desktop Systems for Gateway. Bob is a co-author of Practical Visual Basic 6.
Updates & Corrections
Visual InterDev 101 Tutorial - visinterdevtutorial.pdf
This bonus tutorial will give you a functional overview of Visual InterDev, a comprehensive development tool that allows you to build Web sites and Web applications. You can use Visual InterDev to build individual HTML pages, Active Server Pages, as well as large scale Web Applications that involve hundreds of pages designed to be used by thousands of people. Learn how to design a complete site and to debug the pages within your site. - 886 KB -- visinterdevtutorial.pdf
Fundamentals of SQL Tutorial - sqltutorial.pdf
Bonus material to bring you up to speed on SQL (Structured Query Language). A query language is one that allows you to make a request upon a database and retrieve data that satisfies that request. SQL is an integral part of working with data access technologies that are used with Visual Basic. This tutorial helps you learn how to use SQL to manipulate databases to a very fine degree of granularity, and to retrieve, add, delete, and join tables, as well as a host of other activities. - 194 KB -- sqltutorial.pdf