Click here to Skip to main content
15,912,400 members
Home / Discussions / C#
   

C#

 
AnswerRe: Change FtpWebRequest's remote path Pin
Michael90003-Jul-08 10:54
Michael90003-Jul-08 10:54 
QuestionC# Converting socket communitation ( byte[] ) to string Pin
nyjcr3-Jul-08 6:59
nyjcr3-Jul-08 6:59 
AnswerRe: C# Converting socket communitation ( byte[] ) to string Pin
Michael90003-Jul-08 7:21
Michael90003-Jul-08 7:21 
AnswerRe: C# Converting socket communitation ( byte[] ) to string Pin
hammerstein053-Jul-08 7:21
hammerstein053-Jul-08 7:21 
AnswerRe: C# Converting socket communitation ( byte[] ) to string Pin
Anthony Mushrow3-Jul-08 9:07
professionalAnthony Mushrow3-Jul-08 9:07 
AnswerRe: C# Converting socket communitation ( byte[] ) to string Pin
Guffa3-Jul-08 12:43
Guffa3-Jul-08 12:43 
Questionconfirmed file creation Pin
netJP12L3-Jul-08 6:23
netJP12L3-Jul-08 6:23 
AnswerRe: confirmed file creation Pin
Christian Graus3-Jul-08 7:33
protectorChristian Graus3-Jul-08 7:33 
You can speed things up by compressing, sending one by one matters not a jot, the number of bytes is the same. Add a method you call to confirm that the file exists, or just have the web method return a bool to say that it wrote it OK.

Christian Graus

Please read this if you don't understand the answer I've given you. If you're still stuck, ask me for more information.

GeneralRe: confirmed file creation Pin
User 66583-Jul-08 7:41
User 66583-Jul-08 7:41 
AnswerRe: confirmed file creation Pin
Michael90003-Jul-08 7:41
Michael90003-Jul-08 7:41 
QuestionAuto updateing applcation. Pin
Simon P Stevens3-Jul-08 5:16
Simon P Stevens3-Jul-08 5:16 
AnswerRe: Auto updateing applcation. Pin
half-life3-Jul-08 6:12
half-life3-Jul-08 6:12 
GeneralRe: Auto updateing applcation. Pin
Simon P Stevens3-Jul-08 21:39
Simon P Stevens3-Jul-08 21:39 
AnswerRe: Auto updateing applcation. Pin
led mike3-Jul-08 6:35
led mike3-Jul-08 6:35 
GeneralRe: Auto updateing applcation. Pin
Simon P Stevens3-Jul-08 22:10
Simon P Stevens3-Jul-08 22:10 
GeneralRe: Auto updateing applcation. Pin
led mike7-Jul-08 10:58
led mike7-Jul-08 10:58 
QuestionChanging columns during update when using virtual listview Pin
Hampus@foi3-Jul-08 4:55
Hampus@foi3-Jul-08 4:55 
QuestionC# working with Sapces in registry Keys Pin
Planker3-Jul-08 4:47
Planker3-Jul-08 4:47 
AnswerRe: C# working with Sapces in registry Keys Pin
User 66583-Jul-08 4:55
User 66583-Jul-08 4:55 
GeneralRe: C# working with Sapces in registry Keys Pin
Planker3-Jul-08 7:31
Planker3-Jul-08 7:31 
QuestionHow to disbale outlook security warnings while sending mails Pin
sivasankar anumula3-Jul-08 4:45
sivasankar anumula3-Jul-08 4:45 
AnswerRe: How to disbale outlook security warnings while sending mails Pin
MumbleB3-Jul-08 6:50
MumbleB3-Jul-08 6:50 
QuestionWebclient.DownloadFilesAsync issue Pin
Reason Man3-Jul-08 4:17
Reason Man3-Jul-08 4:17 
AnswerRe: Webclient.DownloadFilesAsync issue Pin
Michael90003-Jul-08 8:03
Michael90003-Jul-08 8:03 
AnswerRe: Webclient.DownloadFilesAsync issue Pin
Anthony Mushrow3-Jul-08 8:34
professionalAnthony Mushrow3-Jul-08 8:34 

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.