Beginning Visual Basic 2005 Databases (Paperback)
            
暫譯: 初學者的 Visual Basic 2005 資料庫 (平裝本)
        
        Thearon Willis
- 出版商: Wrox Press
- 出版日期: 2005-11-21
- 售價: $1,500
- 貴賓價: 9.5 折 $1,425
- 語言: 英文
- 頁數: 768
- 裝訂: Paperback
- ISBN: 076458894X
- ISBN-13: 9780764588945
- 
    相關分類:
    
      Visual Basic、資料庫
 
已過版
買這商品的人也買了...
- 
                
                   Network Troubleshooting Tools Network Troubleshooting Tools$1,760$1,672
- 
                
                   Java 網路程式設計 (Java Network Programming, 2/e) Java 網路程式設計 (Java Network Programming, 2/e)$880$695
- 
                
                   ASP.NET 程式設計徹底研究 ASP.NET 程式設計徹底研究$590$466
- 
                
                   程式設計專家手冊 (The Practice of Programming) 程式設計專家手冊 (The Practice of Programming)$420$332
- 
                
                   有效溝通立即上手 (Communicating Effectively) 有效溝通立即上手 (Communicating Effectively)$280$266
- 
                
                   Unix Network Programming, Vol. 1 : The Sockets Networking API, 3/e (IE-Paperback) Unix Network Programming, Vol. 1 : The Sockets Networking API, 3/e (IE-Paperback)$1,160$1,137
- 
                
                   Visual C++.NET 程式設計 100 個專題實作入門 Visual C++.NET 程式設計 100 個專題實作入門$520$406
- 
                
                   JSP 2.0 技術手冊 JSP 2.0 技術手冊$750$593
- 
                
                   Project 2003 徹底研究 Project 2003 徹底研究$690$538
- 
                
                   $1,080Windows System Programming, 3/e (Hardcover) $1,080Windows System Programming, 3/e (Hardcover)
- 
                
                   駭客防護實戰系列─木馬防護全攻略 駭客防護實戰系列─木馬防護全攻略$490$417
- 
                
                   初探網路安全 (Network Security first-step) 初探網路安全 (Network Security first-step)$480$408
- 
                
                   深入淺出 Java 程式設計, 2/e (Head First Java, 2/e) 深入淺出 Java 程式設計, 2/e (Head First Java, 2/e)$880$695
- 
                
                   SIP 會談啟始協議操典 SIP 會談啟始協議操典$680$537
- 
                
                   Linux Kernel 完全剖析 Linux Kernel 完全剖析$750$585
- 
                
                   Dreamweaver 8 魔法書中文版 Dreamweaver 8 魔法書中文版$490$417
- 
                
                   防網路釣魚 + 側錄 + 間諜 + 詐騙 + 毒駭 防網路釣魚 + 側錄 + 間諜 + 詐騙 + 毒駭$480$408
- 
                
                   Linux Mail Server 技術實務─架設、稽核、防毒、防垃圾信 Linux Mail Server 技術實務─架設、稽核、防毒、防垃圾信$580$493
- 
                
                   Java 認證 SCJP 5.0 猛虎出閘 Java 認證 SCJP 5.0 猛虎出閘$650$514
- 
                
                   鳥哥的 Linux 私房菜基礎學習篇, 2/e 鳥哥的 Linux 私房菜基礎學習篇, 2/e$780$663
- 
                
                   ASP.NET 2.0 深度剖析範例集 ASP.NET 2.0 深度剖析範例集$650$507
- 
                
                   Linux 驅動程式, 3/e (Linux Device Drivers, 3/e) Linux 驅動程式, 3/e (Linux Device Drivers, 3/e)$980$774
- 
                
                   Ajax 實戰手冊 (Ajax in Action) Ajax 實戰手冊 (Ajax in Action)$680$537
- 
                
                   Effective C++, 3/e (中文版) (Effective C++: 55 Specific Ways to Improve Your Programs and Designs, 3/e) Effective C++, 3/e (中文版) (Effective C++: 55 Specific Ways to Improve Your Programs and Designs, 3/e)$500$450
- 
                
                   CCNA 認證教戰手冊 (CCNA: Cisco Certified Network Associate Study Guide (Exam 640-802), 6/e) CCNA 認證教戰手冊 (CCNA: Cisco Certified Network Associate Study Guide (Exam 640-802), 6/e)$1,180$1,003
