Click here to Skip to main content
15,921,577 members
Home / Discussions / C#
   

C#

 
GeneralRe: Disconnect from the internet :sigh: Pin
Muammar©20-Mar-07 9:21
Muammar©20-Mar-07 9:21 
AnswerRe: Disconnect from the internet :sigh: Pin
Vasudevan Deepak Kumar19-Mar-07 16:17
Vasudevan Deepak Kumar19-Mar-07 16:17 
GeneralRe: Disconnect from the internet :sigh: Pin
Muammar©19-Mar-07 20:11
Muammar©19-Mar-07 20:11 
QuestionArhiving files in .net 3.0 Pin
Lukas2219-Mar-07 6:29
Lukas2219-Mar-07 6:29 
AnswerRe: Arhiving files in .net 3.0 Pin
Mike Dimmick19-Mar-07 7:38
Mike Dimmick19-Mar-07 7:38 
AnswerRe: Arhiving files in .net 3.0 Pin
Judah Gabriel Himango19-Mar-07 8:18
sponsorJudah Gabriel Himango19-Mar-07 8:18 
GeneralRe: Arhiving files in .net 3.0 Pin
Lukas2220-Mar-07 0:57
Lukas2220-Mar-07 0:57 
GeneralRe: Arhiving files in .net 3.0 Pin
Judah Gabriel Himango20-Mar-07 4:38
sponsorJudah Gabriel Himango20-Mar-07 4:38 
Lukas22 wrote:
dding files\directories to a zip or rar file.
Thamk you f


Lukas, you have a number of options: the System.IO.Compression APIs[^] in the .NET framework v2. You can use the free and open source #ZipLib[^]. You can also use the J# runtime zip libraries[^]. I recommend using the #ZipLib -- I've heard about some nasty bugs in the System.IO.Compression APIs, and the J# zip libraries forces a dependency on the J# libraries, which aren't installed by default on most .NET setups (including the default Windows Vista install). So, I recommend #ZipLib.


Tech, life, family, faith: Give me a visit.
I'm currently blogging about: The "Church" at Mt. Sinai
The apostle Paul, modernly speaking: Epistles of Paul

Judah Himango


QuestionRemote Desltop Connection Question Pin
Sautin.net19-Mar-07 5:58
Sautin.net19-Mar-07 5:58 
AnswerRe: Remote Desltop Connection Question Pin
Vasudevan Deepak Kumar19-Mar-07 6:30
Vasudevan Deepak Kumar19-Mar-07 6:30 
AnswerRe: Remote Desltop Connection Question Pin
Mike Dimmick19-Mar-07 6:37
Mike Dimmick19-Mar-07 6:37 
GeneralRe: Remote Desltop Connection Question Pin
Sautin.net19-Mar-07 6:40
Sautin.net19-Mar-07 6:40 
AnswerRe: programming in c# Pin
joon vh.19-Mar-07 5:48
joon vh.19-Mar-07 5:48 
GeneralRe: programming in c# Pin
Sautin.net19-Mar-07 6:16
Sautin.net19-Mar-07 6:16 
GeneralRe: programming in c# [modified] Pin
joon vh.19-Mar-07 6:02
joon vh.19-Mar-07 6:02 
GeneralRe: programming in c# Pin
Sautin.net19-Mar-07 11:09
Sautin.net19-Mar-07 11:09 
QuestionImageLists and TreeView Pin
sinosoidal19-Mar-07 5:00
sinosoidal19-Mar-07 5:00 
AnswerRe: ImageLists and TreeView Pin
joon vh.19-Mar-07 5:35
joon vh.19-Mar-07 5:35 
GeneralRe: ImageLists and TreeView Pin
sinosoidal19-Mar-07 5:43
sinosoidal19-Mar-07 5:43 
GeneralRe: ImageLists and TreeView Pin
joon vh.19-Mar-07 5:47
joon vh.19-Mar-07 5:47 
GeneralRe: ImageLists and TreeView Pin
sinosoidal19-Mar-07 5:52
sinosoidal19-Mar-07 5:52 
GeneralRe: ImageLists and TreeView Pin
joon vh.19-Mar-07 5:54
joon vh.19-Mar-07 5:54 
GeneralRe: ImageLists and TreeView Pin
sinosoidal19-Mar-07 5:58
sinosoidal19-Mar-07 5:58 
QuestionThread Safety in Generic Collections Pin
SakthiSurya19-Mar-07 4:08
SakthiSurya19-Mar-07 4:08 
AnswerRe: Thread Safety in Generic Collections Pin
Ennis Ray Lynch, Jr.19-Mar-07 4:15
Ennis Ray Lynch, Jr.19-Mar-07 4:15 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.