Aspdotnet-Suresh

aspdotnet-suresh offers C#.net articles and tutorials,csharp dot net,asp.net articles and tutorials,VB.NET Articles,Gridview articles,code examples of asp.net 2.0 /3.5,AJAX,SQL Server Articles,examples of .net technologies

Showing posts with label Gzip Compression. Show all posts
Showing posts with label Gzip Compression. Show all posts

Enable Gzip Compression in Asp.net using Web.Config to Improve Website Performance

Jul 16, 2014 3 comments
Introduction:

Here I will explain how to enable gzip compression in asp.net using web.config file or add gzip compression in asp.net website using web.config file. Gzip compression is used to increase the page performance of website or application by compressing html, css, jquery, JavaScript etc files.

Description:

In previous post I explained Difference between cursor and while loop in sql server, Breadcrumb example in asp.net, how to pass table as parameter to stored procedure, Add Fade in effect to webpage using JQuery and many articles relating to asp.net, JQuery, Ajax etc. Now I will explain how to enable gzip compression in asp.net using web.config file to increase page performance of website.
© 2015 Aspdotnet-Suresh.com. All Rights Reserved.
The content is copyrighted to Suresh Dasari and may not be reproduced on other websites without permission from the owner.