Newsflash

powered_by.png, 1 kB
JoomlaMonkey Welcome arrow Amazon Store

Message from Dean - May 8th 2007

I am currently testing out a new version of the APF Bridge Component - If you notice any errors within this demo store please drop me a line.

ASP.NET 2.0 MVP Hacks

Current Store: US / World Store
In association with Amazon.com

UK Store | Canadian Store | French Store | German Store

Books : ASP.NET 2.0 MVP Hacks

  


 : ASP.NET 2.0 MVP Hacks

List Price: $39.99
Amazon.com's Price: $26.39
You Save: $13.60 (34%)
Prices subject to change.



Availability: Usually ships in 24 hours



This item ships for FREE with Super Saver Shipping.
Binding: Paperback
Dewey Decimal Number: 005.276
EAN: 9780764597664
ISBN: 0764597663
Label: Wrox
Manufacturer: Wrox
Number Of Items: 1
Number Of Pages: 432
Publication Date: May 30, 2006
Publisher: Wrox
Studio: Wrox




Alternate Versions: Click to Display
Related Items: Browse for similar items by category:

Editorial Review:

Product Description:
  • This unique book offers readers invaluable information from the cream of the crop-Microsoft MVPs-who are now sharing undocumented hacks for the first time
  • Packed with superlative advice on ASP, Microsoft's popular technology for Web sites, this book will help readers become more productive developers, find solutions to problems they thought unsolvable, and develop better applications
  • During their many years of working with ASP.NET, Microsoft MVPs have answered thousands of questions, putting them in the distinctive position of knowing exactly what readers need to know
  • Many of the hacks will apply to multiple versions of ASP.NET, not just 2.0 but 1.0 and 1.1 as well


This book is also available as part of the 5-book ASP.NET 2.0 Wrox Box (ISBN: 0-470-11757-5). This 5-book set includes:
  • Professional ASP.NET 2.0 Special Edition (ISBN: 0-470-04178-1)
  • ASP.NET 2.0 Website Programming: Problem - Design - Solution (ISBN: 0764584642 )
  • Professional ASP.NET 2.0 Security, Membership, and Role Management (ISBN: 0764596985)
  • Professional ASP.NET 2.0 Server Control and Component Development (ISBN: 0471793507)
  • ASP.NET 2.0 MVP Hacks and Tips (ISBN: 0764597663)
  • CD-ROM with more than 1000 pages of bonus chapters from 15 other .NET 2.0 and SQL Server(TM) 2005 Wrox books
  • DVD with 180-day trial version of Microsoft(r) Visual Studio(r) 2005 Professional Edition




Customer Reviews
Average Rating:  out of 5 stars

Rating: 5 out of 5 stars - Tips and Tricks from MVPs
ASP.NET 2.0 MVP Hacks and Tips from WROX is a compilation of tips provided by ASP.NET MVPs David Yack, Joe Mayo, Scott Hanselman, Fredrik Normen, Dan Wahlin, J. Ambrose Little, and Jonathan D. Goodyear. Who better to glean tips from than MVPs!?!?

The book is not not an A-Z C# reference or complete primer for Asp.NET nor is it meant to be. It is exactly what the title says it is, a collection of tips that should help you be more productive in your daily tasks. Because of this the target reader should be familiar with developing web projects using ASP.NET and the ideal reader would be a .NET web developer, either professional or hobbyist. Depending on your experience level and knack for gathering these types of things there some things in the book that you may already know or use, but I bet you will at least learn a thing or two.

Chapter 2, "Getting Started" offers some excellent suggestions for organizing your projects/solutions ,including recommending a base class ... Read More



Rating: 1 out of 5 stars - Little value to this book, surprising for a Wrox title
Wrox titles are usually well written and have a unique everday developer-centric perspective. This title does not live up to that standard.

First of all, they should stop printing books for beta and pre-release versions of products. Much of this book refers to features that have changed since ASP.NET 2.0 went gold.

