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 Zip
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 (5)
Kishor Bikram Oli (2)
Muhammad Shakir (2)
Anubhav Chaudhary (2)
Mohammad Elsheimy (2)
Joshy George (2)
Jigar Desai (2)
Satyaprakash Samantaray (1)
Vivek Kumar (1)
Nilesh Jadav (1)
Sibeesh Venu (1)
Debendra Dash (1)
Rajeesh Menoth (1)
Pradip Pandey (1)
Vipul Malhotra (1)
Juan Carlos Ruiz Pacheco (1)
Rizwan Ali (1)
Sanjay Kumar (1)
Abhishek Kumar Ravi (1)
Tanima (1)
Sanjeeb Lenka (1)
Abhishek Goswami (1)
Neha Sharma (1)
Nitin Bhardwaj (1)
Vinod Kumar (1)
Sharad Gupta (1)
Rick Malek (1)
neill harper (1)
Mohammed Habeeb (1)
Amit M (1)
Micke Blomquist (1)
Jean Paul (1)
Kirtan Patel (1)
Bechir Bejaoui (1)
Related resources for Zip
No resource found
Download Files In Zip Format Using ASP.NET MVC Razor And SweetAlert Library
8/10/2017 3:29:08 PM.
There are so many websites that display a list of files to the end user. The user can then select one or more files from the list and request a zipped bundle of those files as a single download. In th
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.
Using Ionic.Zip - Download Code from GridView in ASP.NET using c#
11/10/2016 3:30:01 AM.
In this article I’ll show you how to write download code for downloading a PDF from a GridView in ASP.NET using C#.
Programmatically Extract or Unzip Zipand Rar Files, And Check For Files
7/11/2016 4:30:16 AM.
In this post we will see how to extract or unzip uploaded files and check for some files in them in a programmatic manner.
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.
Unzip Folder Contents In Windows Runtime Apps
5/5/2016 12:07:58 PM.
In this article, we will learn how to unzip contents of a zip file in Windows Runtime apps.
Zip Folder And Its Content In Windows Runtime Apps
4/29/2016 1:37:56 PM.
In this article, we will learn how to zip folder and its content in Windows Runtime apps.
Create A Zip File Using ASP.NET And C#
9/29/2015 3:59:39 AM.
In this article I will explain how to create a zip file using ASP.NET and C#.
Web API Compression Using GZip
7/21/2015 6:59:51 PM.
In this article you will learn about Web API Compression using GZip.
All About Zip Files in C#
6/21/2015 6:29:54 PM.
This article explains how to deal with Zip files in your project.
Incluyendo soporte para GZip en WebAPI | C#
5/8/2015 12:57:01 AM.
En este video aprenderás a crear servicios web que envíen información comprimida en formato gzip, con el fin de ahorrar ancho de banda, muy importante en estos tiempos de la movilidad.
Download Multiple Files Using Gridview in a Single Zipped Folder
1/21/2015 8:02:57 PM.
This article explains how to download multiple files from a Gridview and zip them into a single folder.
Zip Archives in C#
2/19/2014 3:33:45 PM.
This article explains how to create and extract a Zip archive using the Zip File class.
Create Your Own ZIP Tool in C# Using Iconic.Zip.dll
1/13/2014 2:53:16 PM.
In this article we are going to make our stand alone ZIP tool.
How To Compress and Decompress Data
12/4/2013 3:53:23 PM.
This article shows how to compress and decompress our data.
Faster Performance of Deployed ASP.Net Sites
10/27/2013 3:18:00 AM.
This article provides a few tips to ensure your deployed ASP.Net always runs with the best possible performance and no security information leakages.
Upload Multiple Files and Then Create a Zip File
7/24/2013 5:29:22 PM.
This article explains about how to upload multiple files and then create a Zip File.
Upload a File and Then Create Zip File in .NET 4.5
7/23/2013 4:30:40 PM.
This article explains how to upload a file and then create a Zip File.
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.
Bind Files in Gridview and Download in ZIP Folder in ASP.NET
5/18/2013 3:05:59 PM.
In this article I explain how to bind files in a GridView and how to download selected files in zip format.
How to Create Zip in ASP.Net Using C#
4/20/2013 1:54:27 PM.
This article explains how to create a zip file in ASP.NET using C#.
Create Download and Open Zip File in PHP
1/20/2013 2:08:18 PM.
Simple PHP function that can be used to create a ZIP file archive.
Create Zip File in PHP
1/17/2013 12:56:34 PM.
In this article I explain how to create a Zip file in PHP and how to use PHP zip functions.
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.
Lookup Area Codes by Zip Codes with an ASP.NET Custom Control in VB.NET
11/10/2012 1:00:14 AM.
This article describes the construction of a simple custom control used to lookup an area code and a city/state location based upon a selected zip code; the lookup is performed through the use of an available public web service. The article includes the source code for this custom control and well as a demonstration site used to test the control.
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.
Why Object Orientation for COBOL?
9/30/2012 4:41:23 AM.
Why is Microsoft interested in having so many languages target the new environment?
Password Encrypted Zip files in C#
9/29/2012 7:36:34 AM.
This article contains the source code for creating Zip files in C# that are password protected using PKWare encryption.
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.
Enable User to Validate Canada and US Zip Code
5/15/2012 2:24:31 PM.
This article will help user to validate Canada and US zip code.
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.
Zipping and Emailing Project - Using DotNetZip
2/1/2011 3:17:19 AM.
What about having a utility that zips and emails your project folder content? I agree that the source control tools provides backup. But this utility can be used to easily take the backup of your private projects at home.
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#.
To Zip Multiple Files into one zip file
3/14/2010 10:13:42 AM.
Describing how to zip more than one file into single zip file and how to skip zip file more zipping.
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.
SQL Server Backup file in standard Zip format
7/8/2009 12:51:15 AM.
This is SQL Server Backup and restore tool, the system will store the backup files in standard Zip format ,the user-friendly screen let you backup and restore SQL Server database to local harddisk or remote network driver easily and quickly.The program can restore database easily.
SQL Server Backup file in standard Zip format
7/8/2009 12:51:15 AM.
This is SQL Server Backup and restore tool, the system will store the backup files in standard Zip format ,the user-friendly screen let you backup and restore SQL Server database to local harddisk or remote network driver easily and quickly.The program can restore database easily.
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?
- Ebook
A Programmer's Introduction to C# 2.0, Third Edition
A Programmer's Introduction to C# 2.0, Third Edition is a critical update to the high...
Download