•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the VB.NET section within the Software Development category of DaniWeb, a massive community of 391,552 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,581 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our VB.NET advertiser:
Views: 2979 | Replies: 3
![]() |
•
•
Join Date: Dec 2006
Posts: 20
Reputation:
Rep Power: 2
Solved Threads: 0
Hi Guys,
I tried searching on the net for a code to compress/zip files in VB.Net, but could not find any solution.
Can anyone help me with this - I do not like that one of using 3rd party components to do this.
Alternatively, I need a code that will do that WinXP compression function.
When you right-click on a file or folder in WinXP, there is that Send To -> Compressed (zipped) folder. I need to do that programmatically.
Thank you in advance.
I tried searching on the net for a code to compress/zip files in VB.Net, but could not find any solution.
Can anyone help me with this - I do not like that one of using 3rd party components to do this.
Alternatively, I need a code that will do that WinXP compression function.
When you right-click on a file or folder in WinXP, there is that Send To -> Compressed (zipped) folder. I need to do that programmatically.
Thank you in advance.
•
•
Join Date: Aug 2005
Location: near St Louis, Missouri, USA
Posts: 10,542
Reputation:
Rep Power: 36
Solved Threads: 860
compressing files is a very complex algorithm. gzip is a free open-source library. Or if you want to spend the $$$ you can buy the libraries from pkware, the originator of the zip format.
I think it's about time we voted for senators with breasts. After all, we've been voting for boobs long enough. ~Clarie Sargent, Arizona senatorial candidate
Those who are too smart to engage in politics are punished by being governed by those who are dumber. ~Plato
Those who are too smart to engage in politics are punished by being governed by those who are dumber. ~Plato
•
•
Join Date: Jul 2007
Posts: 11
Reputation:
Rep Power: 2
Solved Threads: 0
Hi,
I think “Compression and Decompression of Files using Visual Basic 2005” article on
http://aspalliance.com/1287_Compress...Basic_2005.all may be helpful in this discussion.
This popular white paper is written by a software engineer from our organization Mindfire Solutions (http://www.mindfiresolutions.com).
I hope you find it useful!
Cheers,
Byapti
I think “Compression and Decompression of Files using Visual Basic 2005” article on
http://aspalliance.com/1287_Compress...Basic_2005.all may be helpful in this discussion.
This popular white paper is written by a software engineer from our organization Mindfire Solutions (http://www.mindfiresolutions.com).
I hope you find it useful!
Cheers,
Byapti
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb VB.NET Marketplace
- Trying to send large files overseas securely (Networking Hardware Configuration)
- Alternative to ZIP files needed - Any suggestions?? (Web Developers' Lounge)
- Shell Script to Zip / FTP / Delete transactional files. (Shell Scripting)
- For Pay Shell Script - Zip / FTP / Delete transactional files (Shell Scripting)
- Zip files, move files, delete source (help me please) (Shell Scripting)
- Creating a zip (*nix Software)
- zip files (Graphics and Multimedia)
Other Threads in the VB.NET Forum
- Previous Thread: Problem with VS2008 application with Vista(UAC)
- Next Thread: Scannning a hard disk



Linear Mode