EBOOK

Fast ASP.NET Websites

Dean Hume
(0)
Pages
208
Year
2013
Language
English

About

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.

What's Inside

• Drastically improved response times
• Tips for Webforms and ASP.NET MVC sites
• Optimizing existing pages
•.NET-specific examples

Table of Contents

PART 1 DEFINING PERFORMANCE
• High-speed websites
• First steps toward a faster websitePART 2 GENERAL PERFORMANCE BEST PRACTICES
• Compression
• Caching: The sell-by date
• Minifying and bundling static files
• HTML optimization tips
• Image optimization
• ETags
• Content Delivery NetworksPART 3 ASP.NET-SPECIFIC TECHNIQUES
• Tweaking ASP.NET MVC performance
• Tweaking ASP.NET Web Forms performance
• Data caching

Related Subjects

Artists