To sum up this book (some may call it a novel or
encyclopedia), it contains lots and lots of content. Stephen Walther has followed
up on his best selling "ASP.NET Unleashed" book with this release. The
original "ASP.NET Unleashed" book was an excellent example of a book
that developers could work up from installing and configuring ASP.NET to
building enterprise applications. Much like the original, this book starts off
by covering the basics and then details how ASP.NET 2.0 works. It covers each
of the new additions to ASP.NET 2.0 including, but not limited to, the new data
objects, web parts, navigation controls, authentication controls, master pages
and themes. Unlike most ASP.NET 2.0 books, this book continues to mention and
explain how to accomplish many of the new features in ASP.NET 1.x. For
instance, Chapter 20 discusses how to use the new login controls in ASP.NET 2.0
for forms authentication. In Chapter 21 there are multiple examples detailing
how to create a login control for forms authentication in ASP.NET 1.x. This
book also contains some topics similar books do not including, such as creating
your own provider, creating your own custom controls and building AJAX controls.