Building Client/Server Applications with VB.NET: An Example-Driven Approach

Jeff Levinson

  • 出版商: Apress
  • 售價: $1,850
  • 貴賓價: 9.5$1,758
  • 語言: 英文
  • 頁數: 624
  • 裝訂: Paperback
  • ISBN: 1590590708
  • ISBN-13: 9781590590706
  • 相關分類: .NET
  • 已過版

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

相關主題

商品描述

Building Client/Server Applications with VB .NET: An Example-Driven Approach is based on Release 1.0 of the .NET Framework / Release 1.0 of Visual Studio .NET + .NET Framework Service Pack 1. Jeff Levinson walks readers through how to write a complete application—no “snippets” of code— and will show readers examples of how, when, and why to perform a task. Building Client/Server Applications with VB .NET: An Example-Driven Approach will be the manual on software development for Enterprise application development.

Contents

Chapter 1: Understanding Application Architecture: An Overview
Chapter 2: Building an N-Tier Application
Chapter 3: Creating the Application Infrastructure
Chapter 4 Handling Errors with Class
Chapter 5: Building Business Objects
Chapter 6: Creating the Windows User Interface
Chapter 7: Revisiting Objects and Rules
Chapter 8: Reusing Code
Chapter 9: Understanding Server-Side Business Rules
Chapter 10: Using Reflection
Chapter 11: Implementing Web Services and the UDDI
Chapter 12: Creating a Web Forms Interface
Chapter 13: Globalizing and Localizing Your Application
Appendix A: Adding Support for Unicode Characters
Appendix B: Recommended Reading