Programming Microsoft ASP.NET 3.5

 
4.0 based on 10 reviews.

Media:

Paperback Book, 1128 pages

Our Price:

$41.98

List Price:

$59.99

You Save:

$18.01 (30.02 %)

Product Description

Get the practical, popular reference written by ASP.NET authority Dino Esposito now updated for ASP.NET 3.5. An in-depth guide to the core features of Web development with ASP.NET, this book goes beyond the fundamentals. It expertly illustrates the intricacies and uses of ASP.NET 3.5 in a single volume. Part of Microsoft Visual Studio(r) 2008, ASP.NET 3.5 includes AJAX functionality, the Microsoft Silverlight cross-platform development tool, new controls, and new integration features. This pragmatic guide covers these new features, and also includes coverage of Windows(r) Communication Foundation, LINQ, and other key Microsoft .NET Framework 2.0, 3.0, and 3.5 capabilities. Complete with extensive code samples and code snippets in Microsoft Visual C# 2008, this is the ideal reference for developers who want to learn what s new in ASP.NET 3.5, or for those building professional-level Web development skills.

Product Details

  • Media: Paperback Book, 1128 pages
  • Publisher: Microsoft Press (February 23, 2008)
  • ISBN-10: 0735625271
  • ISBN-13: 9780735625273
  • Dimensions: 7.4 x 8.98 x 2.28 inches
  • Shipping Weight: 3.75 lbs
  • Note: Some of this information came from Amazon.com

You're Getting a Fair Price on the Books You Want

Some customers tell us we're the best bookstore on the Web, but we're not the only one. We show you other bookstores' prices so you know you're getting a fair price. Amazon sells this book for $41.78 including shipping. Usually ships in 24 hours.

Customers who bought this item also bought

$34.98 new

Programming Microsoft® LINQ (PRO-Developer)
Paolo Pialorsi, Marco Russo

Get comprehensive guidance for using the Microsoft Language Integrated...

$28.98 new

Microsoft ASP.NET 3.5
George Shepherd

Get the hands-on, step-by-step guide to learning the latest enhancemen...

$47.48 new

MCTS Self-Paced Training Kit (Exam 70-562)
Mike Snell, Tony Northrup, Glenn Johnson

Ace your preparation for the skills measured by MCTS Exam 70-562 and o...

