
- 208 pages
- English
- ePUB (mobile friendly)
- Available on iOS & Android
Fast ASP.NET Websites
About this book
Summary Fast ASP.NET Websites delivers just what it promisesâpractical, hands-on guidance to create faster, more efficient ASP.NET sites and applications. This book offers step-by-step.NET-specific examples showing you how to apply classic page optimization tips, ASP.NET-specific techniques, and ways to leverage new HTML5 features. About the Technology There's a real cost to inefficient HTTP requests, overloaded data streams and bulky scripts. Server throughput is a precious commodity and secondsâeven tiny fractions of a secondâcan seem like an eternity while a visitor waits for your site to load. As an ASP.NET developer, there are dozens of techniques you can apply immediately to make your sites and applications faster. You'll find them here. About this Book Fast ASP.NET Websites delivers just what it promisesâpractical, hands-on guidance to create faster, more efficient ASP.NET sites and applications. This book offers step-by-step.NET-specific examples showing you how to apply classic page optimization tips, ASP.NET-specific techniques, and ways to leverage new HTML5 features.Readers should be familiar with basic HTML, CSS, and ASP.NET concepts.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. What's Inside
- Drastically improved response times
- Tips for Webforms and ASP.NET MVC sites
- Optimizing existing pages
- .NET-specific examples
About the Author Dean Hume is a software developer and blogger based in the U.K. A passionate techie, he created the ASP.NET HTML5 toolkit and blogs regularly about web performance at www.deanhume.com. Table of Contents
PART 1 DEFINING PERFORMANCE
- High-speed websites
- First steps toward a faster website
- PART 2 GENERAL PERFORMANCE BEST PRACTICES
- Compression
- Caching: The sell-by date
- Minifying and bundling static files
- HTML optimization tips
- Image optimization
- ETags
- Content Delivery Networks
- PART 3 ASP.NET-SPECIFIC TECHNIQUES
- Tweaking ASP.NET MVC performance
- Tweaking ASP.NET Web Forms performance
- Data caching
Frequently asked questions
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Information
Table of contents
- Copyright
- Brief Table of Contents
- Table of Contents
- Preface
- Acknowledgments
- About this Book
- Part 1. Defining performance
- Part 2. General performance best practices
- Part 3. ASP.NETâspecific techniques
- Appendix. Appendix
- Index
- List of Figures
- List of Tables
- List of Listings