TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About Compress
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Scott Lysle (4)
Debendra Dash (2)
Mohammad Elsheimy (2)
Jigar Desai (2)
Praveen K Prasad (2)
Tahir Naushad (1)
Nishan Aryal (1)
Vivek Kumar (1)
Vignesh Mani (1)
Akshay Phadke (1)
Pankaj Kumar Choudhary (1)
Sateesh Arveti (1)
Atul Rawat (1)
Pradip Pandey (1)
Sibeesh Venu (1)
Pramod Thakur (1)
John Charles Olamendy (1)
Muhammad Shakir (1)
Selva Ganapathy (1)
Sumit Srivastava (1)
Chhavi Goel (1)
Sanjeeb Lenka (1)
Abhishek Goswami (1)
Rohatash Kumar (1)
Satya Prakash (1)
Deepak Middha (1)
Shivprasad (1)
Deepak Verma (1)
Karthika Palaniswamy (1)
Mohammed Habeeb (1)
Micke Blomquist (1)
Dhananjay Kumar (1)
Venkatesan Jayakantham (1)
Rahul Ray (1)
Kirtan Patel (1)
Marc Dommers (1)
Bechir Bejaoui (1)
Tom Curry (1)
Related resources for Compress
No resource found
ASP.NET Core 2.0 Response Compression
10/16/2017 10:15:48 AM.
When you’re unable to use the compression features of web servers (IIS, Apache, Nginx), ASP.NET Core provides an alternate option, Response Compression middleware. It’s performance won’t match server
Response Compression Middleware In ASP.NET Core
4/9/2017 12:13:46 PM.
In this article, we will discuss about what is Response Compression Middleware in ASP.NET Core, how to get started with this and how can we enable GZIP. Compression in ASP.NET Core Applications.
Compressing Web API Responses Using DotNetZip
3/13/2017 2:19:18 PM.
In this article, we are going to learn how to compress Web API responses using DotnetZip Library.
Download Multiple Files In Compressed Format In ASP.NET MVC 5 Step By Step
8/18/2016 1:06:15 AM.
In this article, you will learn how to download multiple files in compressed format, in ASP.NET MVC 5.
Compressing Web API Response - Part Two
8/13/2016 5:05:38 PM.
In this article, you will learn how to compress Web API response by creating an Action Filter.
Compressing Web API Response Using DotNetZip
7/6/2016 3:24:20 PM.
In this article, you will learn how to compress the Web API response to increase the performance of Web API.
Compression In SQL Server
5/31/2016 11:16:41 AM.
In this article you will learn how to perform compression in SQL Server.
SQL Server Performance Tuning: Data Compression - Part One
5/8/2016 3:30:46 PM.
In this article you will learn about Data Compression in SQL Server Performance Tuning. This is part one of the article series.
An Overview of IIS 7.5 Feature - Compression
4/22/2016 2:20:45 PM.
In this article, we will look into one of the features of IIS 7.5 that helps in compressing responses and files for faster transmission from IIS to client browser.
Compress And Resize Image Using Web API
9/14/2015 4:05:44 AM.
In this article we will learn how to compress and resize image in Web API.
Web API Compression Using GZip
7/21/2015 6:59:51 PM.
In this article you will learn about Web API Compression using GZip.
Compress XML, String, Variables in Client Side and Export in HTML5 Using jQuery
2/2/2015 11:31:00 PM.
In this article you will learn how to compress a XML, String, Variables in the client side and export in HTML5 using JQuery.
Creating Database When MDF is Compressed
10/25/2014 12:11:22 AM.
Here you will see how to create a database when the MDF is compressed.
New Features of ASP.NET 4
9/21/2014 1:47:58 AM.
In this article, I want to give an overview of the new features of ASP.NET that are included in the .NET framework 4 and Visual Studio 2010.
How To Compress and Decompress Data
12/4/2013 3:53:23 PM.
This article shows how to compress and decompress our data.
Simple and Effective Compression and Decompression Logic in C#
10/30/2013 11:49:24 AM.
We have various compression techniques and I have a simple compression logic that compresses text data into an image and does the reverse in an effective way.
Updated Version Of Operating System X 10.9
7/22/2013 5:22:31 PM.
This article defines the tenth updated version of Operating System X class.
Re-size and Compress Image in Android Studio
7/3/2013 7:34:07 PM.
In this article you will learn how to resize and compress an image in Android
How to Compress a File on Upload & Download the Zip File
6/16/2013 11:29:10 PM.
This article describes how to compress a file into Zip format when it is uploaded and download the Zip file using Ionic Zip in Asp .Net.
Java vs .NET GZIP Compression
5/29/2013 5:54:11 PM.
This article explains GZIP compression provided by Java and .NET.
Database Backup With Compression in SQL Server 2012
1/15/2013 4:02:43 PM.
In this article, we will see how to do Database Backup Compression in SQL Server.
Compress Image in Word 2013
12/10/2012 2:14:19 PM.
In this article I am going to explain how to compress an image in Word 2013.
Compress Folders with Visual Basic and the SharpZipLib in VB.NET
12/1/2012 5:39:08 AM.
This article shall describe an approach that may be used to collect files from multiple locations and zip them up into a single zipped folder. The code contained in the sample project may be useful.
Opening Jars with Visual Basic
11/9/2012 6:30:11 AM.
This article shall describe an approach that may be used to extract Jar files.
Compression in Windows Store Apps
10/17/2012 2:43:10 PM.
In this article I described how to create a Windows Store App for Compression And Decompression using JavaScript.
Best Practice No 4:- Improve bandwidth performance of ASP.NET sites using IIS compression
10/1/2012 8:29:04 AM.
Bandwidth performance is one of the critical requirements for every website. In today's time major cost of the website is not hard disk space but its bandwidth. So transferring maximum amount of data over the available bandwidth becomes very critical. In this article we will see how we can use IIS compression to increase bandwidth performance.
Minify CSS before deploying Web Project
8/9/2012 4:07:18 AM.
This article demonstrates how to use YSlow to minfy CSS.
New Features in SQL Server 2008
5/20/2012 4:15:03 AM.
Here are some of the new features added to SQL Server 2008.
Compress Folders with C# and SharpZipLib
5/19/2012 12:14:59 AM.
This article shall describe an approach that may be used to collect files from multiple locations and zip them up into a single zipped folder. The code contained in the sample project may be useful if one needs to gather up multiple files, zip them up, and then do something with them such as upload the zipped files to a server location for storage or processing.
Simple Application to Zip and Unzip Files in C# Using J# libraries
5/15/2012 7:18:36 PM.
An article to demonstrate the usage of J# library in C# for zip and unzip functionalities.
Compression of XML file, FTP upload and SQL Server SqlBulkInsert
2/8/2011 2:57:58 PM.
This article describes one approach to upload data from a backend database to a frontend SQL database hosted on a web server using FtpWebRequest, GZipStream and SqlBulkInsert classes in .NET.
Data Compression in SQL Server 2008
1/17/2011 1:04:13 PM.
SQL Server 2008 automatically compresses data stored in database. SQL server does Lossless data compression.
Data Compression in SQL Server 2008
12/7/2010 5:26:40 AM.
Data compression is a new feature introduced in SQL Server 2008. It enables the DBA’s to effectively manage the MDF files and Backup files. There are two types of compressions.
Compress Image to a given size
5/26/2010 12:36:34 AM.
In this article we will see how to compress the image to given width and height.
Compress and Decompress data using GZipStream
4/10/2010 8:21:29 PM.
This article guides you how to compress the data using GZipStream in C#.
Programmatically Compress and Decompress Files
10/4/2009 3:08:55 PM.
Learn how to compress and decompress files programmatically via .NET.
Programmatically Compress and Decompress Files
10/4/2009 3:08:55 PM.
Learn how to compress and decompress files programmatically via .NET.
Calculating the normalized compression distance between two strings
1/20/2009 11:38:07 PM.
The normalized compression distance (NCD) is a mathematical tool to cluster any objects that are similar. Besides, this article discusses the use of two RichTextBox controls for pasting and copying of text. It also introduces the use of the ContextMenuStrip control.
Zip and Unzip files using GZipStream and DeflateStream classes
7/18/2008 1:22:45 AM.
The dot net framework provides us a way to compress and decompress data using the classes under the System.IO.Compression. There are two main classes that perform the job, namely the GZipStream class and the DeflateStream class.
Opening Jars with C#
7/7/2008 1:52:51 AM.
This article shall describe an approach that may be used to extract Jar files. Jars are merely files compressed using zip compression; the primary difference between a standard trash zip file and a jar file is that the jar file includes a manifest; also a true jar files can be run as an executable on a machine equipped with the java runtime.
Compress Web Pages using .NET 2.0 Compression Library
10/10/2007 8:03:35 AM.
This article explains how to create very simple HttpModule to compress your dynamic content using compression library (System.IO.Compression) available in .NET 2.0?
Compress Web Pages using .NET 2.0 Compression Library
10/10/2007 8:03:35 AM.
This article explains how to create very simple HttpModule to compress your dynamic content using compression library (System.IO.Compression) available in .NET 2.0?
HTTP Compression with HttpCompress
5/8/2006 12:16:45 AM.
This article describes how to enable HTTP compression for ASP.net web applications without having direct access to the server and by using an <b>HttpModule.</b>
HTTP Compression with HttpCompress
5/8/2006 12:16:45 AM.
This article describes how to enable HTTP compression for ASP.net web applications without having direct access to the server and by using an <b>HttpModule.</b>
Working with Portable Network Graphics(PNG) Format : Part I
12/22/2005 1:23:32 AM.
First off, why use PNG instead of GIF? Probably the most important reason is that GIF supports a maximum of 256 colors.
- Ebook
Regular Expression Recipes for Windows Developers: A Problem-Solution Approach
Regular expressions are an essential part of programming, but they can be difficult t...
Download