Most Helpful Customer Reviews
|
|
23 of 23 people found the following review helpful:
3.0 out of 5 stars
Teach Yourself ASP.Net with Payne, January 14, 2003
From the introduction: "Previous programming is not required, but will help immensely" (page 1). Correction: programming experience IS required and will indeed help immensely. "The only must-have prerequisites are a basic knowledge of HTML and some familiarity with your operating system" (page 2). Correction: In order to be able to follow the examples, you need to be familiar with C#, VB, and XML programming languages and understand what .NET delivers and how to install its components on your machine because you will need all these to run your examples, exercises, and projects. Having said this, I move to state that the master ASP in 21 days does not look like a realistic goal. In fact, if you are a beginner, chances are that by day three you will be thoroughly confused (and maybe even frustrated). According to my view, the main weakness of this book lies in its overly ambitious scope. Although clearly and coherently written, despite its 900 plus pages, Teach Yourself ASP.Net... barely covers the basics and lets you hanging on at topics that need substantial coverage, for example: web forms, user controls, caching, and business objects, to name a few. It does start on an ambitious note with an impressive agenda but the author soon loses touch with his audience and starts using advanced notions without properly explaining their purpose or entangles himself in some awkward phrases: "The if statement on line 18 checks the CheckBox control's Checked property to determine if the check box is checked" (page 163). The learning process is also slowed down by lack of practicality; after going through ten listings where the "Hello World" or "Hello There" outputs are used, one starts to get a little bored. In all fairness though, the book does contain a few interesting projects, which add to its stronger features. Another feature that I disagreed with was the usage of VB and C# languages. The author starts by listing examples using both languages but soon abandons C# almost completely in favor of VB. This is clearly not a book for beginners and one absolutely needs to complement the reading with other books on the subject. As far as the 21 one days goal is concerned, I think that although not incorrect, it is deceiving. It depends on how many hours a day one can set aside for study. If the answer is 24, then, yes, the target is achievable.
|
|
|
24 of 25 people found the following review helpful:
4.0 out of 5 stars
Good beginning to intermediate work, August 10, 2001
If you are a beginner with ASP.NET, you should find that there is plenty of material to get you up to speed with ASP.NET. Unlike some of the 21 days series, this book gets into some really meaty subjects. The book on data access is well worth the price of admission. In fact, it is easier to read and understand than the code intensive "Professional ASP.NET" book from Wrox, which is not a bad book either. This makes it a better beginners book, hands down.If you are advanced, you will find a lot of material, esp. if you have not touched on ADO.NET very much. The common ASP.NET mistakes will help some more advanced programmers, although Dan Appleman's VB.NET book is much better at this. My personal beef with the book is most of the code is written in the ASPX page itself, rather than CodeBehind. The book does cover CodeBehind, but puts it almost as an aside. The separation of code and UI into separate files is one of the primary strengths with ASP.NET, IMHO. This is true of the Wrox book, as well. After running through this book, I was inclined to lower my rating of Professional ASP.NET a notch. This book is better written, and runs together better. I still like the Wrox book, but I think this one will have more value to a person just getting into ASP.NET. Too much of the Wrox book is not beta 2 compliant (not a whole lot, but more than this book). This book hits closer to home. Good job, Chris.
|
|
|
10 of 10 people found the following review helpful:
2.0 out of 5 stars
Certainly not the best beginning ASP.Net book, December 18, 2001
I bought this book because of the reviews it had on Amazon. I learned from this experience that you can't use Amazon reviews as your sole criteria for purchasing a book (that's why you should stop reading now). The author glosses over many of the principles needed to learn the subject. Instead, he briefly discusses code examples (and these explanations many times leave you with more questions than answers) and does not highlight with enough clarity the most fundamental aspects of ASP.net. One of my biggest problems though was the authors total lack of explanation for the end of chapter exercises. If you have any questions (and you will) about how and why the author has coded one of the exercise solutions, you won't find the answer anywhere in this book. Furthermore, many times I found that the exercise problems asked you to perform operations and methods the author didn't discuss in the chapter or any previous chapter for that matter. These problems will really leave you scratching your head. It doesn't deserve one star, but definitely doesn't merit 4.5 (it's current average). I just purchased ASP.Net Unleashed and this is by far a much better book. It would be my recommendation.
|
|
|
Most Recent Customer Reviews
|