Professional C#, 3/e
暫譯: 專業 C# 第三版
Simon Robinson, Christian Nagel, Karli Watson, Jay Glynn, Morgan Skinner, Bill Evjen
- 出版商: Wrox Press
- 出版日期: 2004-06-02
- 售價: $1,930
- 貴賓價: 9.5 折 $1,834
- 語言: 英文
- 頁數: 1224
- 裝訂: Paperback
- ISBN: 0764557599
- ISBN-13: 9780764557590
-
相關分類:
C#
已過版
買這商品的人也買了...
-
$2,660$2,527 -
$1,200$1,176 -
$580$458 -
$490$387 -
$1,930$1,834 -
$780$741 -
$760$600 -
$590$466 -
$199$179 -
$1,590$1,511 -
$680$537 -
$750$638 -
$560$476 -
$2,390$2,271 -
$299$254 -
$560$476 -
$850$723 -
$480$379 -
$750$593 -
$780$616 -
$620$490 -
$480$379 -
$675LPIC 1 Exam Cram 2: Linux Professional Institute Certification Exams 101 and 102 (Paperback)
-
$650$507 -
$580$452
相關主題
商品描述
Description:
What is this book about?
C# is designed to work with .NET to provide a new framework for programming on the Windows platform. This comprehensive reference prepares you to program in C#, while at the same time providing the necessary background in how the .NET architecture works.
In this all-new third edition, you’ll be introduced to the fundamentals of C# and find updated coverage of application deployment and globalization. You’ll gain a working knowledge of the language and be able to apply it in the .NET environment, build Windows forms, access databases with ADO.NET, write components for ASP.NET, take advantage of .NET support for working with COM and COM+, and much more.
Professional C#, 3rd Edition, is the complete C# resource for developers, packed with code and examples that have been updated for the latest release — the .NET Framework 1.1 and Visual Studio .NET 2003.
What does this book cover?
Here is just a few of the things you'll discover in this book:
- How to program in the object-oriented C# language
- Methods for manipulating XML using C#
- Integration with COM, COM+, and Active Directory
- How to write Windows applications and Windows services
- Distributed applications with .NET Remoting
- An understanding of .NET Assemblies
- How to generate graphics with C#
- Ways to control .NET security, and much more
Who is this book for?
This book is for experienced developers who are already familiar with C++, Visual Basic, or J++. No prior knowledge of C# is required.
Table of Contents:
Introduction.
Part I: The C# Language.
Chapter 1: .NET Architecture.
Chapter 2: C# Basics.
Chapter 3: Objects and Types.
Chapter 4: Inheritance.
Chapter 5: Operators and Casts.
Chapter 6: Delegates and Events.
Chapter 7: Memory Management and Pointers.
Chapter 8: Strings and Regular Expressions.
Chapter 9: Collections.
Chapter 10: Reflection.
Chapter 11: Errors and Exceptions.
Part II: The .NET Environment.
Chapter 12: Visual Studio .NET.
Chapter 13: Assemblies
Chapter 14: .NET Security.
Chapter 15: Threading.
Chapter 16: Distributed Applications with .NET Remoting.
Chapter 17: Localization.
Chapter 18: Deployment.
Part III: Windows Forms.
Chapter 19: Windows Forms.
Chapter 20: Graphics with GDI+.
Part IV: Data.
Chapter 21: Data Access with .NET.
Chapter 22: Viewing .NET Data.
Chapter 23: Manipulating XML.
Chapter 24: Working with Active Directory.
Part V: Web Programming.
Chapter 25: ASP.NET Pages.
Chapter 26: Web Services.
Chapter 27: User Controls and Custom Controls.
Part VI: Interop.
Chapter 28: COM Interoperability.
Chapter 29: Enterprise Services.
Part VII: Windows Base Services.
Chapter 30: File and Registry Operations.
Chapter 31: Accessing the Internet.
Chapter 32: Windows Services.
At www.wrox.com.
Appendix A: Principles of Object-Oriented Programming.
Appendix B: C# for Visual Basic 6 Developers.
Appendix C: C# for Java Developers.
Appendix D: C# for C++ Developers.
Index.
商品描述(中文翻譯)
**描述:**
**這本書是關於什麼的?**
C# 是為了與 .NET 一起工作而設計的,提供了一個在 Windows 平台上編程的新框架。這本全面的參考書幫助你學習 C# 編程,同時提供有關 .NET 架構運作的必要背景。
在這全新的第三版中,你將接觸到 C# 的基本概念,並找到有關應用程式部署和全球化的最新內容。你將獲得該語言的實用知識,並能夠在 .NET 環境中應用它,構建 Windows 表單,使用 ADO.NET 訪問資料庫,為 ASP.NET 編寫組件,利用 .NET 對 COM 和 COM+ 的支持,還有更多。
《Professional C#, 第三版》是開發人員的完整 C# 資源,內含更新至最新版本的代碼和範例——.NET Framework 1.1 和 Visual Studio .NET 2003。
**這本書涵蓋了什麼?**
以下是你在這本書中將發現的一些內容:
- 如何使用面向對象的 C# 語言進行編程
- 使用 C# 操作 XML 的方法
- 與 COM、COM+ 和 Active Directory 的整合
- 如何編寫 Windows 應用程式和 Windows 服務
- 使用 .NET Remoting 的分散式應用程式
- 對 .NET 組件的理解
- 如何使用 C# 生成圖形
- 控制 .NET 安全性的方法,以及更多
**這本書適合誰?**
這本書適合已經熟悉 C++、Visual Basic 或 J++ 的經驗豐富的開發人員。不需要具備 C# 的先前知識。
**目錄:**
引言。
第一部分:C# 語言。
第 1 章:.NET 架構。
第 2 章:C# 基礎。
第 3 章:物件與類型。
第 4 章:繼承。
第 5 章:運算子與轉換。
第 6 章:委派與事件。
第 7 章:記憶體管理與指標。
第 8 章:字串與正則表達式。
第 9 章:集合。
第 10 章:反射。
第 11 章:錯誤與例外。
第二部分:.NET 環境。
第 12 章:Visual Studio .NET。
第 13 章:組件。
第 14 章:.NET 安全性。
第 15 章:執行緒。
第 16 章:使用 .NET Remoting 的分散式應用程式。
第 17 章:本地化。
第 18 章:部署。
第三部分:Windows 表單。
第 19 章:Windows 表單。
第 20 章:使用 GDI+ 的圖形。
第四部分:資料。
第 21 章:使用 .NET 的資料存取。
第 22 章:查看 .NET 資料。
第 23 章:操作 XML。
第 24 章:與 Active Directory 的互動。
第五部分:網頁編程。
第 25 章:ASP.NET 頁面。
第 26 章:網路服務。
第 27 章:使用者控制項與自訂控制項。
第六部分:互操作。
第 28 章:COM 互操作性。
第 29 章:企業服務。
第七部分:Windows 基礎服務。
第 30 章:檔案與登錄操作。
第 31 章:訪問互聯網。
第 32 章:Windows 服務。
在 www.wrox.com。
附錄 A:物件導向程式設計原則。
附錄 B:針對 Visual Basic 6 開發人員的 C#。
附錄 C:針對 Java 開發人員的 C#。
附錄 D:針對 C++ 開發人員的 C#。
索引。