Customer Reviews


10 Reviews
5 star:
 (7)
4 star:
 (2)
3 star:
 (1)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
Share your thoughts with other customers
Create your own review
 
 
Only search this product's reviews

The most helpful favorable review
The most helpful critical review


22 of 24 people found the following review helpful:
5.0 out of 5 stars A must have resource for all ASP.NET developers!
I've read the author's articles on Code Project, and when I found out he had written a book that built on them, I didn't waste any time getting my hands on it!

Being the one of the few developers in my group that work with the latest "cutting edge" technology, and with no one to answer the questions I have, this book has simply been the fountain of knowledge...
Published on January 29, 2008 by S. Yu

versus
20 of 23 people found the following review helpful:
3.0 out of 5 stars Web 2.0 Tips & Tricks
This book explains the techniques behind the DropThings portal [...] showing some source-code (available at www.codeplex.com) and giving a couple of tips and tricks of web 2.0 programming. The book is very interesting but it's for those developers who already know the technologies it covers (ASP.NET, C#, LINQ, WF and ASP.NET AJAX) and want to know "the best way to do it"...
Published on May 9, 2008 by Rodrigo Costa


Most Helpful First | Newest First

22 of 24 people found the following review helpful:
5.0 out of 5 stars A must have resource for all ASP.NET developers!, January 29, 2008
By 
S. Yu (San Diego, CA) - See all my reviews
(REAL NAME)   
This review is from: Building a Web 2.0 Portal with ASP.Net 3.5: None (Paperback)
I've read the author's articles on Code Project, and when I found out he had written a book that built on them, I didn't waste any time getting my hands on it!

Being the one of the few developers in my group that work with the latest "cutting edge" technology, and with no one to answer the questions I have, this book has simply been the fountain of knowledge I'd been looking for. Definitely a must-read for those wishing to utilize the latest and greatest.

The book is well organized, and the writing style makes it an easy read (usually technical books put me to sleep, but not this one). It does assume that you've already had some experience using ASP.NET 2.0/3.5, Javascript, and so forth, so I agree that this book will be the most beneficial to seasoned and advanced ASP.NET developers.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


20 of 23 people found the following review helpful:
3.0 out of 5 stars Web 2.0 Tips & Tricks, May 9, 2008
By 
Rodrigo Costa (Rio de Janeiro, Brazil) - See all my reviews
(REAL NAME)   
This review is from: Building a Web 2.0 Portal with ASP.Net 3.5: None (Paperback)
This book explains the techniques behind the DropThings portal [...] showing some source-code (available at www.codeplex.com) and giving a couple of tips and tricks of web 2.0 programming. The book is very interesting but it's for those developers who already know the technologies it covers (ASP.NET, C#, LINQ, WF and ASP.NET AJAX) and want to know "the best way to do it" or became aware of commom problems that big web 2.0 portals generally has.
Below is the main topics of each chapter:

Chapter 1 - Conceptual meanings of Web and ASP.NET.
Chapter 2 - How can you design your own Widgets Framework (Based on his ideas that lead him to develop his own framework) and things that you need to concern when you develop a big portal.
Chapter 3 - Tips and Tricks of developing rich client controls
Chapter 4 - How can you add LINQ and Workflow Foundation to your Data and Business Layers.
Chapter 5 - Developing Widgets itself
Chapter 6, 7, 8 and 9 - Reflections over performance (at Client, Server and "client-server" interaction)
Chapter 10 - Solving Deployment and "Go-live" problems.

Bear in mind this book don't teach you those technologies, it only leads you to use them in a better way based on the author's experience (Author is the PageFlake's co-Founder and CTO, so he really knows what he's talking about).

In conclusion, if you want to learn how you use those technologies (Asp.net Ajax, Workflow Foundation..), I recommend you to try other books. Otherwise, if you want to know more about how to create a scalable web 2.0 site, tips & tricks and the best practices of those techs at web, this book will hit at the bullseye.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


