If you want to zip and store one Excel file

Peter Bromberg replied to Ashok kumar at 02-Mar-08 07:47
you can either use the technique outlined in the article, or just use the compression classes. The standard Zip folder / file header structure as outlined in the article is considered the standard way to build a Zip file, even if it's only contents is a single Excel workbook.
Biography
Peter Bromberg is a C# MVP, MCP, and .NET expert who has worked in banking ,financial and telephony for 20 years. Pete focuses exclusively on the .NET Platform, and his samples at GotDotNet.com have been downloaded over 56,000 times. Peter enjoys producing 3D raytraced digital photo collage with Maya, the beach, and fine wines. You can view Peter's UnBlogIttyUrl, and BlogMetafinder sites.
Please post questions at forums, not via email!



Click here to sign in and reply. You could earn money via our $500 contest just for being helpful.
  Article Discussion: Zip / Unzip folders and files with C# - Peter Bromberg  04-Feb-08 12:01:37 PM
      How to use this "utility class" to zip and store one excel file? - Ashok kumar  14-Feb-08 5:33:13 AM
          If you want to zip and store one Excel file - Peter Bromberg  02-Mar-08 7:47:23 PM
      Framework 2.0 - Doug Odegaard  21-Feb-08 3:16:31 PM
          Correct. - Peter Bromberg  02-Mar-08 7:45:32 PM
              DotNetZip - Doug Odegaard  13-Mar-08 9:25:38 AM
      Cleanup - Drew Miller  02-Apr-08 10:32:35 AM
          Stream Closing - Ross Killip  22-May-08 6:42:25 AM
View Posts