Accelerated C# 2008 (Paperback)
暫譯: 加速 C# 2008 (平裝本)

Trey Nash

  • 出版商: Apress
  • 出版日期: 2007-11-12
  • 售價: $1,620
  • 貴賓價: 9.5$1,539
  • 語言: 英文
  • 頁數: 510
  • 裝訂: Paperback
  • ISBN: 1590598733
  • ISBN-13: 9781590598733
  • 相關分類: C#
  • 已過版

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

商品描述

Description

The most up-to-date and comprehensive introductory ASP.NET book you’ll find on any shelf, Beginning ASP.NET 3.5 in C# 2008 guides you through Microsoft’s latest technology for building dynamic web sites. This book will enable you to build dynamic web pages on the fly, and it assumes only the most basic knowledge of C#.

The book provides exhaustive coverage of ASP.NET, guiding you from your first steps right up to the most advanced techniques, such as querying databases from within a web page and tuning your site for optimal performance. Within these pages, you’ll find tips for “best practices” and comprehensive discussions of key database and XML principles you need to know in order to be effective with ASP.NET. The book also emphasizes the invaluable coding techniques of object orientation and code behind, which will start you off on the track to building real-world web sites right from the beginningrather than just faking it with simplified coding practices.

By the time you’ve finished the book, you will have mastered the core techniques and have all the knowledge you need to begin work as a professional ASP.NET develo

C# 2008 offers powerful new features, and Accelerated C# 2008 is the fastest path to mastering them, and the rest of C#, for both experienced C# programmers moving to C# 2008 and programmers moving to C# from another object-oriented language. Many books introduce C#, but very few also explain how to use it optimally with the .NET common language runtime (CLR). This book teaches both core C# language concepts and how to wisely employ C# idioms and object-oriented design patterns to exploit the power of C# and the CLR.

This book is both a rapid tutorial and a permanent reference. You’ll quickly master C# syntax while learning how the CLR simplifies many programming tasks. You’ll also learn best practices that ensure your code will be efficient, reusable, and robust. Why spend months or years discovering the best ways to design and code C# when this book will show you how to do things the right way, right from the start?

  • Comprehensively and concisely explains both C# 2005 and C# 2008 features
  • Focuses on the language itself and on how to use C# 2008 proficiently for all .NET application development
  • Concentrates on how C# features work and how to best use them for robust, high-performance code.

    What you’ll learn

    • How C# works with and exploits the CLR
    • How to use arrays, collections, and iterators
    • How to handle events with delegates and anonymous functions
    • How to design and use generic types and methods
    • How to thread efficiently and robustly
    • How the new C# 2008 anonymous types, lamba expressions, and extension methods work and how to use them per

商品描述(中文翻譯)

**描述**

《Beginning ASP.NET 3.5 in C# 2008》是您在任何書架上能找到的最新且最全面的 ASP.NET 入門書籍,指導您使用微軟最新技術來構建動態網站。本書將使您能夠即時構建動態網頁,並且僅假設您對 C# 有最基本的了解。

本書對 ASP.NET 提供了全面的覆蓋,從您的第一步開始,一直到最先進的技術,例如從網頁中查詢資料庫以及為您的網站調整最佳性能。在這些頁面中,您將找到“最佳實踐”的提示以及關鍵資料庫和 XML 原則的全面討論,這些都是您在使用 ASP.NET 時需要了解的。本書還強調了寶貴的編碼技術,如物件導向(object orientation)和後端程式碼(code behind),這將使您從一開始就能夠構建真實世界的網站,而不僅僅是用簡化的編碼實踐來偽裝。

當您完成本書時,您將掌握核心技術,並擁有開始作為專業 ASP.NET 開發人員所需的所有知識。

C# 2008 提供了強大的新功能,而《Accelerated C# 2008》是掌握這些功能及 C# 其餘部分的最快途徑,適合從其他物件導向語言轉向 C# 2008 的經驗豐富的 C# 程式設計師。許多書籍介紹 C#,但很少有書籍同時解釋如何與 .NET 通用語言執行環境(CLR)最佳地使用它。本書教授核心 C# 語言概念,以及如何明智地使用 C# 慣用語和物件導向設計模式,以發揮 C# 和 CLR 的強大功能。

本書既是快速教程,也是永久參考。您將快速掌握 C# 語法,同時學習 CLR 如何簡化許多編程任務。您還將學習最佳實踐,以確保您的程式碼高效、可重用且穩健。為什麼要花幾個月或幾年來發現設計和編碼 C# 的最佳方法,而這本書將從一開始就告訴您如何正確地做事呢?

- 全面且簡明地解釋 C# 2005 和 C# 2008 的特性
- 專注於語言本身以及如何熟練使用 C# 2008 進行所有 .NET 應用程式開發
- 集中於 C# 特性如何運作以及如何最佳使用它們以編寫穩健、高效能的程式碼。

**您將學到什麼**

- C# 如何與 CLR 一起運作並加以利用
- 如何使用陣列、集合和迭代器
- 如何使用委派和匿名函數處理事件
- 如何設計和使用泛型類型和方法
- 如何有效且穩健地進行執行緒處理
- C# 2008 的新匿名類型、Lambda 表達式和擴展方法如何運作以及如何使用它們