Search This Blog

Free Download | ASP.NET 2.0 Demystified | James Keogh


ASP .NET 2.0 Demystified explains how to write server-side components for dynamic, interactive Web pages and powerful Web-based applications that are easy to develop and modify. This self-teaching guide comes complete with key points, background information, quizzes at the end of each chapter, and even a final exam. Simple enough for beginners but challenging enough for advanced students, this is a lively and entertaining brush-up, introductory text, or classroom supplement. After the first 2 chapters, it was painfully clear this book was not written by someone familiar with the release version of Visual Studio 2005 - which this book references and recommends for following along with the examples. I will give the author the benefit of doubt on this - and assume that he simply tried to write this book too early using a pre-release version of Visual Studio 2005. Regardless, the result is an extremely confusing tour of ASP.NET 2.0. This is particularly disappointing given the intended audience for this book.

On page 2 of the introduction, it says "You can copy examples illustrated in this book from our web site" - which is where? Because nowhere in this book can I find any kind of URL. It could be the publisher's at [...], but once you get there, this book isn't listed for either code downloads or for errata (and it should be on both web pages). And I wouldn't need to find their web page at all if it weren't for the errors, starting with the first web application project in Chapter 3. For example, you're told to name the property ID you assign to a button as CreateAccount.