Overview
- 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
Synopsis
As Microsoft MVPs, this team of authors has witnessed first-hand the innumerable problems and challenges that even the most experienced developers regularly encounter. This project survival guide offers little-known solutions, undocumented features, tips, and tricks—otherwise known as hacks—that you can use to build and deliver real-life applications using ASP.NET.
Written with the seasoned professional in mind, this book examines how some hacks ultimately become mainstream code or practices that are integrated into a product or process. You'll benefit from the extensive experience of the authors as they show you how to adapt various hacks to your specific application and business environment. Plus, in-depth discussions of the solutions prove to bea helpful way to learn more about the inner workings of ASP.NET 2.0.
What you will learn from this book
- Various hacks such as page templates, multiple forms, URL rewriting, and SQL cache dependencies
- The many improvements in ASP.NET 2.0 that were originally hacks but are now part of the base product
- How the many new built-in functions reduce the amount of code you need to write for the most common applications
Who this book is for
This book is for experienced developers familiar with ASP.NET programming who are looking to take their skills from an "average" to "excellent" level.
Wrox MVP Hacks and Tips provide unique and little-known solutions to complex programming challenges. Written by Microsoft MVPs—highly regarded independent technical experts nominated by their peers and selected by Microsoft—each title reveals the highest quality hacks that have been discovered through years of hands-on experience.
Editorials
From Barnes & Noble
The Barnes & Noble ReviewWho understands Microsoft technology best? Microsoft MVPs: the few, proud, elite tech professionals who’ve made it a mission to share their knowledge with the world. Now, Microsoft’s ASP.NET MVPs have compiled dozens of their most creative solutions, undocumented features, and tricks for solving problems you just can’t handle “by the book.”
You know that Master Pages are among ASP.NET 2.0’s most widely anticipated features; ASP.NET 2.0 MVP Hacks and Tips takes you beyond the basics, showing how to modify them programmatically, nest them, and share them across applications. You know controls make it easier to package whatever you’re developing; this book walks you through building one that publishes RSS, using ASP.NET’s built-in XML support. (Voilà: simple content management, without the hassle.)
If you’re an experienced ASP.NET developer, you’re certainly familiar with HttpHandler and the HttpModule architecture. This book shows how to do far more with them than you ever thought possible. The authors offer up an IP blacklisting HttpModule; show how to use HttpHandlers to discourage image leeching; even show how to use Edward Tufte’s “sparklines” -- miniature graphic charts -- to communicate information far more efficiently.
Along the way, you’ll get started with Atlas, Microsoft’s free framework for building richer, more interactive web apps. You’ll find a full chapter on leveraging Visual Studio 2005’s debugging improvements, including visualizers. There are tips for using GridView, data binding, and caching; as well as chapters of security and deployment hacks. There are even hacks for folks who haven’t upgraded from ASP.NET 1.1. There’s plenty that’s useful here, and much that’s flat-out brilliant. Bill Camarda, from the July 2006 Read Only