Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Unzip, Zip file in asp.net

Unzip, Zip file in asp.net

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netdotnetcom
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Mugdha_Aditya
    wrote on last edited by
    #1

    Hello, I have zip file on my machine , needs to unzip that file and read the data from csv file. i tried below code but , doent work for me. .NET Framework Zip / UnZip Tool Using the Packaging Namespace[^] Is their any other way to unzip file using System.IO.Packaging; i dont want to use third party dll.

    D J 2 Replies Last reply
    0
    • M Mugdha_Aditya

      Hello, I have zip file on my machine , needs to unzip that file and read the data from csv file. i tried below code but , doent work for me. .NET Framework Zip / UnZip Tool Using the Packaging Namespace[^] Is their any other way to unzip file using System.IO.Packaging; i dont want to use third party dll.

      D Offline
      D Offline
      DigiOz Multimedia
      wrote on last edited by
      #2

      I recommend SharpZipLib which is free and can be downloaded here: SharpZipLib Download And here is an example on how to use it to unzip files: http://geekswithblogs.net/azamsharp/archive/2006/08/24/89268.aspx[^]

      Pete Soheil DigiOz Multimedia http://www.digioz.com

      1 Reply Last reply
      0
      • M Mugdha_Aditya

        Hello, I have zip file on my machine , needs to unzip that file and read the data from csv file. i tried below code but , doent work for me. .NET Framework Zip / UnZip Tool Using the Packaging Namespace[^] Is their any other way to unzip file using System.IO.Packaging; i dont want to use third party dll.

        J Offline
        J Offline
        Jon Myers
        wrote on last edited by
        #3

        Are you talking about this. It uses System.IO.Compression

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups