VB.Net Developer's Guide (Paperback)
暫譯: VB.Net 開發者指南 (平裝本)
Syngress, Cameron Wakefield
- 出版商: Syngress Media
- 出版日期: 2001-01-15
- 定價: $1,500
- 售價: 2.7 折 $399
- 語言: 英文
- 頁數: 754
- 裝訂: Paperback
- ISBN: 1928994482
- ISBN-13: 9781928994480
-
相關分類:
.NET
立即出貨(限量) (庫存=4)
買這商品的人也買了...
-
$1,880$1,786 -
$1,360$1,292 -
$399Applied .NET: Developing People-Oriented Software Using C#
-
$399Application Development Using C# and .NET (Paperback)
-
$480$408 -
$580$458 -
$690$656 -
$750$638 -
$620$527 -
$490$417 -
$450$356 -
$480$432 -
$490$382 -
$580$458 -
$650$514 -
$180$153 -
$480$374 -
$650$507 -
$580$458 -
$3,990$3,791 -
$620$490 -
$450$351 -
$2,500$2,375 -
$620$490 -
$420$332
商品描述
The Complete Guide to Developing Applications with VB.NET
The introduction of VB.NET has sent many Visual Basic gurus back to the drawing board! VB.NET introduces a new set of standards, protocols, and syntax that previous users of Visual Basic will need to learn to regain their guru status and be positioned to create enterprise-critical applications. VB.NET Developer's Guide will help you master VB.NET!
1. Examine the New IDE
Explore the new functionality of the Integrated Development Environment (IDE).2. Learn the .NET Framework
Learn about the .NET components such as base classes, system objects, assemblys, and Microsoft Intermediate Language (MSIL).3. Install and Configure Visual Studio .NET
Learn the three phases for installing Visual Studio .NET.4. Master the Common Language Runtime (CLR)
Develop "managed code" that allows your code to take full advantage of the .NET Framework.5. Learn Advanced VB.NET Programming Concepts
See what concepts are new to VB, including delegates, the System.IO class, and various namespaces.6. Create Windows Forms
Create custom Windows components and use the Windows Forms Class Viewer and ActiveX Control Importer.7. Use the ADO.NET Architecture and the XML Schema Definition Tool
Leverage XML within the .NET Framework and gain interoperability between disparate systems on different platforms.8. Develop Web Applications
Use Internet Protocols to access Web Services.9. The VB.NET Wallet CD
The CD comes with all the source code from the book, including complete applications for performing a simple draw command and for using C# classes.10. Register for Your 1 Year Upgrade
The Syngress Solutions upgrade plan protects you from content obsolescence and provides monthly mailings, whitepapers, and more!
Table of Contents
Chapter 1
A Managers Guide to Whats New in Visual Basic .NET
· Examining the New IDE
· .NET Framework
· Common Language Runtime
· Object-Oriented Based Language
· Web Applications
· Security
· Type Safety
· New Compiler
· Changes from Visual Basic 6.0Chapter 2
The Microsoft .NET Framework
?What Is the .NET Framework?
?Introduction to the Common Language Runtime
?Using .NET-Compliant Programming Languages
?Creating Assemblies ?Understanding Metadata
?Using System Services
?Microsoft Intermediate Language
?Using the Namespace System to Organize Classes
?The Common Type System
?Relying on Automatic Resource Management
?Security ServicesChapter 3
Installing and Configuring VB.NET
?Editions
?Installing Visual Studio
.NET
?The New IDE
?Customizing the IDEChapter 4
Common Language Runtime
?Component Architecture
?Managed Code versus Unmanaged Code
?System Namespace
?Common Type System
?Garbage CollectionChapter 5
.NET Programming Fundamentals
?Variables
?Structures
?Program Flow Control
?Arrays ?Functions
?Object Oriented Programming
?String Handling
?Error HandlingChapter 6
Advanced Programming Concepts
?Modules
?Namespaces
?Imports Keyword
?Implementing Interfaces
?Delegates and Events
?Language Interoperability
?File Operations
?Collections
?Drawing Namespace
?Free ThreadingChapter 7
Creating Windows Forms
?Application Model
?Manipulating Windows Forms
?Form Events
?Creating Multiple Document Interface Applications
?Adding Controls to Forms
?Dialog Boxes
?Creating and Working with Menus
?Adding Status Bars to Forms
?Adding Toolbars to Forms
?Data Binding
?Using the Windows Forms Class Viewer
?Using the Windows Forms ActiveX Control ImporterChapter 8
Windows Forms Components and Controls
?Built-In Controls
?Creating Custom Windows Components
?Creating Custom Windows ControlsChapter 9
Using ADO .NET
?Overview of XML
?ADO .NET Architecture
?XML Schema Definition Tool
?Connected Layer
?Disconnected Layer
?SQL Server Managed Provider
?Remoting
?Data ControlsChapter 10
Developing Web Applications
?Web Forms
?Adding Controls to Web Forms
?Creating Custom Web Form Controls
?Web Services
?Using Windows Forms in Distributed ApplicationsChapter 11
Optimizing, Debugging, and Testing
?Debugging Concepts
?Code Optimization
?Testing Phases and StrategiesChapter 12
Security
?Security Concepts
?Code Access Security
?Role-Based Security
?Security Policies
?Cryptography
?Security ToolsChapter 13
Application Deployment
?Packaging Code
?Configuring the.NET Framework
?Deploying the Application
?Deploying ControlsChapter 14
Upgrading Visual Basic Applications to .NET
?Considerations Before Upgrading
?Considering Architecture Before Migration
?Data Types
?Converting VB Forms to Windows Forms
?Keyword Changes
?Programming Differences
?Understanding Error Handling
?Data Access Changes in Visual Basic .NET
?Upgrading Interfaces
?Using the Upgrade Tool
商品描述(中文翻譯)
《VB.NET 應用程式開發完全指南》
VB.NET 的推出讓許多 Visual Basic 大師不得不重新回到設計圖上!VB.NET 引入了一套新的標準、協議和語法,之前的 Visual Basic 使用者需要學習這些內容,以重新獲得他們的大師地位,並能夠創建對企業至關重要的應用程式。《VB.NET 開發者指南》將幫助您掌握 VB.NET!
1. 檢視新的 IDE
探索整合開發環境 (IDE) 的新功能。
2. 學習 .NET Framework
了解 .NET 組件,例如基類、系統物件、組件和 Microsoft 中介語言 (MSIL)。
3. 安裝和配置 Visual Studio .NET
了解安裝 Visual Studio .NET 的三個階段。
4. 精通通用語言執行時 (CLR)
開發「受管理的程式碼」,使您的程式碼能充分利用 .NET Framework。
5. 學習進階 VB.NET 程式設計概念
了解 VB 中的新概念,包括委派、System.IO 類別和各種命名空間。
6. 創建 Windows 表單
創建自定義 Windows 元件,並使用 Windows Forms 類別檢視器和 ActiveX 控制項匯入工具。
7. 使用 ADO.NET 架構和 XML 架構定義工具
在 .NET Framework 中利用 XML,並實現不同平台之間的互操作性。
8. 開發 Web 應用程式
使用網際網路協議訪問 Web 服務。
9. VB.NET Wallet CD
該 CD 附帶書中的所有源代碼,包括執行簡單繪圖命令和使用 C# 類的完整應用程式。
10. 註冊您的 1 年升級
Syngress Solutions 升級計劃保護您免受內容過時的影響,並提供每月郵件、白皮書等!
目錄
第 1 章
管理者指南:Visual Basic .NET 的新功能
· 檢視新的 IDE
· .NET Framework
· 通用語言執行時
· 物件導向語言
· Web 應用程式
· 安全性
· 類型安全
· 新編譯器
· 與 Visual Basic 6.0 的變更
第 2 章
Microsoft .NET Framework
· .NET Framework 是什麼?
· 通用語言執行時簡介
· 使用 .NET 相容的程式語言
· 創建組件
· 理解元數據
· 使用系統服務
· Microsoft 中介語言
· 使用命名空間系統組織類別
· 通用類型系統
· 依賴自動資源管理
· 安全服務
第 3 章
安裝和配置 VB.NET
· 版本
· 安裝 Visual Studio .NET
· 新的 IDE
· 自訂 IDE
第 4 章
通用語言執行時
· 組件架構
· 受管理的程式碼與未受管理的程式碼
· 系統命名空間
· 通用類型系統
· 垃圾回收
第 5 章
.NET 程式設計基礎
· 變數
· 結構
· 程式流程控制
· 陣列
· 函數
· 物件導向程式設計
· 字串處理
· 錯誤處理
第 6 章
進階程式設計概念
· 模組
· 命名空間
· Imports 關鍵字
· 實作介面
· 委派和事件
· 語言互操作性
· 檔案操作
· 集合
· 繪圖命名空間
· 自由執行緒
第 7 章
創建 Windows 表單
· 應用程式模型
· 操作 Windows 表單
· 表單事件
· 創建多文件介面應用程式
· 向表單添加控制項
· 對話框
· 創建和使用菜單
· 向表單添加狀態列
· 向表單添加工具列
· 數據綁定
· 使用 Windows Forms 類別檢視器
· 使用 Windows Forms ActiveX 控制項匯入工具
第 8 章
Windows 表單元件和控制項
· 內建控制項
· 創建自定義 Windows 元件
· 創建自定義 Windows 控制項
第 9 章
使用 ADO.NET
· XML 概述
· ADO.NET 架構
· XML 架構定義工具
· 連接層
· 斷開層
· SQL Server 受管理提供者
· 遠端處理
· 數據控制
第 10 章
開發 Web 應用程式
· Web 表單
· 向 Web 表單添加控制項
· 創建自定義 Web 表單控制項
· Web 服務
· 在分散式應用程式中使用 Windows 表單
第 11 章
優化、除錯和測試
· 除錯概念
· 程式碼優化
· 測試階段和策略
第 12 章
安全性