Mastering Microsoft Visual Basic 2005
暫譯: 精通 Microsoft Visual Basic 2005
Evangelos Petroutsos, Acey Bunch
- 出版商: Sybex
- 出版日期: 2006-03-24
- 售價: $1,610
- 貴賓價: 9.5 折 $1,530
- 語言: 英文
- 頁數: 720
- 裝訂: Paperback
- ISBN: 0782143989
- ISBN-13: 9780782143980
-
相關分類:
Visual Basic
已過版
買這商品的人也買了...
-
$600$600 -
$600$600 -
$1,320Peer Reviews in Software: A Practical Guide (Paperback)
-
$600$600 -
$880$695 -
$1,700$1,615 -
$680$578 -
$650$507 -
$680$578 -
$520$406 -
$490$382 -
$690$538 -
$680$537 -
$480$379 -
$2,380$2,261 -
$780$616 -
$720$569 -
$720$569 -
$650$553 -
$1,200$948 -
$580$458 -
$420$332 -
$320$253 -
$680$578 -
$660Unlocking Android (Paperback)
商品描述
Description
The Express Ticket to Productivity with Visual Basic and .NET
Are you new to Visual Basic programming? Are you still using Visual Basic 6? Either way, Visual Basic 2005 Express Edition
offers an inexpensive and easy way to take a big step forward. This book offers expert assistance that makes it even easier. Inside, two veteran Visual Basic developers show you how to do everything Express Edition makes possible-and even a few things, such as Office development, that go beyond its advertised abilities.
Coverage Includes
* Finding your way around the Visual Basic Express IDE
* Designing and building Windows forms using Windows controls
* Adding business logic to applications using the Visual Basic programming language
* Creating and using programming objects
* Using the new "My" object
* Manipulating files and folders
* Working with XML
* Automating Office applications such as Word and Excel
* Managing drawing and printing in an application
* Creating and using Console applications
* Using the Visual Database Tools to create database-driven applications
* Managing Internet-based operations in an application
Featured on the CD
The enclosed CD contains Visual Basic Express packaged, ready for you to install and use.
Establish a Solid Understanding of Windows Application Development and Object-Oriented Programming
Gain Practical Knowledge of the Visual Basic Programming Language
Use Windows Controls in Your Application, Work With Databases, and Connect to Internet Resources
Table of Contents
Introduction.
Part 1: Getting Started with Visual Basic 2005 Express Edition.
Chapter 1: Welcome to Visual Basic 2005 Express Edition.
Chapter 2: Using Visual Basic 2005 Express Edition.
Chapter 3: Introducing Windows Application Development.
Chapter 4: Building Windows Forms.
Part 2: Understanding the Visual Basic Language.
Chapter 5: Using the Visual Basic Programming Language.
Chapter 6: Using Subroutines, Functions, and Events.
Chapter 7: Controlling Program Flow.
Chapter 8: Using Arrays and Collections.
Chapter 9: Debugging and Handling Errors.
Part 3: Using Windows Controls.
Chapter 10: Using the Basic Windows Controls.
Chapter 11: Using the Text Controls.
Chapter 12: Using the Common Windows Dialogs.
Chapter 13: Using the TreeView and ListView Controls.
Chapter 14: Using Other Windows Controls.
Part 4: Understanding Object-Oriented Programming.
Chapter 15: Understanding Objects.
Chapter 16: Building Your Own Objects.
Chapter 17: Building Your Own Windows Controls.
Part 5: Common Programming Tasks.
Chapter 18: Using the My Object.
Chapter 19: Working with Folders and Files.
Chapter 20: Working with XML.
Chapter 21: Automating Office Applications.
Chapter 22: Using Images, Drawing, and Printing.
Chapter 23: Handling Characters and Strings.
Chapter 24: Using Console Applications.
Part 6: Programming Databases.
Chapter 25: Introduction to Databases.
Chapter 26: Using the Visual Database Tools.
Chapter 27: Using Data in Windows Forms.
Chapter 28: Programming with ADO.NET.
Chapter 29: Working with SQL Server Express.
Chapter 30: Interacting with the Internet.
Index.
商品描述(中文翻譯)
**描述**
《使用 Visual Basic 和 .NET 提升生產力的快速入門》
您是 Visual Basic 編程的新手嗎?您還在使用 Visual Basic 6 嗎?無論如何,Visual Basic 2005 Express Edition 提供了一種便宜且簡單的方法,讓您邁出一大步。本書提供專家的協助,使這一切變得更加容易。在書中,兩位資深的 Visual Basic 開發者將向您展示如何完成 Express Edition 所能實現的所有功能,甚至還有一些超出其廣告能力的功能,例如 Office 開發。
涵蓋內容包括:
* 瞭解 Visual Basic Express IDE 的操作
* 使用 Windows 控制項設計和建立 Windows 表單
* 使用 Visual Basic 編程語言為應用程式添加業務邏輯
* 創建和使用編程物件
* 使用新的 'My' 物件
* 操作檔案和資料夾
* 使用 XML
* 自動化 Office 應用程式,如 Word 和 Excel
* 管理應用程式中的繪圖和列印
* 創建和使用控制台應用程式
* 使用 Visual Database Tools 創建資料庫驅動的應用程式
* 管理應用程式中的網際網路操作
CD 內含內容
隨附的 CD 包含 Visual Basic Express,已打包好,準備讓您安裝和使用。
建立對 Windows 應用程式開發和物件導向編程的堅實理解
獲得 Visual Basic 編程語言的實用知識
在您的應用程式中使用 Windows 控制項,與資料庫合作,並連接到網際網路資源
**目錄**
引言。
**第一部分:開始使用 Visual Basic 2005 Express Edition。**
第 1 章:歡迎來到 Visual Basic 2005 Express Edition。
第 2 章:使用 Visual Basic 2005 Express Edition。
第 3 章:介紹 Windows 應用程式開發。
第 4 章:建立 Windows 表單。
**第二部分:理解 Visual Basic 語言。**
第 5 章:使用 Visual Basic 編程語言。
第 6 章:使用子程序、函數和事件。
第 7 章:控制程式流程。
第 8 章:使用陣列和集合。
第 9 章:除錯和處理錯誤。
**第三部分:使用 Windows 控制項。**
第 10 章:使用基本 Windows 控制項。
第 11 章:使用文字控制項。
第 12 章:使用常見的 Windows 對話框。
第 13 章:使用 TreeView 和 ListView 控制項。
第 14 章:使用其他 Windows 控制項。
**第四部分:理解物件導向編程。**
第 15 章:理解物件。
第 16 章:建立自己的物件。
第 17 章:建立自己的 Windows 控制項。
**第五部分:常見的編程任務。**
第 18 章:使用 My 物件。
第 19 章:處理資料夾和檔案。
第 20 章:使用 XML。
第 21 章:自動化 Office 應用程式。
第 22 章:使用圖像、繪圖和列印。
第 23 章:處理字元和字串。
第 24 章:使用控制台應用程式。
**第六部分:編程資料庫。**
第 25 章:資料庫簡介。
第 26 章:使用 Visual Database Tools。
第 27 章:在 Windows 表單中使用資料。
第 28 章:使用 ADO.NET 進行編程。
第 29 章:使用 SQL Server Express。
第 30 章:與網際網路互動。
索引。