Cover image for ASP.NET AJAX programmers reference with ASP.NET 2.0 or ASP.NET 3.5
Title:
ASP.NET AJAX programmers reference with ASP.NET 2.0 or ASP.NET 3.5
Personal Author:
Series:
Wrox programmers references
Publication Information:
Indianapolis, IN : Wiley Publishing, 2007
Physical Description:
xxxvi, 1522 p. : ill. ; 24 cm.
ISBN:
9780470109984

Available:*

Library
Item Barcode
Call Number
Material Type
Item Category 1
Status
Searching...
30000010191094 TK5105.8885.A26 K46 2007 Open Access Book Book
Searching...

On Order

Summary

Summary

Ajax is one of the hottest changes in Web development methods in years; Microsoft's ASP.NET 2.0 AJAX (formerly known as "Atlas") provides Ajax add-ins for ASP.NET developers, and this comprehensive Wrox reference offers coverage of all the ASP.NET 2.0 AJAX pieces Readers will find the hands-on, code-based technical discussions they need on ASP.NET 2.0 AJAX client-side Framework, writing OO-style JavaScript code, using ASP.NET 2.0 AJAX client-side controls, ASP.NET 2.0 AJAX XML, and advanced ASP.NET 2.0 AJAX topics including how ASP.NET 2.0 AJAX uses the ASP.NET 2.0 server control architecture ASP.NET developers will learn to add Ajax techniques into the ASP.NET applications by prebuilding some of the underlying components and using a standardized tool-set


Author Notes

Shahram Khosravi, Ph.D. , is a senior software engineer, consultant, author, and instructor specializing in ASP.NET, Windows Communications Foundation (WCF), ASP.NET AJAX, Windows Workflow Foundation (WF), IIS7 and ASP.NET Integrated Programming, ADO.NET, Web services, .NET, and XML technologies such as XSD, XSLT, XPath, SOAP, and WSDL. He also has years of experience in object-oriented analysis, design, and programming, architectural and design patterns, service-oriented analysis, design, and programming, 3D computer graphics programming, user interface design, and usability.
Shahram is the author of the following four books: Professional ASP.NET 3.5 and .NET 3.5 Programming (ASP.NET Internals plus ASP.NET AJAX, IIS 7.0, Enterprise Library Application Blocks, Windows Workflow Foundation, and Windows Communication Foundation) , ASP.NET AJAX Programmer's Reference with ASP.NET 2.0 or ASP.NET 3.5 , Professional IIS7 and ASP.NET Integrated Programming , and Professional ASP.NET Server Control and Component Development . He has written articles on the ASP.NET, ADO.NET, .NET, and XML technologies for the industry's leading magazines, such as Dr. Dobb's Journal , asp.netPRO magazine, and Microsoft MSDN Online .


Table of Contents

Acknowledgements
Author Biographies
Introduction
1 Ajax Technologies
2 JavaScript Base Type Extensions
3 Built-In and Custom Exception Types
4 JavaScript Object-Oriented Programming and Type Reflection Extensions
5 Event Programming Extensions
6 DOM Extensions
7 Component Development Infrastructure
8 Developing Client Controls
9 Event Bubbling and Button Client Control
10 Type Description Extentions
11 Data Classes
12 Client-Server Communications
13 Consuming Web Services Via SOAP Messages
14 Consuming Web Services Via JSON Messages
15 Proxy Classes
16 Behaviors
17 Script and Extender Server Controls
18 Web Services Bridges and Transformers
19 UpdatePanel and ScriptManager
20 Using UpdatePanel in User Controls and Custom Controls
21 Page Lifecycle and Asynchronous Partial Page Rendering
22 ASP.NET AJAX Client Side PageRequestManager
23 Asynchronous Partial-Page Rendering: Server-Side Processing
24 Asynchronous Partial-Page Rendering: Client-Side Processing
A XML Script
B Binding
C Actions
D Data Control
E Templated Controls
F ListView
Index