Pro ASP.NET 4.5 in C#, 5/e (Paperback)
暫譯: Pro ASP.NET 4.5 使用 C# 第五版 (平裝本)

Adam Freeman, Matthew MacDonald, Mario Szpuszta

  • 出版商: Apress
  • 出版日期: 2013-07-15
  • 售價: $2,770
  • 貴賓價: 9.5$2,632
  • 語言: 英文
  • 頁數: 1228
  • 裝訂: Paperback
  • ISBN: 143024254X
  • ISBN-13: 9781430242543
  • 相關分類: .NETASP.NETC#
  • 已過版

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

相關主題

商品描述

ASP.NET 4.5 remains Microsoft's preferred technology for creating dynamic websites, providing developers with unrivaled power and flexibility.

Pro ASP.NET 4.5 in C# is the most complete reference to ASP.NET that you will find. This comprehensively revised fifth edition will teach you everything you need to know in order to create well-designed ASP.NET websites. Beginning with core concepts the book progresses steadily through key professional skills. You'll be shown how to query databases in detail, consider the myriad applications of XML, and step through all the considerations you need to be aware of when securing your site from intruders. Finally, you'll consider advanced topics such as using client-side validation, jQuery and Ajax.

By the time you have read this book you will have learned all the skills you need to use ASP.NET 4.5 with confidence.

What you’ll learn

  • Understand why ASP.NET 4.5 is so special, what its fundamental principles are, the basics of Visual Studio, how ASP.NET controls are created and how they fit into ASP.NET pages, ultimately creating full applications.
  • Become familiar with Web API , one of the biggest additions to ASP.NET 4.5, and understand how to use it and integrate it within your existing ASP.NET applications.
  • Discover and the Entity Framework and how to perform data binding to in web applications.
  • Learn the ASP.NET security features and how to best apply them.
  • Examine in detail advanced user interface techniques, including user controls, server controls, custom controls and client-side JavaScript.
  • Use HTML and jQuery with an emphasis on contemporary web development techniques.

Who this book is for

This book is aimed at developers with a basic understanding on the .NET Framework who want to learn how to use it in a professional environment. Migrating readers without this foundation would be well served by reading Beginning ASP.NET 4.5 in C#, also by Apress, before tackling this book.

Table of Contents

    Part I
    01 - Your First ASP.NET Application
    02 - Putting ASP.NET in Context
    03 - Essential Language Features
    04 - Using jQuery
    05 - Essential Development Tools
    06 - SportsStore: A Real Application
    07 - SportsStore: Navigation & Cart
    08 - SportsStore: Completing the Cart
    09 - SportsStore: Administration
    10 - SportsStore: Deployment
    11 - Testable Web Apps

    Part II
    12 - Working with Web Forms
    13 - Lifecycle Events & Context
    14 - Modules
    15 - Handlers
    16 - Page & Control Lifecycle Events
    17 - Managing Request Execution
    18 - Managing State Data
    19 - Caching Data
    20 - Caching Output
    21 - Handling Errors
    22 - Managing Paths
    23 - URL Routing
    24 - Advanced URL Routing
    25 - Authentication
    26 - Membership
    27 - ASP.NET Configuration
    28 - Asynchronous Request Handling

    Part III
    29 - Working with Controls
    30 - Forms and Request Validation
    31 - Creating Custom Controls
    32 - Stateful Controls
    33 - Server-Side HTML Elements
    34 - Model Binding
    35 - Data Binding
    36 - Basic Data Controls
    37 - Complex Data Controls
    38 - Other Controls

    Part IV
    39 - Managing Scripts & Styles
    40 - Ajax & Web Services
    41 - Client-Side Validation
    42 - Targeting Mobile Devices

商品描述(中文翻譯)

ASP.NET 4.5 仍然是微軟創建動態網站的首選技術,為開發人員提供無與倫比的力量和靈活性。

Pro ASP.NET 4.5 in C# 是您能找到的最完整的 ASP.NET 參考資料。這本全面修訂的第五版將教您創建設計良好的 ASP.NET 網站所需的所有知識。書籍從核心概念開始,穩步進入關鍵的專業技能。您將詳細了解如何查詢資料庫,考慮 XML 的各種應用,並逐步了解在保護您的網站免受入侵者攻擊時需要注意的所有考量。最後,您將考慮使用客戶端驗證、jQuery 和 Ajax 等進階主題。

當您讀完這本書時,您將學會使用 ASP.NET 4.5 的所有技能,並能夠自信地運用它。


您將學到什麼



  • 了解為什麼 ASP.NET 4.5 如此特別,它的基本原則是什麼,Visual Studio 的基礎知識,ASP.NET 控制項是如何創建的,以及它們如何融入 ASP.NET 頁面,最終創建完整的應用程式。

  • 熟悉 Web API,這是 ASP.NET 4.5 最大的新增功能之一,並了解如何在現有的 ASP.NET 應用程式中使用和整合它。

  • 探索 Entity Framework 及其在網頁應用程式中的資料綁定方法。

  • 學習 ASP.NET 的安全功能以及如何最佳應用它們。

  • 詳細檢視進階使用者介面技術,包括使用者控制項、伺服器控制項、自訂控制項和客戶端 JavaScript。

  • 使用 HTML 和 jQuery,重點放在當代網頁開發技術上。


本書適合誰


本書針對對 .NET Framework 有基本了解的開發人員,想要學習如何在專業環境中使用它。沒有這一基礎的讀者,建議在閱讀本書之前,先閱讀 Apress 出版的 Beginning ASP.NET 4.5 in C#


目錄



    第一部分

    01 - 您的第一個 ASP.NET 應用程式

    02 - 將 ASP.NET 放入上下文中

    03 - 基本語言特性

    04 - 使用 jQuery

    05 - 基本開發工具

    06 - SportsStore:一個真實的應用程式

    07 - SportsStore:導航與購物車

    08 - SportsStore:完成購物車

    09 - SportsStore:管理

    10 - SportsStore:部署

    11 - 可測試的網頁應用程式



    第二部分

    12 - 使用 Web 表單

    13 - 生命週期事件與上下文

    14 - 模組

    15 - 處理程序

    16 - 頁面與控制項生命週期事件

    17 - 管理請求執行

    18 - 管理狀態資料

    19 - 資料快取

    20 - 輸出快取

    21 - 處理錯誤

    22 - 管理路徑

    23 - URL 路由

    24 - 進階 URL 路由

    25 - 認證

    26 - 會員

    27 - ASP.NET 配置

    28 - 非同步請求處理



    第三部分

    29 - 使用控制項

    30 - 表單與請求驗證

    31 - 創建自訂控制項

    32 - 有狀態控制項

    33 - 伺服器端 HTML 元素

    34 - 模型綁定

    35 - 資料綁定

    36 - 基本資料控制項

    37 - 複雜資料控制項

    38 - 其他控制項



    第四部分

    39 - 管理腳本與樣式

    40 - Ajax 與網頁服務

    41 - 客戶端驗證

    42 - 針對行動裝置的開發