Beginning jQuery 2 for ASP.NET Developers: Using jQuery 2 with ASP.NET Web Forms and ASP.NET MVC (Paperback)
暫譯: ASP.NET 開發者的 jQuery 2 入門:在 ASP.NET Web Forms 和 ASP.NET MVC 中使用 jQuery 2 (平裝本)

Bipin Joshi

  • 出版商: Apress
  • 出版日期: 2013-12-19
  • 售價: $2,030
  • 貴賓價: 9.5$1,929
  • 語言: 英文
  • 頁數: 336
  • 裝訂: Paperback
  • ISBN: 1430263040
  • ISBN-13: 9781430263043
  • 相關分類: .NETASP.NETjQuery
  • 海外代購書籍(需單獨結帳)

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

相關主題

商品描述

jQuery is the most popular JavaScript library in use today, appearing on nearly two thirds of the 10,000 most visited sites on the web. With this sort of popularity, it’s clear that ASP.NET developers can’t afford to miss out.



By combining jQuery with ASP.NET you get the best of both worlds: the client-side interactivity and responsiveness of JavaScript with the robustness and extensibility of Microsoft's web stack. Beginning jQuery 2 for ASP.NET Developers shows you how.

To begin with, you'll find out how jQuery hooks up with your ASP.NET controls, and simplifies event handling by keeping it in the browser. Then you'll learn to handle dynamic content and responsive layouts by interacting with the DOM. Effects and animations are one of the most popular uses of the jQuery library, so we cover that next—showing you how to get a sleek modern look and feel to your site using some of the vast library of JavaScript that's already out there waiting to be used.



Ajax is one of the areas where jQuery really shines, so you'll find out how to make Ajax calls to a web service and get data onto a page without waiting for slow ASP.NET postbacks every time. And no book on jQuery would be complete without jQuery Mobile: the popular mobile web framework that gets you writing sites that work across all the major mobile platforms.

What you’ll learn

  • Select DOM elements using powerful jQuery selectors
  • Use jQuery with ASP.NET server controls, ASP.NET MVC form fields and other DOM elements
  • Manipulate and traverse the DOM tree and add jQuery effects to ASP.NET web pages
  • Make Ajax calls and pass JSON data to Web Services, Web Methods, WCF services, controller action methods, HTTP handlers and Web APIs
  • Understand code reuse by creating and using jQuery plugins
  • Get introduced to jQuery UI and jQuery mobile and use them in ASP.NET Web Forms and MVC applications

Who this book is for

This book is for novice to intermediate developers who want to improve and enhance their ASP.NET Web Forms and ASP.NET MVC projects with client-side scripting.

Table of Contents

Chapter 1. The JavaScript You Need to Know 
Chapter 2. A First Look at jQuery 
Chapter 3. ASP.NET Controls and jQuery Selectors 
Chapter 4. How jQuery Simplifies Event Handling
Chapter 5. The DOM and Dynamic Content
Chapter 6. More DOM and Useful jQuery Methods
Chapter 7. Great-looking ASP.NET Pages with jQuery Effects and Animations
Chapter 8. Making Ajax Calls to .NET Web Services
Chapter 9. Creating and Using jQuery Plug-ins 
Chapter 10. jQuery UI and jQuery Mobile 
Chapter 11. Useful jQuery and ASP.NET Recipes 
Appendix: Learning Resources

商品描述(中文翻譯)

jQuery 是當今最受歡迎的 JavaScript 函式庫,幾乎出現在網路上 10,000 個最常訪問網站的三分之二。如此受歡迎,顯然 ASP.NET 開發人員不能錯過這個機會。

結合 jQuery 和 ASP.NET,您可以獲得兩全其美的效果:JavaScript 的客戶端互動性和響應性,以及微軟網路堆疊的穩健性和可擴展性。《Beginning jQuery 2 for ASP.NET Developers》將告訴您如何做到這一點。

首先,您將了解 jQuery 如何與您的 ASP.NET 控制項連接,並通過將事件處理簡化為在瀏覽器中進行來簡化事件處理。接著,您將學習如何通過與 DOM 互動來處理動態內容和響應式佈局。效果和動畫是 jQuery 函式庫中最受歡迎的用途之一,因此我們接下來將介紹這一部分——向您展示如何利用現有的豐富 JavaScript 函式庫,為您的網站帶來現代化的外觀和感覺。

Ajax 是 jQuery 特別出色的領域之一,因此您將了解如何對網路服務進行 Ajax 呼叫,並在不必每次都等待緩慢的 ASP.NET 回傳的情況下將數據載入頁面。而且,沒有 jQuery Mobile 的書籍將是不完整的:這是一個流行的行動網路框架,讓您能夠編寫在所有主要行動平台上運行的網站。

您將學到的內容:
- 使用強大的 jQuery 選擇器選擇 DOM 元素
- 將 jQuery 與 ASP.NET 伺服器控制項、ASP.NET MVC 表單欄位及其他 DOM 元素結合使用
- 操作和遍歷 DOM 樹,並將 jQuery 效果添加到 ASP.NET 網頁
- 進行 Ajax 呼叫並將 JSON 數據傳遞給 Web 服務、Web 方法、WCF 服務、控制器動作方法、HTTP 處理程序和 Web API
- 通過創建和使用 jQuery 插件來理解代碼重用
- 了解 jQuery UI 和 jQuery Mobile,並在 ASP.NET Web Forms 和 MVC 應用程式中使用它們

本書適合對象:
本書適合希望通過客戶端腳本來改善和增強其 ASP.NET Web Forms 和 ASP.NET MVC 專案的初學者到中級開發人員。

目錄:
第 1 章. 您需要了解的 JavaScript
第 2 章. jQuery 的初步了解
第 3 章. ASP.NET 控制項和 jQuery 選擇器
第 4 章. jQuery 如何簡化事件處理
第 5 章. DOM 和動態內容
第 6 章. 更多 DOM 和有用的 jQuery 方法
第 7 章. 使用 jQuery 效果和動畫製作美觀的 ASP.NET 頁面
第 8 章. 對 .NET 網路服務進行 Ajax 呼叫
第 9 章. 創建和使用 jQuery 插件
第 10 章. jQuery UI 和 jQuery Mobile
第 11 章. 有用的 jQuery 和 ASP.NET 範例
附錄:學習資源