Distributed Data Applications with ASP .NET (The Expert's Voice) (2nd ed. 2004. XX, 786 p. w. figs. 23,5 cm)

個数:

Distributed Data Applications with ASP .NET (The Expert's Voice) (2nd ed. 2004. XX, 786 p. w. figs. 23,5 cm)

  • 提携先の海外書籍取次会社に在庫がございます。通常3週間で発送いたします。
    重要ご説明事項
    1. 納期遅延や、ご入手不能となる場合が若干ございます。
    2. 複数冊ご注文の場合、分割発送となる場合がございます。
    3. 美品のご指定は承りかねます。
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 808 p.
  • 商品コード 9781590593189

Full Description

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.

Contents

at a Glance.- 1 The Distributed Application.- 2 Components and Data Access.- 3 Accessing XML Documents.- 4 The Application Plumbing.- 5 Working with Down-Level Clients.- 6 Working with Rich Clients.- 7 Remoting to .NET Clients.- 8 Updating Data in Down-Level Clients.- 9 Updating Remote Cached Data.- 10 Components for Updating Data.- 11 Rich Client Update Applications.- 12 Reconciling Update Errors.- 13 Updating Data from Remote .NET Applications.