Overview
This book is from PACKT Publiching, written for developers who are already working in Asp.net and want to make use of jQuery in their ASP.Net applications. Explains on how to integrate jQuery with Asp.Net controls like validation controls, GridView, Image controls and Asp.net Ajax.
The book provides
Tips and tricks for interfacing the jQuery library with ASP.NET controls
Boost ASP.NET applications with the power of jQuery
Use a problem-solution based approach with hands-on examples for ASP.NET developers
Step-by-step guide with plenty of code snippets and screen images
Simple, effective, and easy-to-follow recipes
Table of Contents
Chapter 1: Working with ASP.NET Controls
Introduction
Creating default text for TextBoxes
Auto focus on the first TextBox and tab on the Enter key
Disallowing cut/copy/paste operations on a TextBox
Highlighting text in a TextBox and copying to the clipboard
Displaying selected items of a CheckBoxList
Selecting/deselecting all items in CheckBoxList
Getting selected text and value from DropDownList
Appending items at runtime to a DropDownList
Creating 'Back to Top' ASP.NET hyperlink
dating URL of ASP.NET hyperlink at runtime
Chapter 2: Validation of ASP.NET Controls
Introduction
Getting started
Validation of a sample user login form
Validation of basic field types in a user profile form
Character limit validation in Multiline ASP.NET TextBox
Validation of date range in ASP.NET Form
Validation of ASP.NET CheckBoxList
Validation of ASP.NET RadioButtonList
Validation of ASP.NET ListBox Control
Validation of ASP.NET DropDownList Control
Chapter 3: Working with GridView Control
Introduction
Highlighting rows/cells of a GridView on hover
Removing GridView rows/cells on click
Removing a GridView column on clicking the header
Dragging and dropping GridView rows
Changing cursor style for selective rows of a GridView
Formatting a GridView and applying animation effect
Retrieving the content of a GridView cell on click
Chapter 4: Working with Image Control
Introduction
Adding/removing hyperlinks on images
Displaying image captions
Changing image opacity on mouseover
Viewing enlarged images on mouseover on thumbnail
Swapping images on a page
Cropping images on a page
Creating an image gallery viewer
Zooming images on mouseover
Chapter 5: Animations in ASP.NET
Introduction
Enlarging text on hover
Creating a fade effect on hover
Sliding elements on a page
Preventing animation queue build
Animating a panel
Chaining animations together
Hiding and displaying panels
Creating disappearing effect
Chapter 6: AJAX and ASP.NET (Part I)
Introduction
Setting AJAX with ASP.NET using jQuery
Using Firebug to view AJAX request/response
Consuming page methods with AJAX
Consuming web services with AJAX
Populating ASP.NET DropDownList using AJAX
Creating an auto complete search box
Chapter 7: AJAX and ASP.NET (Part II)
Introduction
Displaying a progress indicator during AJAX calls
Reading XML data with AJAX
Catching and displaying AJAX errors
Using AJAX to load scripts in web pages
Cross site AJAX querying using jQuery
Using complex data types with AJAX
Chapter 8: Client Templating in jQuery
Introduction
Using jQuery Templates to display data
Displaying arrays using nested templates
Calling JavaScript functions and conditional statements in templates
Creating an ASP.NET CheckBoxList in templates
Using templates to format data returned from web services
Using callback functions with jQuery templates
Calling external templates using jQuery
This book is from PACKT Publiching, written for developers who are already working in Asp.net and want to make use of jQuery in their ASP.Net applications. Explains on how to integrate jQuery with Asp.Net controls like validation controls, GridView, Image controls and Asp.net Ajax.
The book provides
Tips and tricks for interfacing the jQuery library with ASP.NET controls
Boost ASP.NET applications with the power of jQuery
Use a problem-solution based approach with hands-on examples for ASP.NET developers
Step-by-step guide with plenty of code snippets and screen images
Simple, effective, and easy-to-follow recipes
Title
|
ASP.NET jQuery Cookbook (Imported Edition)
|
Author
|
Sonal Aneel
Allana
|
Publisher
|
Packt
Publishing
|
Publishing
Date
|
2011
|
Pages
|
308
|
Price
|
Rs. 2515/-
|
Price
@ Flipkart
|
Rs. 2062/-
|
Table of Contents
Chapter 1: Working with ASP.NET Controls
Introduction
Creating default text for TextBoxes
Auto focus on the first TextBox and tab on the Enter key
Disallowing cut/copy/paste operations on a TextBox
Highlighting text in a TextBox and copying to the clipboard
Displaying selected items of a CheckBoxList
Selecting/deselecting all items in CheckBoxList
Getting selected text and value from DropDownList
Appending items at runtime to a DropDownList
Creating 'Back to Top' ASP.NET hyperlink
dating URL of ASP.NET hyperlink at runtime
Chapter 2: Validation of ASP.NET Controls
Introduction
Getting started
Validation of a sample user login form
Validation of basic field types in a user profile form
Character limit validation in Multiline ASP.NET TextBox
Validation of date range in ASP.NET Form
Validation of ASP.NET CheckBoxList
Validation of ASP.NET RadioButtonList
Validation of ASP.NET ListBox Control
Validation of ASP.NET DropDownList Control
Chapter 3: Working with GridView Control
Introduction
Highlighting rows/cells of a GridView on hover
Removing GridView rows/cells on click
Removing a GridView column on clicking the header
Dragging and dropping GridView rows
Changing cursor style for selective rows of a GridView
Formatting a GridView and applying animation effect
Retrieving the content of a GridView cell on click
Chapter 4: Working with Image Control
Introduction
Adding/removing hyperlinks on images
Displaying image captions
Changing image opacity on mouseover
Viewing enlarged images on mouseover on thumbnail
Swapping images on a page
Cropping images on a page
Creating an image gallery viewer
Zooming images on mouseover
Chapter 5: Animations in ASP.NET
Introduction
Enlarging text on hover
Creating a fade effect on hover
Sliding elements on a page
Preventing animation queue build
Animating a panel
Chaining animations together
Hiding and displaying panels
Creating disappearing effect
Chapter 6: AJAX and ASP.NET (Part I)
Introduction
Setting AJAX with ASP.NET using jQuery
Using Firebug to view AJAX request/response
Consuming page methods with AJAX
Consuming web services with AJAX
Populating ASP.NET DropDownList using AJAX
Creating an auto complete search box
Chapter 7: AJAX and ASP.NET (Part II)
Introduction
Displaying a progress indicator during AJAX calls
Reading XML data with AJAX
Catching and displaying AJAX errors
Using AJAX to load scripts in web pages
Cross site AJAX querying using jQuery
Using complex data types with AJAX
Chapter 8: Client Templating in jQuery
Introduction
Using jQuery Templates to display data
Displaying arrays using nested templates
Calling JavaScript functions and conditional statements in templates
Creating an ASP.NET CheckBoxList in templates
Using templates to format data returned from web services
Using callback functions with jQuery templates
Calling external templates using jQuery
1 comment:
The grid enables work with arrays of strings or any other objects. This method is applicable only to very simple applications. The grid doesn’t set any limitations of data types, however working with untyped data in a large application often causes a lot of errors, makes the code much more complicated and indicates improper application design dapfor. com
Post a Comment