Visual Basic 2005: A Developer's Notebook
暫譯: Visual Basic 2005:開發者筆記本
Matthew MacDonald
- 出版商: O'Reilly
- 出版日期: 2005-05-01
- 售價: $1,260
- 貴賓價: 9.5 折 $1,197
- 語言: 英文
- 頁數: 264
- 裝訂: Paperback
- ISBN: 0596007264
- ISBN-13: 9780596007263
-
相關分類:
Visual Basic
已過版
買這商品的人也買了...
-
$1,425Lessons Learned in Software Testing (Paperback)
-
$780$741 -
$590$466 -
$990Java Web Services Architecture
-
$780$616 -
$990$782 -
$780$616 -
$490$417 -
$650$507 -
$680$578 -
$590$502 -
$750$593 -
$560$437 -
$580$493 -
$490$382 -
$880$695 -
$390$332 -
$890$757 -
$780$741 -
$450$383 -
$580$458 -
$480$408 -
$720$569 -
$480$379 -
$750$713
相關主題
商品描述
Description:
When Microsoft introduced the Visual Basic .NET programming language, as part of its move to the .NET Framework two years ago, many developers willingly made the switch. Millions of others, however, continued to stick with Visual Basic 6. They weren't ready for such a radical change, which included an object-oriented environment similar to Java. They liked the old Visual Basic just fine.
In an effort to win over those diehard VB6 developers, the company has included a new version of VB.NET in its upcoming next generation release of the Visual Studio .NET development platform. Visual Basic 2005 comes with innovative language constructs, new compiler features, dramatically enhanced productivity and an improved debugging experience. The language's new version is now available in beta release, and Microsoft is encouraging developers to give it a test drive.
Visual Basic 2005: A Developer's Notebook provides the ideal test track. With nearly 50 hands-on projects, this practical introduction to VB 2005 will bring you up to speed on all the new features of this language by allowing you to work with them directly. The book summarizes the changes that VB 2005 brings, and tells you how to acquire, install and configure the beta version of VB 2005 SDK. Each project or experiment explores a different feature, with emphasis on changes that can increase productivity, simplify programming tasks, and help you add new functionality to your applications.
This one-of-a-kind book also offers suggestions for further experimentation, links to on-line documentation and other sources of information, and practical notes and warnings from the author.
The new Developer's Notebooks series from O'Reilly offers an in-depth first look at important new tools for software developers. Emphasizing example over explanation and practice over theory, they focus on learning by doing you'll get the goods straight from the masters, in an informal and code-intensive style. For those who want to get up speed with VB 2005 right away, this is the perfect all lab, no lecture guide.
Table of Contents:
The Developer's Notebook Series
Preface
Chapter 1. Visual Studio
Getting Started with Visual Studio 2005
Code, Debug, and Continue Without Restarting Your Application
Look Inside an Object While Debugging
Diagnose and Correct Errors on the Fly
Rename All Instances of Any Program Element
Use IntelliSense Filtering and AutoCorrect
Edit Control Properties in Place
Call Methods at Design Time
Insert Boilerplate Code Using Snippets
Create XML Documentation for Your Code
Chapter 2. The Visual Basic Language
Use the My Objects to Program Common Tasks
Get Application Information
Use Strongly Typed Resources
Use Strongly Typed Configuration Settings
Build Typesafe Generic Classes
Make Simple Data Types Nullable
Use Operators with Custom Objects
Split a Class into Multiple Files
Extend the My Namespace
Skip to the Next Iteration of a Loop
Dispose of Objects Automatically
Safeguard Properties with Split Accessibility
Evaluate Conditions Separately with Short-Circuit Logic
Chapter 3. Windows Applications
Use Office-Style Toolbars
Add Any Control to a ToolStrip
Add Icons to Your Menu
Put the Web in a Window
Validate Input While the User Types
Create Text Boxes that Auto-Complete
Play a Windows System Sound
Play Simple WAV Audio
Create a Windows Explorer-like Split Window
Take Control of Window Layout
Control When Your Application Shuts Down
Prevent Your Application from Starting Twice
Communicate Between Forms
Improve Redraw Speeds for GDI+
Handle Asynchronous Tasks Safely
Use a Better Data-Bound Grid
Format the DataGridView
Add Images and Controls to the DataGridView
Chapter 4. Web Applications
Create a Web Application in Visual Studio 2005
Administer a Web Application
Bind to Data Without Writing Code
Bind Web Controls to a Custom Class
Display Interactive Tables Without Writing Code
Display Records One at a Time
Achieve a Consistent Look and Feel with Master Pages
Add Navigation to Your Site
Easily Authenticate Users
Determine How Many People Are Currently UsingYour Web Site
Use Role-Based Authorization
Store Personalized Information
Chapter 5. Files, Databases, and XML
Get Drive Information
Get File and Directory Information
Copy, Move, and Delete Files
Read and Write Files
Compress and Decompress Data
Collect Statistics on Your Data Connections
Batch DataAdapter Commands for Better Performance
Bulk-Copy Rows from One Table to Another
Write Database-Agnostic Code
Use the New XPathDocument and XPathNavigator
Edit an XML Document with XPathNavigator
Chapter 6. .NET 2.0 Platform Services
Easily Log Events
Ping Another Computer
Get Information About a Network Connection
Upload and Download Files with FTP
Test Group Membership of the Current User
Encrypt Secrets for the Current User
Unleash the Console
Time Your Code
Deploy Your Application with ClickOnce
Index
商品描述(中文翻譯)
**描述:**
當微軟在兩年前推出 Visual Basic .NET 程式語言,作為其轉向 .NET Framework 的一部分時,許多開發者自願進行轉換。然而,數百萬其他人仍然堅持使用 Visual Basic 6。他們尚未準備好接受如此激進的變化,這包括一個類似於 Java 的物件導向環境。他們對舊版的 Visual Basic 感到滿意。
為了贏得那些死忠的 VB6 開發者,微軟在即將推出的下一代 Visual Studio .NET 開發平台中包含了 VB.NET 的新版本。Visual Basic 2005 具有創新的語言結構、新的編譯器功能、顯著提升的生產力和改進的除錯體驗。該語言的新版本目前已經提供測試版,微軟鼓勵開發者進行測試。
《Visual Basic 2005: A Developer's Notebook》提供了理想的測試平台。這本實用的 VB 2005 入門書籍擁有近 50 個實作專案,將幫助您直接使用所有新功能。該書總結了 VB 2005 帶來的變化,並告訴您如何獲取、安裝和配置 VB 2005 SDK 的測試版。每個專案或實驗都探索不同的功能,重點放在可以提高生產力、簡化程式設計任務以及幫助您為應用程式添加新功能的變化上。
這本獨特的書籍還提供了進一步實驗的建議、在線文檔和其他資訊來源的連結,以及作者的實用註解和警告。
O'Reilly 的新開發者筆記系列提供了對軟體開發者重要新工具的深入初步了解。這些書籍強調範例而非解釋,實踐而非理論,專注於通過實作學習,您將直接從大師那裡獲得知識,以非正式且以程式碼為主的風格呈現。對於那些希望立即掌握 VB 2005 的讀者來說,這是一本完美的全實驗、無講座指南。
**目錄:**
**開發者筆記系列**
**前言**
**第 1 章. Visual Studio**
開始使用 Visual Studio 2005
編碼、除錯,並在不重新啟動應用程式的情況下繼續
在除錯時查看物件內部
即時診斷和修正錯誤
重命名任何程式元素的所有實例
使用 IntelliSense 過濾和自動更正
就地編輯控制項屬性
在設計時呼叫方法
使用片段插入樣板程式碼
為您的程式碼創建 XML 文檔
**第 2 章. Visual Basic 語言**
使用 My 物件來編程常見任務
獲取應用程式資訊
使用強類型資源
使用強類型配置設定
構建類型安全的泛型類別
使簡單數據類型可為空
使用運算子與自定義物件
將類別拆分為多個檔案
擴展 My 命名空間
跳過循環的下一次迭代
自動處理物件
使用分割可訪問性保護屬性
使用短路邏輯分別評估條件
**第 3 章. Windows 應用程式**
使用 Office 風格的工具列
將任何控制項添加到 ToolStrip
在菜單中添加圖示
在窗口中放置網頁
在用戶輸入時驗證輸入
創建自動完成的文本框
播放 Windows 系統聲音
播放簡單的 WAV 音頻
創建類似 Windows 檔案總管的分割窗口
控制窗口佈局
控制應用程式的關閉時間
防止應用程式重複啟動
在表單之間進行通信
提高 GDI+ 的重繪速度
安全處理異步任務
使用更好的資料綁定網格
格式化 DataGridView
向 DataGridView 添加圖像和控制項
**第 4 章. Web 應用程式**
在 Visual Studio 2005 中創建 Web 應用程式
管理 Web 應用程式
無需編寫程式碼即可綁定數據
將 Web 控制項綁定到自定義類別
無需編寫程式碼即可顯示互動表格
一次顯示一條記錄
使用母版頁面實現一致的外觀和感覺
為您的網站添加導航
輕鬆驗證用戶
確定當前有多少人使用您的網站
使用基於角色的授權
存儲個性化資訊
**第 5 章. 檔案、數據庫和 XML**
獲取驅動器資訊
獲取檔案和目錄資訊
複製、移動和刪除檔案
讀取和寫入檔案
壓縮和解壓縮數據
收集有關數據連接的統計資訊
批量 DataAdapter 命令以提高性能
從一個表批量複製行到另一個表
編寫與數據庫無關的程式碼
使用新的 XPathDocument 和 XPathNavigator
使用 XPathNavigator 編輯 XML 文檔
**第 6 章. .NET 2.0 平台服務**
輕鬆記錄事件
Ping 另一台計算機
獲取有關網絡連接的資訊
使用 FTP 上傳和下載檔案
測試當前用戶的群組成員資格
為當前用戶加密秘密
釋放控制台
計時您的程式碼
使用 ClickOnce 部署您的應用程式
**索引**