Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 1.0 and 1.1 > ASP.NET 1.1
|
ASP.NET 1.1 As of 10/6/2005, this forum is locked as part of the reorganization described here: http://p2p.wrox.com/topic.asp?TOPIC_ID=35394. No posts have been deleted. Open ongoing discussions from the last week have been moved to either ASP.NET 1.0 and 1.1 Beginners http://p2p.wrox.com/asp-net-1-0-1-1-basics-60/ or ASP.NET 1.0 and 1.1 Professional. http://p2p.wrox.com/forum.asp?FORUM_ID=50. See my sticky post inside for more.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.1 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 2nd, 2005, 01:48 AM
Authorized User
 
Join Date: Aug 2005
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Default how to create compressed file using vb.net

hi friends,

  i have to create a scheduled backup that should be zip(compressed) format. i m using vb.net 1.0. Is there any way to do this if there plese show me. if any one has source code then please mail me. it's an emergency please.

thanks

dkautilya
[email protected]
__________________
dkautilya
[email protected]
 
Old September 2nd, 2005, 02:39 AM
Authorized User
 
Join Date: Jul 2005
Posts: 45
Thanks: 0
Thanked 0 Times in 0 Posts
Default

You have many options to compress file in .NET.

Free Options
(*) http://www.icsharpcode.net/ (SharpZip Editor)
(*) You can use Visual J# vjslib.dll and use using java.util.zip

Components
(*)XCeed Zip Component.

Vasudevan Deepak Kumar
Personal Web: http://www.lavanyadeepak.tk/
I Blog At: http://deepak.blogdrive.com/
 
Old September 2nd, 2005, 03:36 AM
Authorized User
 
Join Date: Aug 2005
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Thanks deepak.

   but i am developing application in vb.net, and i don't know how to utilize c# library in vb.net. i want free solution. if it is there. i want scheduled back up so the command has to be executed on time by the application it self. if u have solution please reply me soon.

thanks


dkautilya
[email protected]
 
Old September 2nd, 2005, 03:41 AM
Authorized User
 
Join Date: Jul 2005
Posts: 45
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Kautilya,

You can just refer the compiled C# Assembly and refer the methods there. Did you check the ICSharpcode SharpZip documentation and examples?

Vasudevan Deepak Kumar
Personal Web: http://www.lavanyadeepak.tk/
I Blog At: http://deepak.blogdrive.com/
 
Old September 2nd, 2005, 04:06 AM
Authorized User
 
Join Date: Aug 2005
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Default

yes currently i m doing the same

dkautilya
[email protected]
 
Old September 2nd, 2005, 04:42 AM
Authorized User
 
Join Date: Aug 2005
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Default

hi,
i gone throgh it buti didn't find any way to use it in vb.net if u have any idea please tell me

thanks


dkautilya
[email protected]
 
Old September 2nd, 2005, 05:36 AM
Authorized User
 
Join Date: Jul 2005
Posts: 45
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Kautilya,

For VB.NET specifically, try this URL: http://www.codeproject.com/vb/net/re...sp#xx1138310xx
http://msdn.microsoft.com/msdnmag/is...zipcompression

Vasudevan Deepak Kumar
Personal Web: http://www.lavanyadeepak.tk/
I Blog At: http://deepak.blogdrive.com/





Similar Threads
Thread Thread Starter Forum Replies Last Post
Create excel file in vb monika.vasvani VB Databases Basics 0 July 17th, 2008 10:24 PM
how to create installer for VB exe file.. Subuana Visual Basic 2005 Basics 1 May 30th, 2006 04:10 AM
convert any file into Compressed file neer .NET Framework 2.0 6 September 5th, 2005 05:29 AM
Zip a file from using Win XP compressed folder Mitch VBScript 1 January 6th, 2004 08:58 AM
Create a PDF with VB.NET medwar76 VS.NET 2002/2003 0 September 4th, 2003 02:38 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.