- 1,251 categories
- 40,829 scripts
- This tutorial will help you setup HTTP Gzip and Deflate compression in your ASP.NET web application. We will make use of an ASP.NET web application life cycle event in Global.asax file to achieve that. The code is very simple to understand.
- Categories
- Platforms
- Licenses
- Commercial License,
- Free for non-commercial use
- This article will show you how to upload a file to the web server and compress it using the compression methods provided in .Net. I will use the open source compression method to compress to a .gz file. The method is available in System.IO.Compression.
- Categories
- Platforms
- Licenses
- PHP has some very easy, simple yet powerful, extensions for file compression support. zip, gZip, bZip2, LZF libraries are popular extensions with php. Each one is actually a different compression format... all of them have their own algorithms to com...
- Categories
- Platforms
- Licenses
- CSS AutoLoad processes the @import keyword server-side instead of client-side. In this manner, website authors can easily create and load a CSS framework into all pages with a single stylesheet include, no matter how many .css files are in use.
...
- Categories
- Platforms
- Licenses
- Other Free / Open Source License
Page: