Book description
ASP.NET, successor to Microsoft's Active Server Pages (ASP), is so complete and flexible that a web developer's main difficulty may lie simply in weaving the pieces together for maximum efficiency. The new edition of Programming ASP.NET shows developers how to do just that. Updated for Version 1.1 of the NET framework and Visual Studio .NET 2003, the second edition of this bestselling .NET title will show you how to create dynamic, data-driven web sites and services using both C# and Visual Basic .NET. In Programming ASP.NET, Second Edition authors Jesse Liberty and Dan Hurwitz cover everything you need to know to be effective with ASP.NET. The book includes a comprehensive tutorial on Web Forms, which, in conjunction with Visual Studio .NET 2003, allow you to apply Rapid Application Development techniques (including drag-and-drop control placement) to web development. Programming ASP.NET includes extensive coverage of each type of server control, including Web server controls, HTML server controls, and custom controls. New material covers creating ASP.NET pages for mobile devices. Since most web applications and web services involve retrieving data and returning it to a client browser, Programming ASP.NET Second Edition also offers extensive coverage of data access issues. These include topics such as using ASP.NET's list-bound controls; accessing data using the ADO.NET object model, and updating data with or without transaction support. Programming ASP.NET also discusses such advanced topics as:
Caching and performance
Security
Configuration and deployment
If you're already familiar with Active Server Pages technology, you'll appreciate the in-depth focus and straightforward, easy-to-read approach for developing web pages and web services. Succinct, direct, and loaded with examples, Programming ASP.NET, Second Edition will help users at every level master ASP.NET without getting bogged down in the complexity of its features.
Publisher resources
Table of contents
-
Programming ASP.NET, 2nd Edition
- Preface
- 1. ASP.NET and the .NET Framework
- 2. Visual Studio .NET
- 3. Events
- 4. Controls
- 5. ASP Control Details
- 6. Programming Web Forms
-
7. Tracing, Debugging, and Error Handling
- Creating the Sample Application
- Tracing
-
Debugging
- The Debug Toolbar
-
Breakpoints
- Setting a breakpoint
- Breakpoint window
- Breakpoint properties
- Breakpoint icons
- Stepping through code
- Examining variables and objects
- Immediate window
- Autos window
- Locals window
- This/Me window
- Watch window
- Call Stack window
- Threads window
- Modules window
- Disassembly window
- Registers window
- Memory windows
- Configuration
- Error Handling
- 8. Validation
- 9. Data Binding
- 10. List-Bound Controls, Part I
- 11. Accessing Data with ADO.NET
- 12. ADO Data Updates
- 13. List-Bound Controls, Part II
- 14. Custom and User Controls
- 15. Web Services Overview
- 16. Creating Web Services
- 17. Consuming Web Services
- 18. Caching and Performance
- 19. Security
- 20. Controlling, Configuring,and Deploying Applications
- A. Relational Database Technology: A Crash Course
- B. Bug Database Architecture
- Index
- Colophon
Product information
- Title: Programming ASP.NET, Second Edition
- Author(s):
- Release date: September 2003
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9780596004873
You might also like
book
Modern Software Engineering: Doing What Works to Build Better Software Faster
Improve Your Creativity, Effectiveness, and Ultimately, Your Code In Modern Software Engineering, continuous delivery pioneer David …
book
The Art of Communication
Bring nuance, depth, and meaning to every conversation you have The Art of Communication is for …
book
Working Effectively with Legacy Code
This book provides programmers with the ability to cost effectively handlecommon legacy code problems without having …
book
Redis in Action
Summary Redis in Action introduces Redis and walks you through examples that demonstrate how to use …