Programming Data-Driven Web Applications with ASP.NET provides readers with a solid understanding of ASP.NET and how to effectively integrate databases with their Web sites. The key to making information instantly available on the Web is integrating the Web site and the database to work as one piece
Distributed Data Applications with ASP.NET
โ Scribed by Alex Homer, David Sussman (auth.)
- Publisher
- Apress
- Year
- 2004
- Tongue
- English
- Leaves
- 801
- Edition
- 2
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
ASP.NET is a huge advance from previous incarnations of ASP, with one of its goals being pure HTML output that achieves maximum cross-browser compatibility. The server-side event architecture tends to engender this approach, but amid the first flush of excitement its often forgotten that theres still a place for rich clients and handling data in a multitude of places. Distributed data-driven applications arent new, but the range of possibilities and ease of development have both increased with the introduction of .NET.
This book approaches data management and data applications from several different points of view:
- Understanding the new .NET data management philosophy for both relational and XML data
- Grasping the different techniques that it encompasses and how they relate to real-world requirements
- Exploring the application architecture and design implications of the .NET data management classes
- Designing distributed data-driven ASP.NET applications that benefit from the new data management techniques
- Examining the rich-client philosophy and how .NET can be used to bring this about
- Demonstrating how easy it is to take advantage of several different types of client devices, providing the best user experience possible for each one
Many books describe the basic techniques for working with data in ASP.NET. However, this book goes not just a step further, but in fact takes you on a complete journey by exploring how to provide the user with the best possible client-side experience when working with data. It also focuses on the server-side design and development process, such as using the n-tier architecture in your applications, and implementing specific techniques, such as correctly managing updates to a data store by multiple concurrent users.
โฆ Table of Contents
Front Matter....Pages i-xviii
The Distributed Application....Pages 1-52
Components and Data Access....Pages 53-108
Accessing XML Documents....Pages 109-141
The Application Plumbing....Pages 143-197
Working with Down-Level Clients....Pages 199-259
Working with Rich Clients....Pages 261-346
Remoting to .NET Clients....Pages 347-389
Updating Data in Down-Level Clients....Pages 391-473
Updating Remote Cached Data....Pages 475-526
Components for Updating Data....Pages 527-582
Rich Client Update Applications....Pages 583-645
Reconciling Update Errors....Pages 647-714
Updating Data from Remote .NET Applications....Pages 715-764
Back Matter....Pages 765-788
โฆ Subjects
Software Engineering/Programming and Operating Systems
๐ SIMILAR VOLUMES
This book a great way to get you working in Flex fast... if you already have a good understanding of AS3 from a Flash background. If you're not familiar with AS3 than there are some sticking points that slow you down. But if you're goal is to transition form working in Flash to working in Flex, then
Flex is a very powerful and versatile technology for creating web application front-ends. But what every good web application needs is a robust data source, be it XML, or a database. Flex is very adaptable in terms of connecting to data sources, and that is the main focus of this book. In Foundation
<p><p>Flex is a very powerful and versatile technology for creating web application front-ends. But what every good web application needs is a robust data source, be it XML, or a database. Flex is very adaptable in terms of connecting to data sources, and that is the main focus of this book.</p><p>I