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

C#

 
GeneralRe: insert sql Pin
wistiti529-Mar-06 1:58
wistiti529-Mar-06 1:58 
GeneralRe: insert sql Pin
V.29-Mar-06 3:24
professionalV.29-Mar-06 3:24 
AnswerRe: insert sql Pin
Artur Sokhikyan29-Mar-06 1:52
Artur Sokhikyan29-Mar-06 1:52 
GeneralRe: insert sql Pin
wistiti529-Mar-06 2:07
wistiti529-Mar-06 2:07 
GeneralRe: insert sql Pin
V.29-Mar-06 3:27
professionalV.29-Mar-06 3:27 
AnswerRe: insert sql Pin
albCode29-Mar-06 2:14
albCode29-Mar-06 2:14 
QuestionPLS HELP == ABOUT FILES Pin
Artur Sokhikyan29-Mar-06 0:48
Artur Sokhikyan29-Mar-06 0:48 
AnswerRe: PLS HELP == ABOUT FILES Pin
J4amieC29-Mar-06 0:56
J4amieC29-Mar-06 0:56 
The only way ive managed to do this in the past is to continually try to obtain write-access to the file until such time as an exception is no longer raied (the exception due to the fact that whatever is writing to the file will have exclusive access to it).

You could also look up FileSystemWatcher, which may or may not expose events capable of doing this better - i have not personally tried this in .NET


QuestionEditing data in Pivot Table component Pin
arobind29-Mar-06 0:24
arobind29-Mar-06 0:24 
QuestionData from textbox into database and newlines Pin
Genbox29-Mar-06 0:22
Genbox29-Mar-06 0:22 
AnswerRe: Data from textbox into database and newlines Pin
Genbox29-Mar-06 0:35
Genbox29-Mar-06 0:35 
AnswerRe: Data from textbox into database and newlines Pin
albCode29-Mar-06 0:37
albCode29-Mar-06 0:37 
QuestionWhere is the password textbox in C#? Pin
Ming Luo28-Mar-06 23:41
Ming Luo28-Mar-06 23:41 
AnswerRe: Where is the password textbox in C#? Pin
R. Giskard Reventlov28-Mar-06 23:57
R. Giskard Reventlov28-Mar-06 23:57 
AnswerRe: Where is the password textbox in C#? Pin
GLLNS28-Mar-06 23:57
GLLNS28-Mar-06 23:57 
AnswerRe: Where is the password textbox in C#? Pin
albCode28-Mar-06 23:59
albCode28-Mar-06 23:59 
QuestionC# and SOAP (as client)- how to typecast from PHP array? Pin
lordgreg28-Mar-06 23:26
lordgreg28-Mar-06 23:26 
AnswerRe: C# and SOAP (as client)- how to typecast from PHP array? Pin
WillemM29-Mar-06 0:17
WillemM29-Mar-06 0:17 
QuestionDelete a portion of image Pin
Sasuko28-Mar-06 23:11
Sasuko28-Mar-06 23:11 
QuestionCan I get a message when user add a breakpoint? Pin
tiancaidao28-Mar-06 22:32
tiancaidao28-Mar-06 22:32 
AnswerRe: Can I get a message when user add a breakpoint? Pin
tiancaidao29-Mar-06 18:28
tiancaidao29-Mar-06 18:28 
Questionwhy unsafe block Pin
haseeb_saeed28-Mar-06 22:22
haseeb_saeed28-Mar-06 22:22 
AnswerRe: why unsafe block Pin
WillemM29-Mar-06 0:18
WillemM29-Mar-06 0:18 
QuestionSelect Row Pin
Rmokkenstorm28-Mar-06 20:53
Rmokkenstorm28-Mar-06 20:53 
AnswerRe: Select Row Pin
AB777128-Mar-06 21:38
AB777128-Mar-06 21:38 

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.