Beginning Visual C# 2005
暫譯: Visual C# 2005 入門
Karli Watson, Christian Nagel, Jacob Hammer Pedersen, Jon D. Reid, Morgan Skinner, Eric White
- 出版商: Wrox Press
- 出版日期: 2005-11-07
- 售價: $1,620
- 貴賓價: 9.5 折 $1,539
- 語言: 英文
- 頁數: 1104
- 裝訂: Paperback
- ISBN: 0764578472
- ISBN-13: 9780764578472
-
相關分類:
C#、Visual C#
已過版
買這商品的人也買了...
-
$690$587 -
$590$466 -
$890$703 -
$380$342 -
$880$748 -
$820$648 -
$550$468 -
$490$382 -
$880$695 -
$540$427 -
$360$360 -
$750$585 -
$490$387 -
$580$458 -
$650$514 -
$390$308 -
$580$458 -
$650$507 -
$890$757 -
$650$553 -
$780$663 -
$680$537 -
$650$507 -
$1,100$1,078 -
$299$236
相關主題
商品描述
Description:
Beginning Visual C# 2005
Creating next-generation software and applications is now easier than ever with the release of Visual C# 2005. This accessible book guides you through all aspects of C# programming and the capabilities of Visual Studio(r) 2005 so that you can begin developing customized applications.
You'll first learn all aspects of the C# language, from the fundamentals to object-oriented techniques. You'll then quickly progress through Windows(r) and Web programming to making use of data sources, and finally to some advanced techniques such as XML documentation and graphics programming with GDI+. Throughout the book, you'll also find helpful hints, tips, exercises, and full-fledged example code that will enhance your programming skills.
This book covers everything you need to know about Visual C# 2005 and the .NET Framework to create powerful, secure applications for mobile devices, Web applications, Windows applications, and Web services.
What you will learn from this book
* Ways to add functionality to your Visual C# applications
* How to publish applications to the Web with the click of a button
* Techniques for assembling advanced Windows applications with a minimum of effort and time
* Tips for using Web services to add complex data and functionality to Web applications
* How to improve your C# applications using object-oriented programming
* Steps for using ADO.NET to interact with databases and deal with XML
Who this book is for
This book is for anyone who wants to learn how to program in C# using the .NET Framework. It is also for programmers who know .NET 1.0 and want to find out about the latest features of .NET 2.0 and Visual Studio 2005.
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:
Introduction.
Part One: The C# Language.
Chapter 1: Introducing C#.
Chapter 2: Writing a C# Program.
Chapter 3: Variables and Expressions.
Chapter 4: Flow Control.
Chapter 5: More about Variables.
Chapter 6: Functions.
Chapter 7: Debugging and Error Handling.
Chapter 8: Introduction to Object-Oriented Programming.
Chapter 9: Defining Classes.
Chapter 10: Defining Class Members.
Chapter 11: Collections, Comparisons, and Conversions.
Chapter 12: Generics.
Chapter 13: Additional OOP Techniques.
Part Two: Windows Programming.
Chapter 14: Basic Windows Programming.
Chapter 15: Advanced Windows Forms Features.
Chapter 16: Using Common Dialogs.
Chapter 17: Deploying Windows Applications.
Part Three: Web Programming.
Chapter 18: Basic Web Programming.
Chapter 19: Advanced Web Programming.
Chapter 20: Web Services.
Chapter 21: Deploying Web Applications.
Part Four: Data Access.
Chapter 22: File System Data.
Chapter 23: XML.
Chapter 24: Databases and ADO.NET.
Chapter 25: Data Binding.
Part Five: Additional Techniques.
Chapter 26: .NET Assemblies.
Chapter 27: Attributes.
Chapter 28: XML Documentation.
Chapter 29: Networking.
Chapter 30: Introduction to GDI+.
Index.
商品描述(中文翻譯)
描述:
《Beginning Visual C# 2005》
隨著 Visual C# 2005 的推出,創建下一代軟體和應用程式變得比以往更容易。本書將引導您了解 C# 程式設計的各個方面以及 Visual Studio(r) 2005 的功能,讓您可以開始開發自訂應用程式。
您將首先學習 C# 語言的所有方面,從基礎知識到物件導向技術。接著,您將快速進入 Windows(r) 和 Web 程式設計,利用資料來源,最後學習一些進階技術,例如 XML 文件和使用 GDI+ 的圖形程式設計。在整本書中,您還會找到有用的提示、技巧、練習和完整的範例程式碼,這些都將提升您的程式設計技能。
本書涵蓋了您需要了解的所有有關 Visual C# 2005 和 .NET Framework 的知識,以便為行動裝置、Web 應用程式、Windows 應用程式和 Web 服務創建強大且安全的應用程式。
您將從本書學到:
* 為您的 Visual C# 應用程式添加功能的方法
* 如何一鍵將應用程式發佈到 Web
* 組裝高級 Windows 應用程式的技巧,最小化努力和時間
* 使用 Web 服務為 Web 應用程式添加複雜資料和功能的提示
* 如何使用物件導向程式設計改善您的 C# 應用程式
* 使用 ADO.NET 與資料庫互動和處理 XML 的步驟
本書適合對象:
本書適合任何想要學習如何使用 .NET Framework 進行 C# 程式設計的人。它也適合已經了解 .NET 1.0 的程式設計師,想要了解 .NET 2.0 和 Visual Studio 2005 的最新功能。
Wrox 的入門指南旨在使學習程式語言和技術變得比您想像中更容易,提供結構化的教學格式,指導您掌握所有相關技術。
目錄:
引言。
第一部分:C# 語言。
第 1 章:C# 簡介。
第 2 章:撰寫 C# 程式。
第 3 章:變數和表達式。
第 4 章:流程控制。
第 5 章:更多關於變數的內容。
第 6 章:函數。
第 7 章:除錯和錯誤處理。
第 8 章:物件導向程式設計簡介。
第 9 章:定義類別。
第 10 章:定義類別成員。
第 11 章:集合、比較和轉換。
第 12 章:泛型。
第 13 章:其他 OOP 技術。
第二部分:Windows 程式設計。
第 14 章:基本 Windows 程式設計。
第 15 章:進階 Windows 表單功能。
第 16 章:使用常見對話框。
第 17 章:部署 Windows 應用程式。
第三部分:Web 程式設計。
第 18 章:基本 Web 程式設計。
第 19 章:進階 Web 程式設計。
第 20 章:Web 服務。
第 21 章:部署 Web 應用程式。
第四部分:資料存取。
第 22 章:檔案系統資料。
第 23 章:XML。
第 24 章:資料庫和 ADO.NET。
第 25 章:資料綁定。
第五部分:其他技術。
第 26 章:.NET 組件。
第 27 章:屬性。
第 28 章:XML 文件。
第 29 章:網路。
第 30 章:GDI+ 簡介。
索引。