G gaurav Nov 12, 2003 #1 is there any zipping utility offered in visual c#.NET, as it is in Java (java.util.zip). please give your due concern.
is there any zipping utility offered in visual c#.NET, as it is in Java (java.util.zip). please give your due concern.
M Maik Pütz Nov 12, 2003 #2 gaurav said: is there any zipping utility offered in visual c#.NET, as it is in Java (java.util.zip). please give your due concern. Click to expand... Here you can find an open-source zip-library for .NET http://www.icsharpcode.net/OpenSource/SharpZipLib/Default.aspx
gaurav said: is there any zipping utility offered in visual c#.NET, as it is in Java (java.util.zip). please give your due concern. Click to expand... Here you can find an open-source zip-library for .NET http://www.icsharpcode.net/OpenSource/SharpZipLib/Default.aspx
P phoenix Nov 13, 2003 #3 Maik Pütz said: Here you can find an open-source zip-library for .NET http://www.icsharpcode.net/OpenSource/SharpZipLib/Default.aspx Click to expand... It's also possible using the J# libraries. (http://msdn.microsoft.com/msdnmag/issues/03/06/zipcompression/default.aspx) Yves
Maik Pütz said: Here you can find an open-source zip-library for .NET http://www.icsharpcode.net/OpenSource/SharpZipLib/Default.aspx Click to expand... It's also possible using the J# libraries. (http://msdn.microsoft.com/msdnmag/issues/03/06/zipcompression/default.aspx) Yves