Book description
ASP.NET is the successor technology to Active Server Pages (ASP), the world?s most successful development environment for building server-side web applications. ASP.NET leverages the power of Microsoft?s new .NET platform to allow you to write dynamic, data-driven applications that run over the World Wide Web. In Programming ASP.NET, Jesse Liberty and Dan Hurwitz teach you everything you need to know to write web applications and web service applications. The book focuses on ASP.NET development using both C# and Visual Basic .NET, and coding examples are presented in both languages. Programming ASP.NET includes a detailed tutorial on Web Forms, which, in conjunction with Visual Studio .NET, 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. Since most web applications and web services involve retrieving data and returning it to a client browser, Programming ASP.NET 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
The ASP.NET technologies are so complete and flexible; your main difficulty may lie simply in weaving the pieces together for maximum efficiency. Programming ASP.NET shows you how to do just that.
Table of contents
-
Programming ASP.NET
- Preface
- 1. ASP.NET and the .NET Framework
- 2. Hello World
- 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
- Author(s):
- Release date: February 2002
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9780596001711
You might also like
book
Programming ASP.NET 3.5, 4th Edition
With Programming ASP.NET 3.5, you'll quickly learn to create state-of-the-art applications using Microsoft's popular web development …
book
Programming ASP.NET, Second Edition
ASP.NET, successor to Microsoft's Active Server Pages (ASP), is so complete and flexible that a web …
book
Beginning ASP.NET 3.5 in C# 2008: From Novice to Professional, Second Edition
The most up-to-date and comprehensive introductory ASP.NET book you'll find on any shelf, Beginning ASP.NET 3.5 …
book
ASP.NET 4 Unleashed
The most comprehensive book on Microsoft’s new ASP.NET 4, ASP.NET 4 Unleashed covers all facets of …