• Complain

Dean Alan Hume - Fast ASP.NET Websites

Here you can read online Dean Alan Hume - Fast ASP.NET Websites full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 2013, publisher: Manning Publications, genre: Computer. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

Dean Alan Hume Fast ASP.NET Websites
  • Book:
    Fast ASP.NET Websites
  • Author:
  • Publisher:
    Manning Publications
  • Genre:
  • Year:
    2013
  • Rating:
    3 / 5
  • Favourites:
    Add to favourites
  • Your mark:
    • 60
    • 1
    • 2
    • 3
    • 4
    • 5

Fast ASP.NET Websites: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "Fast ASP.NET Websites" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Summary

Fast ASP.NET Websites delivers just what it promisespractical, 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

Theres a real cost to inefficient HTTP requests, overloaded data streams and bulky scripts. Server throughput is a precious commodity and secondseven tiny fractions of a secondcan 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. Youll find them here.

About this Book

Fast ASP.NET Websites delivers just what it promisespractical, 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.

Whats 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
  1. High-speed websites
  2. First steps toward a faster website
  3. PART 2 GENERAL PERFORMANCE BEST PRACTICES
  4. Compression
  5. Caching: The sell-by date
  6. Minifying and bundling static files
  7. HTML optimization tips
  8. Image optimization
  9. ETags
  10. Content Delivery Networks
  11. PART 3 ASP.NET-SPECIFIC TECHNIQUES
  12. Tweaking ASP.NET MVC performance
  13. Tweaking ASP.NET Web Forms performance
  14. Data caching

Dean Alan Hume: author's other books


Who wrote Fast ASP.NET Websites? Find out the surname, the name of the author of the book and a list of all author's works by series.

Fast ASP.NET Websites — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "Fast ASP.NET Websites" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
Fast ASP.NET Websites
Dean Alan Hume

Fast ASPNET Websites - image 1

Copyright

For online information and ordering of this and other Manning books, please visit www.manning.com. The publisher offers discounts on this book when ordered in quantity. For more information, please contact

Special Sales Department Manning Publications Co. 20 Baldwin Road PO Box 261 Shelter Island, NY 11964 Email: orders@manning.com

2013 by Manning Publications Co. All rights reserved.

No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any form or by means electronic, mechanical, photocopying, or otherwise, without prior written permission of the publisher.

Many of the designations used by manufacturers and sellers to distinguish their products are claimed as trademarks. Where those designations appear in the book, and Manning Publications was aware of a trademark claim, the designations have been printed in initial caps or all caps.

Picture 2 Recognizing the importance of preserving what has been written, it is Mannings policy to have the books we publish printed on acid-free paper, and we exert our best efforts to that end. Recognizing also our responsibility to conserve the resources of our planet, Manning books are printed on paper that is at least 15 percent recycled and processed without the use of elemental chlorine.

Picture 3Manning Publications Co.20 Baldwin RoadPO Box 261Shelter Island, NY 11964Development editor: Jennifer StoutTechnical proofreader: Adam WestCopyeditor: Laura CheuProofreader: Elizabeth MartinTypesetter: Dennis DalinnikCover designer: Marija Tudor

ISBN: 9781617291258

Printed in the United States of America

1 2 3 4 5 6 7 8 9 10 MAL 19 18 17 16 15 14 13

Dedication

For Emily ngiyakuthanda

Brief Table of Contents
Table of Contents
Preface

Ever since I began building websites, Ive been interested in learning how to make them more efficient. Its a great feeling when you transform a slow website into a finely tuned engine that makes people say Wow! In my pursuit to improve my websites performance, Ive trawled the net and spent long hours trying to find the best techniques. Technology is constantly developing and improving, and developers are finding newer and ever more ingenious ways of speeding up their sites.

If youre a developer who is new to coding and website performance, the plethora of resources can be quite overwhelming. Until I wrote Fast ASP.Net Websites, I hadnt seen a book that teaches the ASP.NET developer the exact formula, in a step-by-step process, how to shave seconds off their page load times and drastically improve the performance of their websites.

