Wrox Home  
Search

Topic: ASP.NET

Cover image for product 047010998X
ASP.NET AJAX Programmer's Reference: with ASP.NET 2.0 or ASP.NET 3.5
Dr. Shahram Khosravi
ISBN: 978-0-470-10998-4
Paperback
1522 pages
September 2007

Back to description


About This Title  |  Chapters on Demand  |  Download Code  |  Errata  |  P2P Forum for This Title
Add to Cart
Chapter 1: AJAX Technologies
26 pages

Traditional Web pages use server-side technologies and resources to operate and deliver their features and services to end... more

Chapter 2: JavaScript Base Type Extensions
26 pages
US $4.99

The main goal of the ASP.NET AJAX client-side framework is to emulate the ASP.NET and .NET Framework... more

Chapter 3: Built-In and Custom Exception Types
24 pages
US $4.99

The previous chapter discussed two important ASP.NET AJAX JavaScript... more

Chapter 4: JavaScript Object-Oriented Programming and Type Reflection Extensions
54 pages
US $4.99

The .NET Framework comes with the following two important programming capabilities:... more

Chapter 5: Event Programming Extensions
30 pages
US $4.99

One of the great advantages of the .NET Framework is its event-programming facilities. The ASP.NET AJAX client-side framework... more

Chapter 6: DOM Extensions
58 pages
US $4.99

Document Object Model (DOM) programming is one of the most common client-side programming tasks in the world of Web development... more

Chapter 7: Component Development Infrastructure
62 pages
US $4.99

The ASP.NET and .NET Frameworks provide server-side programmers with the necessary infrastructure for development components... more

Chapter 8: Developing Client Controls
42 pages
US $4.99

As discussed in the previous chapter, the... more

Chapter 9: Event Bubbling and Button Client Control
26 pages
US $4.99

This chapter discusses the implementation of the ASP.NET AJAX... more

Chapter 10: Type Description Extensions
58 pages
US $4.99

The ASP.NET Framework provides you with two ways to inspect the metadata associated with a given type: reflection and... more

Chapter 11: Data Classes
50 pages
US $4.99

Tabular data, such as relational data, plays a central role in today’s data-driven Web applications. The .NET Framework comes... more

Chapter 12: Client-Server Communications
54 pages
US $4.99

The ASP.NET AJAX client-server communication layer consists of several important types that are discussed in this chapter... more

Chapter 13: Consuming Web Services Via Soap Messages
24 pages
US $4.99

The previous chapter discussed the ASP.NET AJAX client-server communication layer and its constituent components. You learned... more

Chapter 14: Consuming Web Services Via JSON Messages
62 pages
US $4.99

As you saw in the previous chapter, you can use the... more

Chapter 15: Proxy Classes
62 pages
US $4.99

The previous chapter provided you with in-depth coverage of the ASP.NET AJAX REST method call request processing infrastructure... more

Chapter 16: Behaviors
48 pages
US $4.99

A behavior is a piece of functionality that can be attached to a DOM element. Therefore a behavior is a means of extending... more

Chapter 17: Script and Extender Server Controls
66 pages
US $4.99

In this chapter, I’ll implement fully functional replicas of those components of the ASP.NET AJAX server-side Framework that... more

Chapter 18: Web Services Bridges and Transformers
84 pages
US $4.99

This chapter will first provide an overview of the Amazon E-Commerce Web service. It will then implement a script server... more

Chapter 19: UpdatePanel and ScriptManager
54 pages
US $4.99

The ASP.NET AJAX Framework extends the ASP.NET Framework to add support for a new type of page postback that enables what... more

Chapter 20: Using UpdatePanel in User Controls and Custom Controls
54 pages
US $4.99

The previous chapter developed two partial-rendering-enabled custom controls named... more

Chapter 21: Page Life Cycle and Asynchronous Partial Page Rendering
68 pages
US $4.99

The main goal of this and the next few chapters is to help you gain a solid understanding of the ASP.NET AJAX asynchronous... more

Chapter 22: ASP.NET AJAX Client-Side PageRequestManager
72 pages
US $4.99

The last chapter followed the... more

Chapter 23: Asynchronous Partial Page Rendering: Server Side Processing
74 pages
US $4.99

The previous chapter followed the current client-side... more

Chapter 24: Asynchronous Partial Page Rendering: Client-Side Processing
96 pages
US $4.99
The previous chapter followed the... more
Appendix A: XML Script
50 pages
US $4.99

The xml-script is an XML document enclosed within the opening and closing tags of an HTML... more

Appendix B: Binding
16 pages
US $4.99

The best way to understand what a binding is and what it does is to use it in an example. Listing B-1 contains a page that... more

Appendix C: Actions
16 pages
US $4.99

Most ASP.NET AJAX client classes expose events. An actionis an ASP.NET AJAX object that encapsulates a piece of client-side... more

Appendix D: Data Control
24 pages
US $4.99

The ASP.NET framework comes with a server control named... more

Appendix E: Templated Controls
28 pages
US $4.99

Appendix D implemented a client control named... more

Appendix F: ListView
72 pages
US $4.99

The ASP.NET AJAX... more

Add to Cart

ASP.NET Related Resources

Forums

Blogs

Articles