This item is not eligible for Amazon Prime, but millions of other items are. Join Amazon Prime today. Already a member? Sign in.

Alert Me

Want us to e-mail you when this item becomes available?

 
   
ASP.NET 3.5 AJAX Unleashed
 
 
Please tell the publisher:
I’d like to read this book on Kindle

Don’t have a Kindle? Get yours here.
 
  

ASP.NET 3.5 AJAX Unleashed (Paperback)

by Robert Foster (Author)


Sign up to be notified when this item becomes available.



Customers Who Bought This Item Also Bought

ASP.NET 3.5 Unleashed

ASP.NET 3.5 Unleashed

by Stephen Walther
4.1 out of 5 stars (29)  $37.79
Building a Web 2.0 Portal with ASP.NET 3.5

Building a Web 2.0 Portal with ASP.NET 3.5

by Omar AL Zabir
4.6 out of 5 stars (9)  $29.69
Microsoft Visual Studio 2008 Unleashed

Microsoft Visual Studio 2008 Unleashed

by Lars Powers
1.0 out of 5 stars (1)  $37.79
C# 3.0 Design Patterns

C# 3.0 Design Patterns

by Judith Bishop
3.3 out of 5 stars (17)  $26.39
ASP.NET AJAX in Action

ASP.NET AJAX in Action

by Alessandro Gallo
4.5 out of 5 stars (21)  $29.69
Explore similar items

Editorial Reviews

Product Description

As the Internet user experience (UX) progresses, more users are demanding and expecting their custom-built business applications to provide the same UX that they see on the Internet every day. ASP.NET 3.5 AJAX Unleashed empowers ASP.NET developers to easily provide this type of experience with minimal code. Author Rob Foster has built AJAX-enabled web applications for a number of major corporations and uses the experience he has gained there to explain concisely, clearly, and completely what ASP.NET developers need to learn to start taking advantage of the rich opportunities made possible by ASP.NET AJAX.

 

  • Learn ASP.NET AJAX by working with real-world examples
  • Use the ScriptManager and ScriptManagerProxy controls in your ASP.NET AJAX-enabled applications
  • Leverage the ASP.NET AJAX client-side API to maximize the flexibility of ASP.NET AJAX
  • Build applications that use the UpdatePanel and Timer controls
  • Use the ASP.NET AJAX Control Toolkit to provide rich AJAX functionality to your web applications
  • Build ASP.NET AJAX-enabled extender controls
  • Integrate ASP.NET AJAX and .NET 3.5 with Microsoft Office SharePoint Server 2007
  • Create ASP.NET AJAX-enabled Windows Vista Gadgets
  • Learn advanced AJAX concepts such as JavaScript Object Notation (JSON) and WCF Web services

Introduction     1

 

Part I Introduction

Chapter 1 Introduction to AJAX Technologies     5

 AJAX and Web 2.0     6

 Why Use AJAX?      7

 AJAX Rationale     7

 AJAX: An Example     8

 The XMLHttpRequest Object     8

 A Simple AJAX Library     10

 Using the AJAX Library     14

 Summary     20

 

Chapter 2 Introduction to ASP.NET AJAX     21

 Introducing the Visual Studio Controls     22

 ScriptManager     22

 ScriptManagerProxy     23

 Timer     23

 UpdatePanel &n