Click here to Skip to main content
15,878,970 members
Home / Discussions / C#
   

C#

 
AnswerRe: A question on SqlCommand.CommandText Pin
PIEBALDconsult27-Mar-10 4:28
mvePIEBALDconsult27-Mar-10 4:28 
QuestionCompress a Folder using GZipStream Pin
anishkannan26-Mar-10 21:57
anishkannan26-Mar-10 21:57 
AnswerRe: Compress a Folder using GZipStream Pin
Richard MacCutchan26-Mar-10 23:05
mveRichard MacCutchan26-Mar-10 23:05 
GeneralRe: Compress a Folder using GZipStream Pin
AspDotNetDev26-Mar-10 23:23
protectorAspDotNetDev26-Mar-10 23:23 
GeneralRe: Compress a Folder using GZipStream Pin
Richard MacCutchan26-Mar-10 23:44
mveRichard MacCutchan26-Mar-10 23:44 
GeneralRe: Compress a Folder using GZipStream Pin
AspDotNetDev26-Mar-10 23:53
protectorAspDotNetDev26-Mar-10 23:53 
GeneralRe: Compress a Folder using GZipStream Pin
Richard MacCutchan27-Mar-10 3:19
mveRichard MacCutchan27-Mar-10 3:19 
GeneralRe: Compress a Folder using GZipStream Pin
AspDotNetDev27-Mar-10 3:27
protectorAspDotNetDev27-Mar-10 3:27 
Indeed, and that's probably more difficult than it sounds. About a week ago, I took a look at the bytes in a zip archive using no compression and only one 2-byte file and it was confusing. Would probably be best to use a third-party library (which shouldn't be a problem, but people tend to prefer built-in .Net solutions due to their reliability). It's not unreasonable to ask if such a class exists in .Net... it's quite easy to overlook, given its size. In fact, I may have found a class (new to .Net 3.0) that does just what the OP wants (posted below), though I wasn't sure if it was compatible with WinZip (read somewhere it wasn't), so I left it as an exercise for the reader to look into that.

GeneralRe: Compress a Folder using GZipStream Pin
Richard MacCutchan27-Mar-10 3:46
mveRichard MacCutchan27-Mar-10 3:46 
QuestionCompress a Folder Pin
anishkannan26-Mar-10 21:56
anishkannan26-Mar-10 21:56 
AnswerRe: Compress a Folder Pin
R. Giskard Reventlov26-Mar-10 22:00
R. Giskard Reventlov26-Mar-10 22:00 
AnswerRe: Compress a Folder Pin
Nuri Ismail26-Mar-10 22:19
Nuri Ismail26-Mar-10 22:19 
AnswerRe: Compress a Folder Pin
harold aptroot26-Mar-10 22:21
harold aptroot26-Mar-10 22:21 
AnswerRe: Compress a Folder Pin
AspDotNetDev26-Mar-10 23:17
protectorAspDotNetDev26-Mar-10 23:17 
AnswerRe: Compress a Folder Pin
AspDotNetDev26-Mar-10 23:21
protectorAspDotNetDev26-Mar-10 23:21 
Questionhow to convert our cheak box button act as a radio button Pin
poonam jagdale26-Mar-10 21:22
poonam jagdale26-Mar-10 21:22 
AnswerRe: how to convert our cheak box button act as a radio button Pin
Abhinav S26-Mar-10 21:31
Abhinav S26-Mar-10 21:31 
AnswerRe: how to convert our cheak box button act as a radio button Pin
dan!sh 26-Mar-10 21:51
professional dan!sh 26-Mar-10 21:51 
Questionbulkcopy.writetoserver() Pin
RajaAhmed26-Mar-10 19:16
RajaAhmed26-Mar-10 19:16 
AnswerRe: bulkcopy.writetoserver() Pin
RajaAhmed26-Mar-10 21:43
RajaAhmed26-Mar-10 21:43 
QuestionDesign Question Pin
programmervb.netc++26-Mar-10 17:24
programmervb.netc++26-Mar-10 17:24 
AnswerRe: Design Question Pin
Luc Pattyn26-Mar-10 17:33
sitebuilderLuc Pattyn26-Mar-10 17:33 
AnswerRe: Design Question Pin
programmervb.netc++26-Mar-10 17:36
programmervb.netc++26-Mar-10 17:36 
GeneralRe: Design Question Pin
Ravi Bhavnani26-Mar-10 20:14
professionalRavi Bhavnani26-Mar-10 20:14 
GeneralRe: Design Question Pin
programmervb.netc++26-Mar-10 21:45
programmervb.netc++26-Mar-10 21:45 

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.