Debugging ASP
Troubleshooting for Programmers
Derek Ferguson(Author)
Osborne/McGraw-Hill (Publisher)
Published on 25. September 2000
Book
Paperback/Softback
512 pages
978-0-07-212534-4 (ISBN)
Description
This work provides Web developers with solutions for troubleshooting errors and for preventing potential bugs from occurring. Solutions for Visual InterDev 6.0 - ASP's main programming tool that requires frequent debugging, are included, along with error-handling and debugging in SQL Server.
More details
Series
Language
English
Place of publication
New York
United States
Publishing group
McGraw-Hill Education - Europe
Target group
College/higher education
Professional and scholarly
Illustrations
illustrations
Dimensions
Height: 234 mm
Width: 188 mm
Weight
950 gr
ISBN-13
978-0-07-212534-4 (9780072125344)
Copyright in bibliographic data is held by Nielsen Book Services Limited or its licensors: all rights reserved.
Schweitzer Classification
Content
Fundamental debugging - configuring for development, logging your errors, the Script debugger; fundamental mistakes - IIS, procedures, special data types; file system issues - permissioning, included files, FileSystemObject; maintaining state - session level, application level; taking requests - headers and FORMs; talking back - redirection, MSMQ, beyond HTML, time-outs; using COM objects with Active Server Pages -installation, security, procedure invocation, storage; creating COM objects for Active Server Pages - locking, dependencies, components under IIS versus Desktop Apps, code issues; using transactions with ASP - basics, packages, identity, DB rollback; connecting to your data - SQL Server, configuration, code; returning Recordsets from your data - disconnected recordsets, SQL; modifying your data - static procedures; style guide - general coding, variable scope, architecture; performance issues - general coding, system monitor, administration. Appendices: external issues, Browsets; Firewalls/Prosies; Microsoft SMTP Server; preventing bad input.