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 ZIP UNZIP Files. Show all posts
Showing posts with label ZIP UNZIP Files. Show all posts

Asp.net Download Multiple Files as Zip File From Gridview in C#, VB.NET

Apr 18, 2013 10 comments
Introduction:


Here I will explain how to download multiple files as zip files archive from server using asp.net Gridview in C#, VB.NET or upload & download multiple selected files as zip archive file from asp.net Gridview in C#, VB.NET.

Description:

In previous articles I explained create zip files in asp.net, unzip files from folder in asp.net, Get Gridview row values when checkbox selected in asp.net, Delete files from uploaded folder in asp.net, create/delete directory in asp.net and many articles relating to Gridview, SQLjQueryasp.net, C#VB.NET. Now I will explain how to upload and download multiple files as zip files folder from server in asp.net using C#, VB.NET.

To implement this first we need to get Ionic.Zip.dll from DotnetZIP Library for that check this link Ionic.Zip.dll or you can get it from attached downloadable code. Now you need to add that dll to your application bin folder for that check below steps

Extract Unzip Files in Zip Folder in Asp.net using C#, VB.NET

Apr 17, 2013 3 comments
Introduction:

Here I will explain how to extract or unzip files in zip folder in asp.net using C#, VB.NET.

Description:

In previous articles I explained create zip files in asp.net, Delete files from uploaded folder in asp.net, create/delete directory in asp.net, Ajax ConfirmbuttonExtender example with modalpopup, Joins in SQL Server and many articles relating to Gridview, SQL ,jQuery,asp.net, C#,VB.NET. Now I will explain how to extract unzip files from zip folder in asp.net using C# and VB.NET.

To implement this first we need to get Ionic.Zip.dll from DotnetZIP Library for that check this link Ionic.Zip.dll or you can get it from attached downloadable code. Now you need to add that dll to your application bin folder for that check below steps

Create ZIP Files in Asp.net C#, VB.NET | ZIP Files Archive in ASP.Net

8 comments
Introduction:

Here I will explain how to create zip files in asp.net using C#, VB.NET. To create zip archive files in asp.net using C#, VB.NET we have one library called DotNetZip library by this we can easily create zip files.

Description:

In previous articles I explained Delete files from uploaded folder in asp.net, create/delete directory in asp.net, display rows as columns in asp.net, Asp.net Interview questions, Joins in SQL Server and many articles relating to Gridview, SQL ,jQuery,asp.net, C#,VB.NET. Now I will explain how to create zip files in asp.net using C# and VB.NET.

To implement this first we need to get Ionic.Zip.dll from DotnetZIP Library for that check this link Ionic.Zip.dll or you can get it from attached downloadable code. Now you need to add that dll to your application bin folder for that check below steps
© 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.