I hope you agree this is that book.

Acknowledgments

Until now I never thought about all the research and background work that goes into writing a technical book. This book would definitely not have been possible without the help of many people.

Most importantly, I want to thank my partner Emily for her encouragement and for sticking with me through all the early mornings and weekends it took to finish this book. Every time my alarm went off, you never complained, not even once. Thank you for all your support!

Sincere thanks to Jennifer Stout at Manning Publications for being the best development editor...ever. Your cheerful attitude and brilliant work were instrumental in the evolution of this book. Thank you for always listening to my ideas and being so efficient. Thanks to Michael Stephens for believing in me and in the idea I had for this book. You guided me through each step of the process and this book wouldnt have been possible without your advice! Thanks to Candace Gillhoolley for your help with the marketing of this book and to Rebecca Rinehart for working with me on my idea for the book cover. Many thanks also to everyone on the Manning production team for guiding me through the process and bringing the book to press.

Special thanks to Sam Saffron for helping me review the MiniProfiler content. Sam was one of the creators of MiniProfiler and helped me, even though he and his wife had a new baby on the way, and he was in the process of launching a new website!

I am also grateful to all the reviewers who helped shape and improve the manuscript during its development: Bryn Keller, Danylo Kizyma, Ivo timac, James Berkenbile, Jason Hales, Jeff Smith, Mark Sponsler, Michael Roberts, Onofrio Panzarino, and Wyatt Barnett.

Special thanks to Robin Osborne and Tim Clarke for their reviewing help, and to Adam West for his technical proofread of the final manuscript.

I would like to thank my family for their encouragement throughout the writing process. You have been fantastic!

Finally, thank you for purchasing this book. I hope you enjoy reading it as much as I enjoyed writing it. I hope you will learn valuable techniques you can use and apply to all your websites.

Lets make the web faster!

About this Book

This book is designed to allow you, as a developer, to get the best performance out of your websites. This book delivers details, best practices, caveats, tips, and tricks to improve the performance of your websites and reduce the load times of your web pages.

How to use this book

Every new chapter in this book is intended to teach the reader a new web performance concept. As you follow along with each chapter, and open the accompanying source code, you will be able to follow the steps provided to improve the performance of the sample website. Each chapter in the book is also designed to work as a standalone concept; that is, you can chose a chapter and apply just that technique and you will improve your website. As we progress through the chapters, we will be constantly improving the sample website and each technique will take the sample website closer to performance nirvana.

Who should read this book

This book is for web developers who are looking to improve the performance of their web pages. It is also for developers who are looking to dive a little deeper into web development and understand the page lifecycle that is happening as a user loads their website. This book covers fundamental techniques that are applicable to web pages regardless of the programming language. The techniques that are covered are generally universal, but aimed toward the ASP.NET website developer.

Roadmap

teaches you the valuable skills you need to understand in order to begin improving the performance of your website. It explains the importance of focusing on the front-end code in order to achieve the biggest and most scalable gains.

explains the value and benefits that optimizing your websites will bring. It also shows you the steps youll need to take in order to optimize your websites by using the Performance Cycle.

focuses on the basics of HTTP so you understand the processes that take place under the hood. The chapter then shows you the essential tips and tools youll need in order to interpret performance charts when youre profiling your website. Youll then look at the different profiling tools that youll be using throughout this book.

is where the real work begins. Youll start to investigate and apply individual techniques to improve the performance of your web applications.

covers compression and why you should use it. After going through the different types of compression, youll look at the Surf Store application used throughout this book. Youll then apply compression to the sample application and compare the difference in page sizes.

Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «Fast ASP.NET Websites»

Look at similar books to Fast ASP.NET Websites. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «Fast ASP.NET Websites»

Discussion, reviews of the book Fast ASP.NET Websites and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.