ASP.NET jQuery Cookbook, 2/e(Paperback)
暫譯: ASP.NET jQuery 食譜,第2版(平裝本)
Sonal Aneel Allana
- 出版商: Packt Publishing
- 出版日期: 2016-02-23
- 售價: $2,420
- 貴賓價: 9.5 折 $2,299
- 語言: 英文
- 頁數: 478
- 裝訂: Paperback
- ISBN: 1782173110
- ISBN-13: 9781782173113
-
相關分類:
.NET、ASP.NET、jQuery
海外代購書籍(需單獨結帳)
商品描述
Key Features
- This is a step-by-step guide to solve common problems in ASP.NET applications
- Easy-to-follow recipes to write client scripts effortlessly and quickly
- A hands-on approach that will show you how to interface jQuery with ASP.NET websites and MVC
Book Description
jQuery is a lightweight JavaScript library that has changed the landscape of client scripting in web applications. Developed by John Resig in 2006, it has taken the web by storm because of its cross-browser compatibility and the ability to get more done with less code. It has gained popularity with ASP.NET developers and is now distributed with Visual Studio and the NuGet package manager.
ASP.NET jQuery Cookbook explores the wide range of utilities that the jQuery library provides. It teaches you the nitty-gritty of plugging in these features in ASP.NET web applications. It covers every aspect of interfacing the library, right from downloading and including jQuery on web pages to selecting controls, handling events, and creating animations. This book also walks you through DOM traversal and manipulation in ASP.NET and then through visual effects and graphics in ASP.NET sites. It explores advanced features such as posting AJAX requests and writing plugins. It will provide you with all the information you need to use this library confidently with ASP.NET.
What you will learn
- Download and include jQuery in ASP.NET websites and MVC
- Use jQuery selectors with ASP.NET server controls
- Get to know about event handling and DOM traversal
- Deploy jQuery for visual effects and animations
- Develop AJAX-enabled ASP.NET applications
- Create your own plugins
- Solve common problems using less code and cut down your development time
About the Author
Sonal Aneel Allana works as a sessional lecturer at the Singapore campus of the University of Newcastle and the University of Hertfordshire. Her teaching areas include degree level courses in e-learning, intelligent systems, robotics, operating systems, and programming in C/C++, .NET, Java, and Android. She is keenly interested in JavaScript frameworks, such as Bootstrap, Node.js, and AngularJS. She has worked in the IT industry for over 10 years in various positions, such as an application developer, project leader, and trainer. She holds a master's degree in computing from the National University of Singapore and a bachelor's degree in computer engineering from the University of Mumbai. She is certified in security technology and computational neuroscience. She is also the author of the first edition of ASP.NET jQuery Cookbook.
Table of Contents
- Getting Started with jQuery in ASP.NET
- Using jQuery Selectors with ASP.NET Controls
- Event Handling Using jQuery
- DOM Traversal and Manipulation in ASP.NET
- Visual Effects in ASP.NET Sites
- Working with Graphics in ASP.NET Sites
- Ajax Using jQuery
- Creating and Using jQuery Plugins
商品描述(中文翻譯)
關鍵特點
- 這是解決 ASP.NET 應用程式中常見問題的逐步指南
- 易於遵循的食譜,讓您輕鬆快速地撰寫客戶端腳本
- 實作方法將向您展示如何將 jQuery 與 ASP.NET 網站和 MVC 進行介接
書籍描述
jQuery 是一個輕量級的 JavaScript 函式庫,改變了網頁應用程式中客戶端腳本的格局。它由 John Resig 在 2006 年開發,因其跨瀏覽器的相容性和能以更少的程式碼完成更多工作而迅速風靡網路。它在 ASP.NET 開發者中獲得了廣泛的受歡迎程度,並且現在與 Visual Studio 和 NuGet 套件管理器一起發佈。
《ASP.NET jQuery 食譜》探討了 jQuery 函式庫提供的各種工具。它教您如何在 ASP.NET 網頁應用程式中插入這些功能的細節。它涵蓋了介接該函式庫的每個方面,從下載和在網頁中包含 jQuery,到選擇控制項、處理事件和創建動畫。本書還將引導您了解 ASP.NET 中的 DOM 遍歷和操作,然後再介紹 ASP.NET 網站中的視覺效果和圖形。它探討了進階功能,例如發送 AJAX 請求和撰寫插件。這將為您提供使用此函式庫與 ASP.NET 自信地所需的所有資訊。
您將學到的內容
- 在 ASP.NET 網站和 MVC 中下載和包含 jQuery
- 使用 jQuery 選擇器與 ASP.NET 伺服器控制項
- 了解事件處理和 DOM 遍歷
- 部署 jQuery 以實現視覺效果和動畫
- 開發支援 AJAX 的 ASP.NET 應用程式
- 創建您自己的插件
- 使用更少的程式碼解決常見問題,縮短開發時間
關於作者
**Sonal Aneel Allana** 在新城堡大學和赫特福德大學的新加坡校區擔任兼任講師。她的教學領域包括電子學習、智能系統、機器人技術、作業系統以及 C/C++、.NET、Java 和 Android 的程式設計等學位課程。她對 JavaScript 框架(如 Bootstrap、Node.js 和 AngularJS)非常感興趣。她在 IT 行業工作超過 10 年,擔任過應用程式開發者、專案負責人和培訓師等多個職位。她擁有新加坡國立大學的計算碩士學位和孟買大學的計算機工程學士學位。她在安全技術和計算神經科學方面獲得認證。她也是《ASP.NET jQuery 食譜》第一版的作者。
目錄
1. 在 ASP.NET 中開始使用 jQuery
2. 使用 jQuery 選擇器與 ASP.NET 控制項
3. 使用 jQuery 進行事件處理
4. 在 ASP.NET 中的 DOM 遍歷和操作
5. ASP.NET 網站中的視覺效果
6. 在 ASP.NET 網站中處理圖形
7. 使用 jQuery 的 Ajax
8. 創建和使用 jQuery 插件