Welcome!

.NET Authors: Liz McMillan, Peter Silva, Yakov Werde, Matthew Pollicove , Kevin Benedict

Related Topics: .NET, AJAX & REA, Silverlight

.NET: Blog Feed Post

Review: ASP.NET 3.5 AJAX Unleashed

Nowadays, many web developers have implemented AJAX in their web applications

Nowadays, many web developers have implemented AJAX in their web applications. This enables them to create dynamic, rich web sites. There are numerous resources available on the web for learning ASP.NET 3.5 AJAX, but it is always nice to refer to a book as and when required. In his latest book, ASP.NET 3.5 AJAX Unleashed, Robert Foster examines the relevant concepts in less than 300 pages, which I think is excellent and is rarely achieved by authors. It is hard to write short and crispy content, especially on ASP.NET related concepts, but Robert has worked really well to bring out a quality book for budding developers very effectively. The book is mainly divided into three parts including two appendixes.

Inside the Book

asp.net, ajax, asp.net ajax, sams The chapters in part 1 provide a brief overview about AJAX and introduce the controls shipped with Visual Studio. This section also provides a sneak preview of the AJAX Control Toolkit. The author has provided complete source code along with relevant screenshots. Part 2 consists of the core chapters which help you learn ASP.NET AJAX 3.5 starting from the basics. While chapter 3 examines the ScriptManager and ScriptManagerProxy controls, Chapter 4 provides nice coverage of various namespaces such as Sys, Sys.Net, Sys.Serialization, Sys.UI, etc.

Chapters 5 and 6 help you to learn about the UpdatePanel, Timer controls, and also some of the advanced techniques associated with the ASP.NET AJAX PageRequestManager object. Chapter 7 provides detailed coverage of various controls included with the AJAX Control Toolkit with the help of a practical example. The author also examines the role of Expression Web in the development of AJAX applications. I think this chapter will be very useful for beginners. The book then delves deeply into the steps involved in the development of an Extender Control with the help of both server and client side controls.

A key feature of the book is that the author has provided detailed analysis in a lucid style along with each bit of source code. Chapter 9 examines the role of SharePoint 2007 in the development of AJAX based applications. It also includes a practical example which illustrates the development of SharePoint WebParts powered by AJAX.

You should be familiar with Gadgets if you work with the Windows Vista operating system, and the final chapter examines the creation of vista sidebar gadgets with the help of AJAX. It includes a detailed explanation of each step starting with the creation of web service and ending with testing the gadget. I would prefer to see the screenshots in color in the next edition of the book.

The book also includes two appendixes which provide a brief overview of expression web and also examine the steps required to deploy .NET 3.5 as a SharePoint feature. I expected a little bit more advanced content especially in the areas of LINQ. It would be helpful if the author had devoted a chapter to discuss the implementation of an AJAX based billing solution as a mini project.

Conclusion

The book will be useful for beginners and intermediates and I would recommend it for those developers who would like to learn ASP.NET 3.5 AJAX quickly. This book can also be used by those developers who are averse to reading bulky books. The author has done a terrific job of restricting the content in less than 300 pages and I must say that the book is an ideal supplement for online resources.

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

More Stories By Anand Narayanaswamy

Anand Narayanaswamy, a Microsoft Most Valuable Professional (MVP), works as an independent consultant based in Trivandrum, India. He also works as chief technical editor for ASPAlliance.com and is the author of Community Server Quickly (http://www.packtpub.com/community-server/book), published by Packt Publishing. He runs http://www.Learnxpress.com, http:/www.dotnetalbum.com and http://www.csharpfaq.com. Find out more about him and his other websites at http://www.visualanand.net.