9 of 9 people found the following review helpful:
5.0 out of 5 stars Great Book, February 24, 2008
This review is from: Building a Web 2.0 Portal with ASP.Net 3.5: None (Paperback)
Omar is an excellent .NET programmer and I really enjoyed his book. This book gave excellent insight on running a high volume website with ASP.NET. It also dives into some of the new features of the .NET 3.5 framework. I really enjoyed the sections towards the end where he showed the type of hosting environment necessary to run a large scale website. I would also recommend subscribing to Omar's RSS feeds for excellent tips.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2 of 2 people found the following review helpful:
5.0 out of 5 stars Must have book for web developers, January 22, 2009
This review is from: Building a Web 2.0 Portal with ASP.Net 3.5: None (Paperback)
I have bought several technical books over the past 16 years and have rarely read any cover to cover (I did skip the last chapter as it really didn't apply to my corporate environment). This book covers all aspects of developing a portal using ASP.NET and explains in great detail all the technical aspects of development and implementation. In addition to the diagrams and code samples, the CodePlex base and [...] examples are bonus references.

I would not recommend this book for novice/beginner developers. The reader should have experience in ASP.NET web development and core Microsoft technologies.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2 of 2 people found the following review helpful:
5.0 out of 5 stars Terrific book, August 19, 2008
By 
G. Kobzeff (Fresno, CA USA) - See all my reviews
(REAL NAME)   
This review is from: Building a Web 2.0 Portal with ASP.Net 3.5: None (Paperback)
This book is very well written. It provides lots of good tricks to handle real-world problems that come up when developing a website. One of the best ASP.NET books I have read. It is about developing a website all the way through, not about explaining the newer technologies. Not for beginners.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5.0 out of 5 stars ESSENTIAL For ASP.NET Web Developers/Admins!!!, October 30, 2008
This review is from: Building a Web 2.0 Portal with ASP.Net 3.5: None (Paperback)
Wow this is a great book.

When I first opened up 'Building a Web 2.0 Portal with ASP.NET 3.5' I expected this to be just any old ASP.NET web development/admin book but I was very pleasantly surprised.

Brevity is the champ here, with this book coming in at just under 300 pages but man the content is dense. The focus is on managing and developing your ASP.NET 2.0 portal (as the title suggests). Here's a McKinnon Overview:

01. Introducing Web Portals
02. Architecting the Web Portal
03. Building the Web Layer Using ASP.NET AJAX
04. Building the Data and Business Layers Using .NET 3.5
05. Building Client-Side Widgets
06. Optimizing ASP.NET AJAX
07. Creating Good Web Services
08. Improving Server-Side Performance
09. Improving Client-Side Performance
10. Solving Common Challenges

The focus is on portal development but I feel that all the content within is applicable to all .NET web developers. Applying Web 2.0 concepts, you will learn how to architect more efficient solutions in todays web world. You will learn the ins and outs and it will be fun at that.

Great book, pick it up today.

***** HIGHLY RECOMMENDED
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5.0 out of 5 stars Great Book, August 18, 2008
Amazon Verified Purchase(What's this?)
This review is from: Building a Web 2.0 Portal with ASP.Net 3.5: None (Paperback)
With this book Author has set bar very high on how to write technical books. It dose a good job of explaining finer points of all technologies involved in AJAX asp.net programming in the context of building portal. Its a must read if u are looking for techniques to build high performance web sites.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5.0 out of 5 stars Tremendous guideline for 3.5 website design, August 17, 2008
Amazon Verified Purchase(What's this?)
This review is from: Building a Web 2.0 Portal with ASP.Net 3.5: None (Paperback)
Great list of details you need to address to create a scalable, fully functional website with all the gadgets you've seen but never known how to incorporate into your web site. Must read book.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1 of 2 people found the following review helpful:
4.0 out of 5 stars Great book for startups, July 27, 2008
By 
This review is from: Building a Web 2.0 Portal with ASP.Net 3.5: None (Paperback)
If you have an idea and would like to develop an application that is simple, robust and reliable, please read this book. It talks about how to use your limited hardware resources efficiently to host applications.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


0 of 3 people found the following review helpful:
4.0 out of 5 stars Building a web 2.0 portal, August 16, 2008
This review is from: Building a Web 2.0 Portal with ASP.Net 3.5: None (Paperback)
Very good book, the website provided by the book inspires me to learn more about ajax.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


Most Helpful First | Newest First

This product

Building a Web 2.0 Portal with ASP.Net 3.5: None
Building a Web 2.0 Portal with ASP.Net 3.5: None by Omar AL Zabir (Paperback - January 11, 2008)
$44.99 $29.69
In Stock
Add to cart Add to wishlist