Pro C# 2005 and the .NET 2.0 Platform, 3/e
暫譯: 專業 C# 2005 與 .NET 2.0 平台,第 3 版

Andrew Troelsen

  • 出版商: Apress
  • 出版日期: 2005-11-29
  • 售價: $2,240
  • 貴賓價: 9.5$2,128
  • 語言: 英文
  • 頁數: 1032
  • 裝訂: Hardcover
  • ISBN: 1590594193
  • ISBN-13: 9781590594193
  • 相關分類: .NETC#
  • 已過版

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

相關主題

商品描述

Description:

C# 2005 has changed the .NET 2.0 landscape. To name just a few improvements, C# now supports generics, partial types and nullable types when youre coding. And the Framework boasts improved speed, data access, security, and scalability.

This book has been written to help you assimilate all this new information and realize its potential to make your coding life easier. It will keep you ahead of the curve. To make it easy for you to access this information, the book has been loosely grouped into five sections:

  • 1. Introducing C# 2005 and the .NET 2.0 Platform explains the mechanics of .NET programming and the philosophy that lies behind it
  • 2. The C# Programming Language outlines everything you need to know to start using C# 2005 quickly and efficiently. Object lifetimes, exception handling, genericsits all here
  • 3. Programming with .NET Assemblies deals with one of the most important aspects of .NET programming: reusing code. This book shows you how to capture your code in reuseable external assemblies that you can call upon throughout your applications
  • 4. Programming with the .NET Libraries guides you through them. Of course youre not expected to write every function yourself. The .NET Framework provides a vast array of .NET Libraries containing functionality that allows you to do everything from opening a file-stream to rendering graphical data to the screen
  • 5. Web Applications and XML Web Services concludes the book by taking you away from console-based C# applications and investigating the myriad possibilities that become available when you blend C# 2005 with ASP.NET 2.0 to launch your applications onto the Internet

商品描述(中文翻譯)

描述:

C# 2005 改變了 .NET 2.0 的格局。僅舉幾個改進,C# 現在在編碼時支持泛型、部分類型和可空類型。而且,這個框架在速度、數據訪問、安全性和可擴展性方面都有所提升。

本書旨在幫助您吸收所有這些新資訊,並實現其潛力,使您的編碼生活更輕鬆。它將使您走在技術的前沿。為了方便您訪問這些資訊,本書大致分為五個部分:

1. **介紹 C# 2005 和 .NET 2.0 平台** 解釋了 .NET 編程的機制及其背後的哲學。
2. **C# 編程語言** 概述了您需要知道的一切,以便快速有效地開始使用 C# 2005。物件生命週期、例外處理、泛型——這裡都有。
3. **使用 .NET 程式庫編程** 涉及 .NET 編程中最重要的方面之一:重用代碼。本書向您展示如何將代碼捕獲到可重用的外部組件中,您可以在應用程序中隨時調用。
4. **使用 .NET 函式庫編程** 指導您使用這些函式庫。當然,您不需要自己編寫每個函數。.NET 框架提供了大量的 .NET 函式庫,包含從打開文件流到將圖形數據渲染到螢幕的各種功能。
5. **網頁應用程序和 XML 網路服務** 以探討從基於控制台的 C# 應用程序轉向的各種可能性作為結尾,當您將 C# 2005 與 ASP.NET 2.0 結合使用時,您可以將應用程序推向互聯網。