ComponentOne Zip for WinForms

ComponentOne Zip for WinForms

Create, open, and manage industry standard zip files from within your application.

ComponentOne Zip for WinForms is a Windows.NET component that allows you to add compression and encryption to any .NET stream (including memory, file, and network streams). Visual Studio 2005 and Visual Studio 2008 compatible (VS2005, VS2008)

ComponentOne Zip for WinForms is sold as part of the ComponentOne Studio Enterprise and the ComponentOne Studio for WinForms.

ComponentOne Zip for WinForms class library is architected to provide developers with three levels of programmatic control. At the most abstract level you take total control over zip files, but when you need more power and flexibility, you can work directly with the low-level data compression engine. This object model simplifies the process adding robust data compression and zip file manipulation functionality to your .NET applications.

High Level Classes: C1ZipFile, C1ZipEntry, and C1ZipEntryCollection

The highest-level classes in the ComponentOne Zip for WinForms library include the C1ZipFile, C1ZipEntry, and C1ZipEntryCollection classes. These classes give you the power to create, open, and easily manage industry standard zip files. With these classes, you can inspect the contents of zip files, test their integrity, and even add, delete, and extract entries to and from zip files. Using zip files to store application data provides the following benefits:

Streamline application deployment: Consolidate multiple files into a single compressed zip file (optionally password protected)

Save disk space and network bandwidth: Allow your end-users to give their hard disk and network the extra space it deserves by adding convenient zip compression to your .NET application

Industry standard format: No need to worry about file compatibility. ComponentOne Zip for WinForms allows you to completely control industry standard zip files

相关推荐
哈__9 分钟前
React Native 鸿蒙跨平台开发:PixelRatio 像素适配
javascript·react native·react.js
用户63879947730543 分钟前
每组件(Per-Component)与集中式(Centralized)i18n
前端·javascript
DarkLONGLOVE1 小时前
Vue组件使用三步走:创建、注册、使用(Vue2/Vue3双版本详解)
前端·javascript·vue.js
DarkLONGLOVE1 小时前
手把手教你玩转Vue组件:创建、注册、使用三步曲!
前端·javascript·vue.js
冴羽2 小时前
2026 年前端必须掌握的 4 个 CSS 新特性!
前端·javascript·css
狗头大军之江苏分军2 小时前
告别旧生态:Ant Design 6 不再支持 IE 与现代前端趋势解读
前端·javascript·后端
Highcharts.js3 小时前
Highcharts Grid 表格/网格安装 |官方安装文档说明
开发语言·javascript·表格组件·highcharts·官方文档·安装说明·网格组件
3824278273 小时前
表单提交验证:onsubmit与return详解
前端·javascript·html
bug总结4 小时前
身份证号脱敏的正确实现
前端·javascript·vue.js
林太白4 小时前
Vite8 Beta来了,Rolldown携手Oxc
前端·javascript·后端