Start-to-Finish Visual Basic 2005: Learn Visual Basic 2005 as You Design and Develop a Complete Application
暫譯: 從頭到尾的 Visual Basic 2005:在設計和開發完整應用程式的過程中學習 Visual Basic 2005

Tim Patrick

  • 出版商: Addison Wesley
  • 出版日期: 2006-11-17
  • 售價: $2,220
  • 貴賓價: 9.5$2,109
  • 語言: 英文
  • 頁數: 888
  • 裝訂: Paperback
  • ISBN: 0321398009
  • ISBN-13: 9780321398000
  • 相關分類: Visual Basic
  • 已過版

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

商品描述

Description

“I have never reviewed a book I enjoyed as much as this one. Excellent coverage, perfect for the intended audience. Concise, clear, accurate descriptions. This is a winner.”

       –Ken Getz, MCW Technologies, LLC

 

Master Visual Basic 2005 by Building a Complete, Production-Quality Application from Start-to-Finish!

 

This book is the fastest, best way for experienced programmers to truly master real-world Visual Basic 2005 development. You won’t just learn syntax and features: you’ll build a complete, robust, data-driven application. You’ll put Visual Basic 2005 to work in solving real business problems, overcoming the practical challenges of building production systems, and you will learn to see Visual Basic 2005 projects as they were intended–as complete, cohesive solutions. Patrick’s engaging style and crystal-clear explanations will help you stay focused, learn fast, and apply what you’ve learned.

 

•    Master every stage of the application lifecycle and every step in the development process

•    Walk through all facets of database design and ADO.NET data access

•    Create advanced Windows applications with Windows Forms and Web applications with ASP.NET 2.0

•    Make the most of classes, inheritance, and other object-oriented Visual Basic 2005 features

•    Effectively utilize data types, generics, error processing, XML, GDI+, and many other language and platform features

•    Learn how to personalize and restrict your application’s features based on user preferences

•    Determine the best way to license, localize, document, deploy, and support your application

 

Start-to-Finish Visual Basic 2005 is the perfect tutorial for existing Visual Basic programmers moving to Visual Basic 2005, programmers moving from other traditional procedural languages, and experienced Visual Basic .NET/2005 programmers who want to deepen their skills in developing entire projects.

 

Tim Patrick is a software architect and developer with nearly 25 years of experience in designing and building custom software solutions. As a Microsoft Certified Solution Developer, he spends his days writing Visual Basic 2005 applications. Tim is the author of The Visual Basic Style Guide and The Visual Basic .NET Style Guide, and co-author of Visual Basic 2005 in a Nutshell and Visual Basic 2005 Cookbook.

 

The companion website (www.awprofessional.com/titles/0321398009) contains the complete software application and source code for the book, plus chapter-specific versions showing each step of the sample project’s construction.  The code was written to work with every edition of Visual Studio 2005, Visual Basic 2005, and SQL Server 2005, including Microsoft’s free Express editions.

 

Table of Contents

Preface                            xv

Acknowledgments            xix

About the Author              xxi

Chapter 1                         Introducing .NET               1

Chapter 2                         Introducing Visual Basic     35

Chapter 3                         Introducing the Project     91

Chapter 4                         Designing the Database     115

Chapter 5                         .NET Assemblies               157

Chapter 6                         Data and Data Types        187

Chapter 7                         Windows Forms               231

Chapter 8                         Classes and Inheritance    275

Chapter 9                         Error Processing               317

Chapter 10                       ADO.NET                          339

Chapter 11                       Security                           369

Chapter 12                       Operator Overloading       401

Chapter 13                       XML                                 437

Chapter 14                       Application Settings           471

Chapter 15                       Files and Directories          499

Chapter 16                       Generics                           521

Chapter 17                       GDI+                               553

Chapter 18                       Localization and Globalization   597

Chapter 19                       Printing                             627

Chapter 20                       Reporting                         661

Chapter 21                       Licensing Your Application  697

Chapter 22                       Web Development            735

Chapter 23                       Adding Online Help            771

Chapter 24                       Deployment                     791

Chapter 25                       Project Complete             817

Appendix A                       Installing the Software      825

Appendix B                       Software License Agreement    829

Index                               831

商品描述(中文翻譯)

描述
「我從未評價過一本我這麼喜歡的書。內容涵蓋極佳,完全適合目標讀者。簡潔、清晰、準確的描述。這是一本贏家。」
– Ken Getz, MCW Technologies, LLC

從頭到尾構建一個完整的、具生產質量的應用程式,精通 Visual Basic 2005!

這本書是經驗豐富的程式設計師真正掌握實際 Visual Basic 2005 開發的最快、最佳方式。你不僅會學習語法和功能:你將構建一個完整、穩健、以數據為驅動的應用程式。你將利用 Visual Basic 2005 解決實際商業問題,克服構建生產系統的實際挑戰,並學會將 Visual Basic 2005 專案視為完整、一致的解決方案。Patrick 引人入勝的風格和清晰的解釋將幫助你保持專注、快速學習並應用所學。

• 精通應用程式生命週期的每個階段和開發過程中的每一步
• 全面了解資料庫設計和 ADO.NET 數據存取的各個方面
• 使用 Windows Forms 創建高級 Windows 應用程式,使用 ASP.NET 2.0 創建 Web 應用程式
• 充分利用類別、繼承和其他物件導向的 Visual Basic 2005 特性
• 有效利用數據類型、泛型、錯誤處理、XML、GDI+ 及許多其他語言和平台特性
• 學習如何根據用戶偏好個性化和限制應用程式的功能
• 確定最佳的授權、本地化、文檔、部署和支持應用程式的方法

從頭到尾的 Visual Basic 2005 是現有 Visual Basic 程式設計師轉向 Visual Basic 2005、從其他傳統程序語言轉移的程式設計師,以及希望深化整個專案開發技能的經驗豐富的 Visual Basic .NET/2005 程式設計師的完美教程。

Tim Patrick 是一位擁有近 25 年設計和構建自定義軟體解決方案經驗的軟體架構師和開發人員。作為微軟認證解決方案開發人員,他每天都在撰寫 Visual Basic 2005 應用程式。Tim 是《Visual Basic 風格指南》和《Visual Basic .NET 風格指南》的作者,以及《Visual Basic 2005 簡明手冊》和《Visual Basic 2005 食譜》的合著者。

伴隨網站 (www.awprofessional.com/titles/0321398009) 包含本書的完整軟體應用程式和源代碼,以及顯示示例專案構建每一步的章節特定版本。該代碼已編寫為與每個版本的 Visual Studio 2005、Visual Basic 2005 和 SQL Server 2005 兼容,包括微軟的免費 Express 版本。

目錄
前言
致謝
關於作者
第 1 章 介紹 .NET
第 2 章 介紹 Visual Basic
第 3 章 介紹專案
第 4 章 設計資料庫
第 5 章 .NET 程式集
第 6 章 數據和數據類型
第 7 章 Windows Forms
第 8 章 類別和繼承
第 9 章 錯誤處理
第 10 章 ADO.NET
第 11 章 安全性
第 12 章 運算子重載
第 13 章 XML
第 14 章 應用程式設置
第 15 章 檔案和目錄
第 16 章 泛型
第 17 章 GDI+
第 18 章 本地化和全球化
第 19 章 列印
第 20 章 報告
第 21 章 應用程式授權
第 22 章 網頁開發
第 23 章 添加線上幫助
第 24 章 部署
第 25 章 專案完成

最後瀏覽商品 (20)