8 of 8 people found the following review helpful:
3.0 out of 5 stars
Concepts Good - Project Details Poor, November 15, 2009
This review is from: ASP.NET 3.5 Website Programming: Problem - Design - Solution (Wrox Programmer to Programmer) (Paperback)
Because I was familiar with the earlier version of the Beer House project I thought I would take a chance and purchase this book before it had been reviewed. That was a big mistake! Even though the author does a good job of explaining concepts and his design criteria, you can't build the project from the book alone. Because project details such as what goes where and layout are very vague I found myself getting lost frequently. Anyone trying to follow along and build the project will quickly become frustrated. If you do purchase this book you MUST download the project code if you want to have any hope of building the project.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
8 of 9 people found the following review helpful:
2.0 out of 5 stars
Great in explaining the new concepts, but..., December 12, 2009
This review is from: ASP.NET 3.5 Website Programming: Problem - Design - Solution (Wrox Programmer to Programmer) (Paperback)
I am also familiar with the previous edition and this TBH project. The first few chapters of this book are great. The author explains carefully the concepts of the new Entity Framework, LINQ and AJAX very clearly in chapter 3. He also compares his new approach with the previous approach done by Marco Bellinaso, and states that his new approach is a better approach than the previous one (e.g., in page 108 he said "...(the previous technique) is often not done in high-demand production sites and reduces an n-tier architecture to a flat model ...".
Chapter 4 is also good and he introduced AJAX to improve the previous version.
A lot of mistakes & errors start to appear afterward. Chapter 8 (Forums) is deplorable as 80% of the content in this chapter is a direct copy of the previous edition. Even the class diagram in p.402 is totally wrong, with all the functions like "GetForumFromForumDetails()", which only appears in the previous edition. And the methods in p.405 (strangely in C# instead of vb), GetThreads(), is an exact copy of the previous one, which uses SqlConnection instead of leveraging the entity framework.
I tried to download the C# project code for this book from Wrox's website, and it is not completed yet, and even with a lot of VB code in it (e.g., Forum.cs)!!!, and it won't compile.
I hope the author will update this great book and the project code in C# very soon. I also hope that Marco Bellinaso will take over and do it again for asp.net 4.0.
For those who are familiar with the previous edition by Marco Bellinaso, this is a very good book to learn about the new Entity Framework and other things. But if you haven't read the previous version, you will find it very hard to build the project by just following this book.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
7 of 8 people found the following review helpful:
1.0 out of 5 stars
Be Warned - Download Code Does not Work, February 8, 2010
This review is from: ASP.NET 3.5 Website Programming: Problem - Design - Solution (Wrox Programmer to Programmer) (Paperback)
I am really tired of spending good money on books whose accompanying, downloadable code does not work. Why put it up at all???
If the code can't back up the ideas set out in the pages, they're not much good to me.
So, if you insist on a well-written, functioning application which you can run, and from which you can learn, this book is probably not for you.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No