Browse by Tags

14 October 2008
DotNetZip revs to v1.6 – now with Unicode support
The v1.6 release of DotNetZip is now available. DotNetZip is the open source Zip Library for .NET, available at http://www.codeplex.com/DotNetZip . Major new features: Unicode support, as well as support for arbitrary code pages. Now you can build zip Read More...
3 Comments
Filed under: ,
 
19 September 2008
DotNetZip users: Please Test Unicode support (free zip library for .NET)
DotNetZip is an open-source library to allow any .NET application to read and create zip files. If you want your ASP.NET page to grab an uploaded zipfile and unpack it on the server, DotNetZip can help you. If you want to generate a zipfile from a server-based Read More...
3 Comments
Filed under: , , ,
 
20 June 2008
DotNetZip, open source library for .ZIP files, revs to v1.5 - nice ASP.NET capability
DotNetZip, the open source Zip Library for .NET, is now at v1.5. Find it at http://www.codeplex.com/DotNetZip . New features: ASP.NET - save a zip archive directly to Response.OutputStream to send down to the browser client, no need to create an intermediate Read More...
1 Comments
Filed under: ,
 
04 June 2008
DotNetZip now can save directly to ASP.NET Response.OutputStream
Did you ever want to zip up a file within an ASP.NET page, and then send it as a download for the requesting browser? The DotNetZip lib works within ASP.NET, and a recent update, available in the v1.5 preview release, allows you to create a zip file and Read More...
5 Comments
Filed under: ,
 
30 May 2008
DotNetZip, open source library for .ZIP files, revs to v1.4
I have updated DotNetZip, the open source Zip Library for .NET, to v1.4. Find it at http://www.codeplex.com/DotNetZip . New features!! password support is here! Whoohoo!! This is PKzip (weak) encryption. Another new feature: you can now add entries into Read More...
0 Comments
Filed under: , ,
 
05 February 2008
DotNetZip, open source ZIP library for .NET applications, revs to v1.3
I have updated DotNetZip, the open source Zip Library for .NET, to v1.3. [Update, 3 January 2009: DotNetZip is now at v1.7 . It includes Unicode, ZIP64, and runs on the Compact Framework. ] Find it at http://www.codeplex.com/DotNetZip . Some of the key Read More...
3 Comments
Filed under: , , ,
 
30 October 2007
DotNet Zip Library Graduates to CodePlex
I finally created a CodePlex project for the .NET Zip Library. Find it at http://www.codeplex.com/DotNetZip . If you want some background on the Zip Library, check out my prior posts on this topic . Read More...
3 Comments
Filed under: , ,
 
13 April 2007
More .Net Zip Library/Utility updates
[Update: this code has been moved to a codeplex project: http://www.codeplex.com/DotNetZip . Go there for the latest source for ths .NET Zip/compression library. It does ZIP, ZIP64, SFX, passwords, unicode, and streams. All zips are fully interoperable. Read More...
4 Comments
Filed under: ,
 
22 February 2007
.Net Zip Library/Utility updates and fixes
This is an update to my zip library and utility. You can read previous entries on this here . [Update 30 October 2007]: I moved this library to a CodePlex project. See www.codeplex.com/DotNetZip It has been steadily improved since the time of this post. Read More...
4 Comments
Filed under: , ,
 
02 November 2006
Zip Library/Utility updated, works with JAR files now
I can't believe I didn't test this, but the Zip Library I built and posted a while ago was not working with Jar files. I fixed it, I think it is working now. Any problems, let me know. [Update, 2007 January 4: Someone asked in the comments how to extract Read More...
1 Comments
Filed under: , ,
 
03 October 2006
WordProcessingML doc creation in Java
A while back, the OpenXmlDeveloper.org website offered an example of how to create a WordProcessingML document from within Java code. I even referenced it briefly here . Remember, WordProcessingML is the document format produced and consumed by Microsoft Read More...
1 Comments
Filed under: , , , ,
 
05 April 2006
.NET System.IO.Compression and zip files
DotNetZip Library .NET 2.0 does Compression [Update 30 October 2007]: I moved this library to a CodePlex project, called DotNetZip. See www.codeplex.com/DotNetZip . It does zip creation, extraction, passwords, ZIP64, Unicode, SFX, and more. It is open Read More...
17 Comments
Filed under: , ,
 
Page view tracker