Accelerated C# 2008 (Paperback)

Trey Nash

  • 出版商: Apress
  • 出版日期: 2007-11-12
  • 售價: $1,580
  • 貴賓價: 9.5$1,501
  • 語言: 英文
  • 頁數: 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至關重要。本書還強調了“面向對象”和“代碼後台”的寶貴編碼技巧,這將使您從一開始就能夠建立真實世界的網站,而不僅僅是使用簡化的編碼實踐。

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

《Accelerated C# 2008》是一本介紹C# 2008強大新功能的書籍,對於有經驗的C#程序員轉向C# 2008以及從其他面向對象語言轉向C#的程序員來說,是掌握C#的最快捷徑。許多書籍介紹C#,但很少有書籍同時解釋如何在.NET公共語言運行時(CLR)中最佳地使用它。本書教授核心C#語言概念,以及如何明智地應用C#慣用語法和面向對象的設計模式,以充分利用C#和CLR的功能。

本書既是一本快速教程,也是一本永久參考書。您將快速掌握C#語法,同時學習CLR如何簡化許多編程任務。您還將學習確保代碼高效、可重用和健壯的最佳實踐。當這本書能夠從一開始就向您展示如何正確設計和編寫C#代碼時,為什麼要花費數月或數年的時間去發現設計和編寫C#的最佳方法呢?

本書全面而簡明地解釋了C# 2005和C# 2008的功能,專注於語言本身以及如何在所有.NET應用程序開發中熟練使用C# 2008。它專注於C#功能的工作原理以及如何最佳地使用它們來編寫健壯、高性能的代碼。

您將學習以下內容:
- C#如何與CLR協同工作並利用它
- 如何使用數組、集合和迭代器
- 如何使用委派和匿名函數處理事件
- 如何設計和使用泛型類型和方法
- 如何高效且健壯地進行線程處理
- C# 2008的匿名類型、lambda表達式和擴展方法的工作原理以及如何使用它們