Real World ASP.NET Best Practices

Farhan Muhammad

  • 出版商: Apress
  • 出版日期: 2003-06-03
  • 售價: $1,550
  • 貴賓價: 9.5$1,473
  • 語言: 英文
  • 頁數: 224
  • 裝訂: Paperback
  • ISBN: 1590591003
  • ISBN-13: 9781590591000
  • 相關分類: .NETASP.NET
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

商品描述

Real World ASP.NET Best Practices goes far beyond the documentation to teach ASP.NET development best practices based on the authors’ real-world experience. The book’s emphasis is on helping developers perform tasks correctly and avoid mistakes, not on teaching ASP.NET in general.

ASP.NET is a wonderful new enabling technology that allows developers to create business solutions much more effectively than ever before. However, there is room for improvement. Developers often do not see the potholes and pitfalls related to this technology until they stumble. Real World ASP.NET Best Practices helps readers to avoid just such frustrations. The book’s in-depth coverage includes data handling, caching, JavaScript, user and server controls, distributed programming, configuration, and deployment.

Contents

Chapter 1: The Age of ASP.NET
Chapter 2: Cache, Session, and View State
Chapter 3: Client-Side JavaScript: Oh, What Fun!
Chapter 4: Handling Data Effectively
Chapter 5: Using ASP.NET to Manage Lists
Chapter 6: User Controls and Server Controls
Chapter 7: Remoting and Web Services
Chapter 8: Configuring ASP.NET Applications