Second, one section that I had a particular interest in, URL Rewriting, basically gave a three page review of what it is, and referred the user to go to blog to download code and read more about it. This is not what I would expect as a "MVP Hack"

Third, there were very few useful hacks in here. The O'Reilly Cookbook series is SO MUCH better than this. I don't know if there is an O'Reilly ASP.NET 2.0 book, but the authors of this Wrox title should read it and rewrite this book.





Rating: 4 out of 5 stars - Great Ideas for Advanced Sites
"ASP.NET 2.0 MVP Hacks and Tips" isn't really a reference guide or your standard tutorial manual. Rather, it's more like a cookbook - "here are some interesting things you can do in ASP.NET 2.0 and here's how to do them."

Each chapter in the book covers a topic like "Providers," "HttpHandlers and HttpModules," and "Master Pages" and goes into a few neat things you can do with each. The hacks and descriptions are written in an easy to understand way that makes them simple to adopt for your own purposes.

It's hard to say whether the book will be of help to you or not. As each hack applies to a pretty specific problem being solved, you'd really need to scan the table of contents and see if your application is facing any of these problems or has requirements that touch on any of the areas covered. On the other hand, just scanning through each hack causes you to think about the various ways you can apply what's being described, so there might be some value to you just ... Read More



Rating: 5 out of 5 stars - Except for the Name, Very Valuable Stuff
I think there needs to be a new word invented. Hacks or hacking as used in this book title relates to hot shot, sophisticated, creative coding rather than in the bad sense of hacking into someone's system.

The book is written by a series of guys who have been working for years with Microsoft's ASP.NET. They probably started off with ASP.NET on the first version. They've been through each version up to now trying things, working around things, finding ways to make it do what they needed. Being Microsoft MVP's (Microsoft Most Valuable Professionals) the ASP.NET development team listens to them somewhat more than they would listen to the average fellow sending them an e-mail.

Any these guys developed these hacks, or creative solutions, or cool code snippets, or undocumented features and a lot of the ones they developed in earlier versions have made it into the standard code. Here is what they have discovered with ASP.NET 2.0.

This is not a book for beginners, ... Read More



Rating: 5 out of 5 stars - Want to expand your development skills?
With the word 'Hacks' in the title, this may throw a few people a 'curve' ball, as it were. As explained inside the
well-known Wiley (Wrox) red covers, some people call them 'creative solutions'. Some people call them
Tips and Tricks. In this writer's opinion, 'Creative Solutions' is a much
better name for what's inside. The code explained starts by showing how v2.0 of ASP.Net took some of the 'hacks' or
'creative solutions' for 1.1 and incorporated the obvious needs inside v2.0. Then, the writers take what's given
in v2.0, and extend that much further, finding the 'shortcomings' and extending the possibilities much further.

A few pages in the beginning, along with an entire chapter (16) deals with Master Pages, one of the more colossal
additions to ASP.Net 2.0, and rightly so, having its origins in Paul Wilsons Template pages, back in the 1.x days. Again,
this book takes a quick look at how to build Master pages, along with Content pages, ... Read More




Availability: Usually ships in 24 hours



 

 

© 2007 - 2008 Joomla Monkey - a web property of Dean Marshall Consultancy Limited
Website maintained by Lancaster website designer - Dean Marshall

Dean Marshall Consultancy - Lancaster web designers and Joomla experts
Web Designer Lancaster
Web Designers Lancaster
Lancaster Web Designer
Lancaster Web Designers
Expert Joomla Hosting
Expert Joomla Hosting
Expert Joomla Hosting
Expert Joomla Hosting
CMS Training
CMS Training
Editable Sites Editable Web Sites Joomla Consultant
Joomla Consultants
Joomla Consultant
Joomla Consultants
Bury Language school
Sam Jarman Golf - Golf lessons and Golf Tuition Northamptonshire
Mayoh Press - Carnforth, Lancashire Printers
Human Performance Improvements