商品描述
Description:
As one of the most popular programming languages in the world, Visual Basic continues to expand on the functionality and flexibility of its framework. This book explains how to use Visual Basic 2005 to write efficient database applications that can be used throughout an enterprise.
With this teaching tool, you'll learn how to use queries, views, and stored procedures to efficiently access and manipulate data from your applications. You'll get a firm grasp on using ADO.NET as well as OleDb, SQL, and Oracle to access specific databases. Plus, hands-on examples and try-it-out exercises help you put your reading into practice so that with each chapter, you'll gradually build the pieces of a single application.
What you will learn from this book
- How ADO.NET continues to evolve as a building block for accessing and manipulating data in relational databases
- Ways to encrypt and decrypt data, hash passwords, and further secure access to your data
- Techniques for accessing your Web Service from both Windows(r) and Web applications
- Best practices for using business logic and data access components to produce report data or update data in your back-end databases
Who this book is for
This book is for developers who want to learn to write database applications and back-end databases, such as Microsoft(r) Access, Microsoft(r) SQL Server, and Oracle(r). Some experience with Visual Basic 2005 is helpful but not required.Wrox Beginning guides are crafted to make learning programming languages and technologies easier than you think, providing a structured, tutorial format that will guide you through all the techniques involved.
Table of Contents:
Acknowledgments.
Introduction.
Chapter 1: Databases.
Chapter 2: An Introduction to ADO.NET.
Chapter 3: Visual Studio 2005 Data Wizards.
Chapter 4: Basic SQL.
Chapter 5: SQL and Queries for Access.
Chapter 6: Selecting Data in Access.
Chapter 7: Inserting, Updating, and Deleting Data in Access.
Chapter 8: Migrating Data from Access.
Chapter 9: Stored Procedures and Views for SQL Server and Oracle.
Chapter 10: Building Business Logic and Data Access Components.
Chapter 11: Inserting Data.
Chapter 12: Selecting Data.
Chapter 13: Updating Data.
Chapter 14: Accessing Data in ASP.NET.
Chapter 15: Creating a Web Service.
Chapter 16: Accessing a Web Service.
Appendix A: Data Type Cross-Reference.
Appendix B: Time Tracker Project UI.
Appendix C: Exercise Solutions.
Index.
商品描述(中文翻譯)
**描述:**  
作為全球最受歡迎的程式語言之一,Visual Basic 持續擴展其框架的功能和靈活性。本書解釋了如何使用 Visual Basic 2005 編寫高效的資料庫應用程式,這些應用程式可以在整個企業中使用。
透過這個教學工具,您將學會如何使用查詢、視圖和儲存過程來有效地訪問和操作應用程式中的資料。您將深入了解如何使用 ADO.NET 以及 OleDb、SQL 和 Oracle 來訪問特定的資料庫。此外,實作範例和練習題幫助您將閱讀內容付諸實踐,讓您在每一章中逐步構建一個完整的應用程式。
**您將從本書中學到的內容**  
- ADO.NET 如何持續演變,成為訪問和操作關聯資料庫資料的基礎組件  
- 加密和解密資料、雜湊密碼以及進一步保護資料訪問的方法  
- 從 Windows(r) 和 Web 應用程式訪問 Web 服務的技術  
- 使用業務邏輯和資料訪問元件生成報告資料或更新後端資料庫中的資料的最佳實踐  
**本書適合誰閱讀**  
本書適合希望學習編寫資料庫應用程式和後端資料庫的開發人員,例如 Microsoft(r) Access、Microsoft(r) SQL Server 和 Oracle(r)。對 Visual Basic 2005 有一些經驗會有所幫助,但並非必需。
Wrox 的入門指南旨在使學習程式語言和技術比您想像的更容易,提供結構化的教學格式,指導您掌握所有相關技術。
**目錄:**  
- 感謝辭  
- 介紹  
- 第 1 章:資料庫  
- 第 2 章:ADO.NET 簡介  
- 第 3 章:Visual Studio 2005 資料精靈  
- 第 4 章:基本 SQL  
- 第 5 章:Access 的 SQL 和查詢  
- 第 6 章:在 Access 中選擇資料  
- 第 7 章:在 Access 中插入、更新和刪除資料  
- 第 8 章:從 Access 遷移資料  
- 第 9 章:SQL Server 和 Oracle 的儲存過程和視圖  
- 第 10 章:構建業務邏輯和資料訪問元件  
- 第 11 章:插入資料  
- 第 12 章:選擇資料  
- 第 13 章:更新資料  
- 第 14 章:在 ASP.NET 中訪問資料  
- 第 15 章:創建 Web 服務  
- 第 16 章:訪問 Web 服務  
- 附錄 A:資料類型交叉參考  
- 附錄 B:時間追蹤器專案 UI  
- 附錄 C:練習解答  
- 索引  

 
     
     
     
     
     
     
     
     
     
     
     
    