reg zip file
- From: AVL <AVL@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 3 Apr 2008 04:50:00 -0700
Hi
I've a requirement wherein I need to unzip a zipped folder programatically
in .net.
I've tried out System.IO.Compression namespace..but it writes the content into
bytes which I dont need..I need the files to unzipped to a new folder..
HOw can I acheive it..are there any third party dlls for it..any samples
.
- Next by Date: Relationship between Application.Exit() and AppDomain
- Next by thread: Relationship between Application.Exit() and AppDomain
- Index(es):
Loading