Click here to Skip to main content
15,907,687 members
Home / Discussions / C#
   

C#

 
GeneralRe: Mysqldatabase connexion Pin
Pierre besquent7-Feb-11 21:01
Pierre besquent7-Feb-11 21:01 
AnswerRe: Mysqldatabase connexion Pin
OriginalGriff7-Feb-11 8:24
mveOriginalGriff7-Feb-11 8:24 
AnswerRe: Mysqldatabase connexion Pin
RaviRanjanKr9-Feb-11 3:59
professionalRaviRanjanKr9-Feb-11 3:59 
QuestionFileSystemWatcher how to wait for file copy completion? Pin
Chesnokov Yuriy7-Feb-11 4:02
professionalChesnokov Yuriy7-Feb-11 4:02 
AnswerRe: FileSystemWatcher how to wait for file copy completion? Pin
Thomas Krojer7-Feb-11 4:09
Thomas Krojer7-Feb-11 4:09 
AnswerRe: FileSystemWatcher how to wait for file copy completion? Pin
Chesnokov Yuriy7-Feb-11 7:18
professionalChesnokov Yuriy7-Feb-11 7:18 
AnswerRe: FileSystemWatcher how to wait for file copy completion? Pin
#realJSOP7-Feb-11 4:24
professional#realJSOP7-Feb-11 4:24 
AnswerRe: FileSystemWatcher how to wait for file copy completion? Pin
Ennis Ray Lynch, Jr.7-Feb-11 4:26
Ennis Ray Lynch, Jr.7-Feb-11 4:26 
You have to use a Windows API function call to check for the operation to be completed (or you can spin in managed code catching exceptions). After all, in the MS world no one writes to a file to the subsequently use said file.

Need custom software developed? I do custom programming based primarily on MS tools with an emphasis on C# development and consulting. I also do Android Programming as I find it a refreshing break from the MS.

"And they, since they Were not the one dead, turned to their affairs" -- Robert Frost

AnswerRe: FileSystemWatcher how to wait for file copy completion? Pin
Luc Pattyn7-Feb-11 4:30
sitebuilderLuc Pattyn7-Feb-11 4:30 
AnswerRe: FileSystemWatcher how to wait for file copy completion? Pin
Pete O'Hanlon7-Feb-11 5:17
mvePete O'Hanlon7-Feb-11 5:17 
AnswerRe: FileSystemWatcher how to wait for file copy completion? Pin
Dave Kreskowiak7-Feb-11 6:28
mveDave Kreskowiak7-Feb-11 6:28 
QuestionProblem by using an Object and a variable inside another function [modified] Pin
nstk7-Feb-11 2:59
nstk7-Feb-11 2:59 
GeneralRe: Problem by using an Object and a variable inside another function Pin
musefan7-Feb-11 3:15
musefan7-Feb-11 3:15 
GeneralRe: Problem by using an Object and a variable inside another function Pin
nstk7-Feb-11 7:19
nstk7-Feb-11 7:19 
Questiondynamic way to analyse settings Pin
arkiboys7-Feb-11 2:55
arkiboys7-Feb-11 2:55 
AnswerRe: dynamic way to analyse settings Pin
musefan7-Feb-11 3:08
musefan7-Feb-11 3:08 
AnswerRe: dynamic way to analyse settings Pin
#realJSOP7-Feb-11 3:42
professional#realJSOP7-Feb-11 3:42 
Questionmessenger Pin
om_metab7-Feb-11 1:19
om_metab7-Feb-11 1:19 
AnswerRe: messenger Pin
OriginalGriff7-Feb-11 1:28
mveOriginalGriff7-Feb-11 1:28 
GeneralRe: messenger Pin
om_metab7-Feb-11 1:43
om_metab7-Feb-11 1:43 
AnswerRe: messenger Pin
Keith Barrow7-Feb-11 1:42
professionalKeith Barrow7-Feb-11 1:42 
GeneralRe: messenger Pin
Abhinav S7-Feb-11 2:27
Abhinav S7-Feb-11 2:27 
GeneralRe: messenger Pin
Keith Barrow7-Feb-11 4:26
professionalKeith Barrow7-Feb-11 4:26 
GeneralRe: messenger Pin
Bernhard Hiller8-Feb-11 3:07
Bernhard Hiller8-Feb-11 3:07 
GeneralRe: messenger Pin
Keith Barrow8-Feb-11 9:41
professionalKeith Barrow8-Feb-11 9:41 

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.