dotnetzip
Ionic.Zip (DotNetZip) hangs with in save method with IO.MemoryStream
I\'ll try to create an zip file with the DotNetZip-Libary with 106 Images (675MB) with the following code:[详细]
2023-02-05 12:11 分类:问答How to zip a folder recursively?
I found this other question where Simon show a simple way to zip a folder. However this method doesn\'t seem to include sub-folders.[详细]
2023-02-01 15:10 分类:问答How to handle errors when using ASP.NET to create a zipfile for download?
I\'m working on a functionality in my asp.net web site that enables the user to download some files as a zip file. I\'m using the DotNetZip library to generate the zip file.[详细]
2023-01-22 18:14 分类:问答Dotnetzip, Event Handler not Fired after Save
I have a small problem, which might me a stupid mistake on my side. Here is my code to create a zipfile when needed and the method to add a file to the archive.[详细]
2023-01-16 07:39 分类:问答decompress deflate64 [closed]
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by edi开发者_运维[详细]
2023-01-07 20:26 分类:问答listing files using dotnetzip
using (ZipFile zip = ZipFile.Read(ExistingZipFile)) { foreach (ZipEntry e in zip) { if (header) { System.Console.WriteLine(\"Zipfile: {0}\", zip.Name);[详细]
2023-01-06 15:31 分类:问答Howto retain checkbox selections in pageable gridpanel
I have a use case that requires a data table 开发者_开发知识库that is pageable, has a checkbox selection per row, and needs to maintain the checkbox selections when paging.[详细]
2022-12-30 02:00 分类:问答因为我一个人是什么歌呢??
过路人小王 开发者_如何学运维 2022-03-08 01:25 歌曲:把悲伤留给自己歌手:刘若英 ……我想是因为我不够温柔回去的路有些黑暗你的美丽让你带走担心让你一个人走……是这个吗?我不太确定如果是的话,就希360U[详细]
2022-12-30 00:11 分类:问答DotNetZip trouble with coding
I am using DotNetZip. When i am archiving file which have english name all normally. but when i archiving file with russian names in result archive with bad name开发者_JAVA技巧s of file. Some peoplese[详细]
2022-12-25 04:47 分类:问答