Review: Beginning ASP.NET 2.0 AJAX
page 2 of 4
by Brendan Enrick
Feedback
Average Rating: 
Views (Total / Last 10 Days): 21690/ 25

Chapters Notes

Chapter 1: Introduction to ASP.NET AJAX

The first chapter of the book introduces AJAX by explaining the needs which resulted in AJAX as well as the needs which resulted in the web development preceding AJAX. This chapter also gives some explanation of AJAX.

Chapter 2: Creating an ASP.NET AJAX Application

Starting from the installation of ASP.NET AJAX and continuing on to a very simple AJAX application, this chapter shows the general basis of how to develop a web application using ASP.NET AJAX. This chapter can be skipped by someone with a basic knowledge of ASP.NET AJAX, but it does well in giving an overview of what goes into a simple web application.

Chapter 3: ASP.NET AJAX Architecture

As the title of the chapter states, this one explains how ASP.NET AJAX is structured and how that structure will affect developers. In this chapter you will learn the basic inner-workings of ASP.NET AJAX.

Chapter 4: Calling Web Services

This is the first chapter for those who wish to perform some custom ASP.NET AJAX work. In this chapter, the authors explain basically how to interact with the server from the client in ASP.NET AJAX. Web services are your utility belt while working with AJAX, and these pages will explain how one goes about using these web services to perform work on the server.

Chapter 5: The UpdatePanel

The update panel is the core tool for the simplest and easiest AJAX. Using it one can achieve much AJAX functionality without having to even write any client-side code or even wiring up events between the two. All of the work will act almost exactly how it did before AJAX. This chapter gives some pretty simplistic uses of the control, and it definitely the chapter to read for the person who desires some AJAX but doesn't want to get down and dirty.

Chapter 6: Control Toolkit

This chapter explains the basics of the Microsoft Open Source project to create extenders for ASP.NET AJAX. This is basically an introduction to a separate project and really is not strictly necessary to cover as anything which can be achieved using the Control Toolkit could be achieved by a developer simple using ASP.NET AJAX. This chapter gives some introduction to these controls.

Chapter 8: JavaScript Enhancements

JavaScript has had a great deal added to it from the Microsoft AJAX Library. This chapter teaches some of the more interesting and useful additions to JavaScript from the Microsoft AJAX Library and include: Interfaces, Inheritance, Classes, and Namespaces.

Chapter 9: Microsoft AJAX Library

This chapter covers many of the classes within the Microsoft AJAX Library. The explanations go into great detail about how one would develop their client side functionality uses these new tools. The MS AJAX library is basically an addition onto client-side programming, and the chapter tries not to cover too much of client side development as there are entire books on this topic. This chapter tends to cover how that client-side development ties into AJAX as a whole.

Chapter 11: Security and Integration

There are obvious new security risks which come into place from using AJAX. Upon reading the title of this chapter, I hoped to learn a little about those security issues. I believe a more applicable title for this chapter should be "Authentication and Integration". Overall I believe this chapter did very well in explaining a great deal about authentication using ASP.NET AJAX. I did not expect a large chapter to cover security issues as that is slightly out of the scope of this book, but some suggestions without much explanation would have been very nice.


View Entire Article

User Comments

Title: rter   
Name: eye
Date: 2012-05-19 5:03:08 AM
Comment:
fdgff
Title: dfv   
Name: dgvf
Date: 2012-04-27 7:52:38 PM
Comment:
sdv






Community Advice: ASP | SQL | XML | Regular Expressions | Windows


©Copyright 1998-2024 ASPAlliance.com  |  Page Processed at 2024-04-19 4:48:40 AM  AspAlliance Recent Articles RSS Feed
About ASPAlliance | Newsgroups | Advertise | Authors | Email Lists | Feedback | Link To Us | Privacy | Search