Customer Reviews

  • Rating A hasty retread  May 19, 2008 (19 of 21 found this helpful)

    From the opening and throughout this book, it seems obvious that this is a hasty retread of a previous ASP.NET 2.0 edition. Most tellingly, there are numerous explanations of the way that ASP.NET 2.0 improved on such-and-such a feature of ASP.NET 1.0 or 1.1, which seem of little relevance to those looking to upgrade themselves to the latest ASP.NET. Other material and examples also seem written for an earlier time.

    The meat for upgrading programmers is not only somewhat obscured in the clutter of old stuff, but is very thinly sliced when found. For example, one of my principle objectives in buying the book was to understand LINQ better, but the chapter on LINQ offers little more than a summary of the LINQ notes freely available on Microsoft's web site.

    On the plus side, as owner of other books by Dino Esposito I notice that his writing gets better with every book, and he is now among the most adept of authors at clearly explaining many topics. For someone new to ASP.NET, this book can be considered seriously, but a better book exists (see my reviews).

  • Rating Shine with insight  Jul 9, 2008 (6 of 6 found this helpful)

    Sometimes just recover the earlier ground may not be a bad idea at all, if previous coverage was good and thorough. Dino's new treatment of ASP.NET falls into this category. His earlier books on ASP.NET 1.x and ASP.NET 2 did such good job that for ASP.NET 3.5 iteration, what he needs to do is to repeat those good coverage with new material for new stuff. And I think he achieved this task hands-down.
    But for a book buyer, that can pose a delima. I already had Dino's Programming ASP.NET and to this date I am still referencing it again and again, and should I just pay $40 for just the LINQ and Ajax stuff? It is a hard call.
    If you are not an owner of Dino's ASP.NET programming books before, buy it and enlighten yourself with Dino's insight. If you are an owner of Dino's previous ASP.NET book, pay close attention to Chapter 19, 20 and 21. Dino's insight on what direction ASP.NET as a web programming platform move forward worths the admission. Ajax is not just a repackaged JavaScript library, it requires rethinking how web programming model should evolve, and Dino seems to understand Microsoft's long term goal.

  • Rating Comprehensive source of information about ASP.NET  Jan 28, 2009 (4 of 4 found this helpful)

    This book is an excellent source of information about ASP.NET 2.0 to 3.5, for developers new to ASP.NET and experienced ASP.NET 2.0 developers. I picked the book to prepare for the 70-562 exam. Even though the book does not contain verbatim texts and exercises to prepare you for the exam, it contains all the required material and teaches you how to use ASP.NET 3.5.

    I found very useful the chapters about HTTP handlers and HTTP modules as well as the chapter on the ASP.NET page life cycle. The author uses accessible language to describe complex topics.

    The AJAX programming part of this book is rather weak. It covers mostly UpdatePanel. This is good enough to get you going from ASP.NET 2.0 and to get you through the certification, but is not sufficient to write good AJAX applications in ASP.NET 3.5. For a deep dive in AJAX I recommend "Developing Service-Oriented AJAX Applications on the Microsoft Platform" by Daniel Larson.

  • Rating Dino - Best ASP.NET Advanced Topics Books on the Market  Jan 14, 2009 (3 of 3 found this helpful)

    I own Dino's last book (Programming ASP.NET 2.0 Applications Advanced Topics) and this book continues his excellence in writing about advanced topics in ASP.NET. There are many things that he covers that you come across on a day-to-day basis and he explains those topics well.

    The topics in this book are not simple. That's why sometimes I think people who have reviewed this says it can be a hard read. Well, again that's because the topics are NOT SIMPLE. When you are diving into creating your own custom controls, Virtual Path Providers, Asynchronous Commands & Callbacks, Http Handlers and the rest, of course the language is going to have to be pretty verbose...there's not really a good way around this unless you're going to write a 1000 page Head First type of book that explains it in more simple terms.

    You will search the internet for a while trying to find this kind of information. I don't know how many times I have opened Dino's book to find what I'm looking for especially when we need to create custom providers, controls and to just really understand the processing of asp.net and all the low-level details that can really become overwelming. Dino does a nice job by not overly explaining things (since you could to way into depth on many of these advanced topics) but also does not leave you short in most of his sections.

    His examples are more real-world also as well as his explaination and solutions while talking about a topic. I have been at 3 .coms and all of us used his book to figure out how to do a lot of advanced tasks quite literally by him explaining (examples Virtual Path Provider, custom Http Handlers, etc.).

    He also takes the time to show you diagrams more than any book I've ready on the processes. I appreciate this time he has put in to the books he writes. He doesn't just write, he diagrams a ton in his book and this is important because the concepts here are very dry and you can get lost very quickly in all the things that happen behind the scenes in ASP.NET at a very low level.

    Anyway, not sure why people are complaining about the expectation of perfection when this book provides a better review of advanced topics than you'll find in any other book as well as the internet itself in a lot of cases.

    It's pretty much the Bible for our team in terms of advanced topics for ASP.NET. When in doubt open Dino's book.

  • Rating Excellent Book  Apr 18, 2009 (2 of 2 found this helpful)

    This was my first Dino's book. Though this book was not the top-rated ASP.NET book, I took a chance. I am glad I did it, I love the book, I love his writing style. I recommended it to a colleague and he liked it too. I must admit that I have become a fan of Dino.

    I have couple of other ASP.NET books too. This is the only one that I keep going back to refer.

Product Categories

Place Order



$41.98
(New, Paperback)

Already Own It?

We're paying $1.13 for this book and accepting donations to support non-profit literacy partners.

 
Family Literacy Special

Staff Picks

taff picks: New and used, from best-selling titles to best-kept secrets out of the corners of our warehouse, Better World employees share what’s on their night table. > View More Staff Picks (rss)

John's Pick

Hyperion
Dan Simmons

A Hugo Award-winning sci-fi classic, this is a must read if you have a sci-fi...