The online computer book shop for UK & Europe                                   

   Books Home | About Us | Index | Next Record | Browse

 
  

Tel: 0121 706 6000 

Static Book Details Page - Computer Manuals Website

 Advanced ASP.NET AJAX Server Controls: For .NET Framework 3.5
  

  Advanced ASP.NET AJAX Server Controls: For .NET Framework 3.5 by Calderon, A & Rumerman, J

  • Published by: ADDISON-WESLEY
  • Author: Calderon, A & Rumerman, J
  • Page Count: 602
  • Group: ASP.NET AJAX
  • ISBN: 0321514440/9780321514448
  • Published: Jul 2008

Our Price: 26.99
Discount: 25%
RRP: 35.99 

For Latest Pricing and Availability Click Here
 

The online computer book shop for UK & Europe

Book store with some thing for everyone

Book Information and Description:

Advanced ASP.NET AJAX Server Controls: For .NET Framework 3.5
ASP.NET AJAX server controls can encapsulate even the most powerful AJAX functionality, helping you build more elegant, maintainable, and scalable applications. This is the first comprehensive, code-rich guide to custom ASP.NET AJAX server controls for experienced ASP.NET developers. Unlike other books on ASP.NET AJAX, this book focuses solely on server control development and reflects the significant improvements in ASP.NET 3.5 AJAX and the latest Visual Studio 2008 features for streamlining AJAX development

 

Adam Calderon and Joel Rumerman first review the core Microsoft AJAX Library and JavaScript techniques needed to support a rich client-side experience. Next, they build upon these techniques showing how to create distributable AJAX-enabled controls that include rich browser-independent JavaScript client-side functionality. The authors thoroughly explain both the JavaScript and .NET aspects of control development and how these two distinct environments come together to provide a foundation for building a rich user experience using ASP.NET AJAX.

 

    * Create object-oriented cross-browser JavaScript that supports .NET style classes, interfaces, inheritance, and method overloading

    * Work with components, behaviors, and controls, and learn how they relate to DOM elements

    * Learn Sys.Application and the part it plays in object creation, initialization, and events in the Microsoft AJAX Library

    * Build Extender and Script controls that provide integrated script generation for their corresponding client-side counterparts

    * Localize ASP.NET AJAX controls including client script

    * Discover ASP.NET AJAX client and server communication architecture and the new support for Windows Communication Foundation (WCF)

    * Understand ASP.NET AJAX Application Services

    * Create custom Application Services

    * Design controls for a partial postback environment

    * Understand the AJAX Control Toolkit architecture and the many features it provides

    * Develop highly interactive controls using the AJAX Control Toolkit

    * Understand AJAX Control Toolkit architecture and build controls that utilize the toolkit

CONTENTS:

Acknowledgments

  About the Authors

  Foreword

  Preface

  Part I: Client Code

  Chapter 1: Programming with JavaScript

  Chapter 2: Microsoft AJAX Library Programming

  Part II: Controls

  Chapter 3: Components

  Chapter 4: Sys.Application

  Chapter 5: Adding Client Capabilities to Server Controls

  Chapter 6: ASP.NET AJAX Localization

  Part III: Communication

  Chapter 7: ASP.NET AJAX Communication Architecture

  Chapter 8: Application Services

  Chapter 9: Control Development in a Partial Postback Environment

  Part IV: AJAX Control Toolkit

  Chapter 10: ASP.NET AJAX Control Toolkit Architecture

  Chapter 11: Adding Client Capabilities to Server Controls Using the ASP.NET AJAX Control Toolkit

  Appendix A: JavaScript in Visual Studio 2008

  Appendix B: Validating Method Parameters

  Appendix C: ASP.NET Handlers and Modules

  Appendix D: Client Error Handling Code

  Index