C# Bible
暫譯: C# 聖經

Jeff Ferguson, Brian Patterson, Jason Beres, Pierre Boutquin, Meeta Gupta

  • 出版商: Hungry Minds
  • 出版日期: 2002-08-09
  • 售價: $2,410
  • 貴賓價: 9.5$2,290
  • 語言: 英文
  • 頁數: 830
  • 裝訂: Paperback
  • ISBN: 0764548344
  • ISBN-13: 9780764548345
  • 相關分類: C#
  • 已過版

買這商品的人也買了...

商品描述

Description

100% comprehensive, the C# Bible will have even beginning programmers up and running with Microsoft's new C# language quickly and easily. But this title does not stop at just presenting the C# language - it teaches practical application development in the new .NET Framework. Starting at ground zero, readers will benefit from veteran developer Jeff Ferguson's insight into topics that include:
  • Background of C#
  • .NET concepts
  • Defining data with variables
  • Building containers with arrays
  • Writing expressions and statements
  • Object Oriented Programming with C#
  • Maintaining state with fields
  • Defining behavior with methods
  • Building WinForm and WebFom applications
  • Using C# in ASP.NET
  • Working with COM

 

Table of Contents

Preface.

Acknowledgments.

PART I: C# Language Fundamentals.

Chapter 1: An Introduction to C#.

Chapter 2: Writing Your First C# Program.

Chapter 3: Working with Variables.

Chapter 4: Expressions.

Chapter 5: Controlling the Flow of Your Code.

Chapter 6: Working with Methods.

Chapter 7: Grouping Data Using Structures.

PART II: Object-Oriented Programming with C#.

Chapter 8: Writing Object-Oriented Code.

Chapter 9: C# Classes.

Chapter 10: Overloading Operators.

Chapter 11: Class Inheritance.

PART III: Advanced C#.

Chapter 12: Working with Namespaces.

Chapter 13: Understanding Interfaces.

Chapter 14: Enumerations.

Chapter 15: Events and Delegates.

Chapter 16: Handling Exceptions.

Chapter 17: Working with Attributes.

Chapter 18: Versioning Your Classes.

Chapter 19: Working with Unsafe Code.

Chapter 20: Understanding Advanced C# Constructs.

PART IV: Developing .NET Solutions Using C#.

Chapter 21: Building WindowsForms Applications.

Chapter 22: Creating Web Applications with WebForms.

Chapter 23: Database Programming with ADO.NET.

Chapter 24: Working with Files and the Windows Registry.

Chapter 25: Accessing Data Streams.

Chapter 26: Drawing with GDI+.

Chapter 27: Building Web Services.

Chapter 28: Using C# in ASP.NET.

Chapter 29: Building Custom Controls.

Chapter 30: Building Mobile Applications.

PART V: C# and the .NET Framework.

Chapter 31: Working with Assemblies.

Chapter 32: Reflection.

Chapter 33: C# Threading.

Chapter 34: Working with COM.

Chapter 35: Working with COM+ Services.

Chapter 36: Working with .NET Remoting.

Chapter 37: C# and .NET Security.

Appendix: XML Primer.

Index.

商品描述(中文翻譯)

描述

這本《C#聖經》是100%全面的,將使初學者能夠快速輕鬆地掌握微軟的新C#語言。但這本書不僅僅是介紹C#語言,它還教授在新的.NET框架中進行實際應用開發。從零開始,讀者將受益於資深開發者Jeff Ferguson對以下主題的見解:
- C#的背景
- .NET概念
- 使用變數定義數據
- 使用數組構建容器
- 編寫表達式和語句
- 使用C#進行物件導向程式設計
- 使用欄位維護狀態
- 使用方法定義行為
- 構建WinForm和WebForm應用程序
- 在ASP.NET中使用C#
- 與COM協作

目錄

前言
致謝
第一部分:C#語言基礎
第1章:C#簡介
第2章:編寫您的第一個C#程序
第3章:使用變數
第4章:表達式
第5章:控制代碼的流程
第6章:使用方法
第7章:使用結構分組數據
第二部分:使用C#的物件導向程式設計
第8章:編寫物件導向代碼
第9章:C#類
第10章:運算子重載
第11章:類繼承
第三部分:進階C#
第12章:使用命名空間
第13章:理解介面
第14章:列舉
第15章:事件和委派
第16章:處理例外
第17章:使用屬性
第18章:版本控制您的類
第19章:使用不安全的代碼
第20章:理解進階C#結構
第四部分:使用C#開發.NET解決方案
第21章:構建WindowsForms應用程序
第22章:使用WebForms創建Web應用程序
第23章:使用ADO.NET進行數據庫編程
第24章:處理文件和Windows註冊表
第25章:訪問數據流
第26章:使用GDI+繪圖
第27章:構建Web服務
第28章:在ASP.NET中使用C#
第29章:構建自定義控制項
第30章:構建移動應用程序
第五部分:C#和.NET框架
第31章:使用程序集
第32章:反射
第33章:C#線程
第34章:與COM協作
第35章:使用COM+服務
第36章:使用.NET遠程
第37章:C#和.NET安全性
附錄:XML入門
索引