Click here to Skip to main content
15,910,358 members
Home / Discussions / C#
   

C#

 
GeneralRe: Regex replace exact 5 digit not more than that Pin
sudabeh39-Mar-15 15:17
sudabeh39-Mar-15 15:17 
GeneralRe: Regex replace exact 5 digit not more than that Pin
Pete O'Hanlon9-Mar-15 20:13
mvePete O'Hanlon9-Mar-15 20:13 
GeneralRe: Regex replace exact 5 digit not more than that Pin
OriginalGriff9-Mar-15 21:21
mveOriginalGriff9-Mar-15 21:21 
Questionconverting c#code into matlab. Pin
Member 114388619-Mar-15 1:12
Member 114388619-Mar-15 1:12 
AnswerRe: converting c#code into matlab. Pin
Eddy Vluggen9-Mar-15 1:26
professionalEddy Vluggen9-Mar-15 1:26 
QuestionCryptarithmetic problem solving Pin
Member 114388619-Mar-15 1:06
Member 114388619-Mar-15 1:06 
AnswerRe: Cryptarithmetic problem solving Pin
Eddy Vluggen9-Mar-15 1:28
professionalEddy Vluggen9-Mar-15 1:28 
AnswerRe: Cryptarithmetic problem solving Pin
Gonzoox9-Mar-15 7:30
Gonzoox9-Mar-15 7:30 
QuestionHow can I send a text box value from one form to another?(C#) Pin
Akbar Fardi9-Mar-15 0:27
Akbar Fardi9-Mar-15 0:27 
AnswerRe: How can I send a text box value from one form to another?(C#) Pin
Richard MacCutchan9-Mar-15 0:55
mveRichard MacCutchan9-Mar-15 0:55 
GeneralRe: How can I send a text box value from one form to another?(C#) Pin
Akbar Fardi9-Mar-15 8:45
Akbar Fardi9-Mar-15 8:45 
GeneralRe: How can I send a text box value from one form to another?(C#) Pin
Richard MacCutchan9-Mar-15 22:09
mveRichard MacCutchan9-Mar-15 22:09 
Questionwebsocket Pin
Member 114846248-Mar-15 23:44
Member 114846248-Mar-15 23:44 
AnswerRe: websocket Pin
Richard MacCutchan9-Mar-15 0:15
mveRichard MacCutchan9-Mar-15 0:15 
QuestionIs it possibe execute 1st-thread method in 2nd async thread? Pin
Monookiev8-Mar-15 4:52
Monookiev8-Mar-15 4:52 
AnswerRe: Is it possibe execute 1st-thread method in 2nd async thread? Pin
OriginalGriff8-Mar-15 5:56
mveOriginalGriff8-Mar-15 5:56 
GeneralRe: Is it possibe execute 1st-thread method in 2nd async thread? Pin
Monookiev8-Mar-15 6:47
Monookiev8-Mar-15 6:47 
GeneralRe: Is it possibe execute 1st-thread method in 2nd async thread? Pin
OriginalGriff8-Mar-15 6:56
mveOriginalGriff8-Mar-15 6:56 
AnswerRe: Is it possibe execute 1st-thread method in 2nd async thread? Pin
OriginalGriff8-Mar-15 7:33
mveOriginalGriff8-Mar-15 7:33 
GeneralRe: Is it possibe execute 1st-thread method in 2nd async thread? Pin
Monookiev8-Mar-15 10:26
Monookiev8-Mar-15 10:26 
You are right.
I put the MessageBox just as a checkpoint for new thread.Modal windows in new thread are not modal any more as for main thread.It was my fault with mixing modals as for local thread.
In normal situation i dont use messagebox.
My real fault was that description of delegate was inside in method. In end of method data was cleared and nothing happends.
But i fixed it already.
Thank you for help.
ps.Actually trying to fix it.
In local description doesnt need static method and it is working ok. In form class description ask static method

modified 8-Mar-15 16:58pm.

QuestionWSDL without Header but requested Pin
Info service8-Mar-15 0:02
Info service8-Mar-15 0:02 
AnswerRe: WSDL without Header but requested Pin
Richard MacCutchan8-Mar-15 2:11
mveRichard MacCutchan8-Mar-15 2:11 
GeneralRe: WSDL without Header but requested Pin
Info service8-Mar-15 5:52
Info service8-Mar-15 5:52 
QuestionPlease help me, run-time design on buttons. Pin
Member 114460807-Mar-15 16:59
Member 114460807-Mar-15 16:59 
GeneralRe: Please help me, run-time design on buttons. Pin
Kornfeld Eliyahu Peter7-Mar-15 19:43
professionalKornfeld Eliyahu Peter7-Mar-15 19:43 

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.