Click here to Skip to main content
15,891,657 members
Home / Discussions / C#
   

C#

 
QuestionTo Unzip the Files using C# Pin
senthilsstil13-May-08 0:57
senthilsstil13-May-08 0:57 
AnswerRe: To Unzip the Files using C# Pin
Spunky Coder13-May-08 1:06
Spunky Coder13-May-08 1:06 
GeneralRe: To Unzip the Files using C# Pin
dan!sh 13-May-08 1:18
professional dan!sh 13-May-08 1:18 
GeneralThis works fine for me Pin
dan!sh 13-May-08 1:24
professional dan!sh 13-May-08 1:24 
GeneralRe: This works fine for me Pin
Spunky Coder13-May-08 1:28
Spunky Coder13-May-08 1:28 
AnswerRe: To Unzip the Files using C# Pin
carbon_golem13-May-08 1:51
carbon_golem13-May-08 1:51 
Questiondownload from database Pin
Amitava Dutta13-May-08 0:52
Amitava Dutta13-May-08 0:52 
AnswerRe: download from database Pin
Giorgi Dalakishvili13-May-08 0:58
mentorGiorgi Dalakishvili13-May-08 0:58 
You can use DownloadFile or DownloadFileAsync method of WebClient class. There are several download managers available on codeproject if you want to explore them.

Giorgi Dalakishvili

#region signature
my articles
#endregion

AnswerRe: download from database Pin
Rupesh Kumar Swami13-May-08 1:13
Rupesh Kumar Swami13-May-08 1:13 
GeneralRe: download from database Pin
Christian Graus13-May-08 1:18
protectorChristian Graus13-May-08 1:18 
GeneralRe: download from database Pin
Rupesh Kumar Swami13-May-08 1:50
Rupesh Kumar Swami13-May-08 1:50 
GeneralRe: download from database Pin
N a v a n e e t h13-May-08 2:23
N a v a n e e t h13-May-08 2:23 
GeneralRe: download from database Pin
Amitava Dutta13-May-08 1:43
Amitava Dutta13-May-08 1:43 
GeneralRe: download from database Pin
Rupesh Kumar Swami13-May-08 1:55
Rupesh Kumar Swami13-May-08 1:55 
GeneralRe: download from database Pin
Amitava Dutta13-May-08 2:10
Amitava Dutta13-May-08 2:10 
QuestionForm Pin
ellllllllie13-May-08 0:40
ellllllllie13-May-08 0:40 
AnswerRe: Form Pin
Christian Graus13-May-08 0:56
protectorChristian Graus13-May-08 0:56 
QuestionChange drive letter Pin
jollygiant13-May-08 0:26
jollygiant13-May-08 0:26 
AnswerRe: Change drive letter Pin
Christian Graus13-May-08 0:31
protectorChristian Graus13-May-08 0:31 
GeneralRe: Change drive letter Pin
jollygiant13-May-08 1:40
jollygiant13-May-08 1:40 
AnswerRe: Change drive letter Pin
Matjaz-xyz13-May-08 0:32
Matjaz-xyz13-May-08 0:32 
GeneralRe: Change drive letter Pin
Christian Graus13-May-08 0:32
protectorChristian Graus13-May-08 0:32 
GeneralRe: Change drive letter Pin
Matjaz-xyz13-May-08 0:34
Matjaz-xyz13-May-08 0:34 
AnswerRe: Change drive letter Pin
Michael Schubert13-May-08 1:08
Michael Schubert13-May-08 1:08 
AnswerRe: Change drive letter Pin
DaveyM6913-May-08 4:10
professionalDaveyM6913-May-08 4:10 

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.