Click here to Skip to main content
16,005,162 members
Home / Discussions / C#
   

C#

 
QuestionRe: How to Create icon Object from Stream ? Pin
hfrmobile27-Nov-06 7:04
hfrmobile27-Nov-06 7:04 
QuestionNumerical Sort of DataTable Pin
bward8417-Oct-06 5:51
bward8417-Oct-06 5:51 
AnswerRe: Numerical Sort of DataTable Pin
Guffa17-Oct-06 7:06
Guffa17-Oct-06 7:06 
Questionimage FileNotFound exception on shared server? Pin
Goalie3517-Oct-06 5:40
Goalie3517-Oct-06 5:40 
AnswerRe: image FileNotFound exception on shared server? Pin
Judah Gabriel Himango17-Oct-06 7:30
sponsorJudah Gabriel Himango17-Oct-06 7:30 
GeneralRe: image FileNotFound exception on shared server? Pin
Goalie3517-Oct-06 8:26
Goalie3517-Oct-06 8:26 
GeneralRe: image FileNotFound exception on shared server? Pin
Larantz17-Oct-06 11:26
Larantz17-Oct-06 11:26 
QuestionProcess.WaitForInputIdle doesn't return Pin
Wjousts17-Oct-06 4:55
Wjousts17-Oct-06 4:55 
I have a program that acts as a loader for another program and displays a splash screen while the other program is loading (it's slow). I was using the Process.WaitForInputIdle() method to wait for the other program to finish loading and it works fine...except...on one persons computer it seems to hang (I'm assuming that must be where it's hanging) and won't quit. It worked on every other computer I tried and on the one computer that hangs it seems like the program being started is running normally. Does anybody have any idea why this might happen?
In the meantime, I'm going to try the Process.WaitForInputIdle(int32) method that lets me specify a timeout.
AnswerRe: Process.WaitForInputIdle doesn't return Pin
Wjousts17-Oct-06 5:29
Wjousts17-Oct-06 5:29 
GeneralRe: Process.WaitForInputIdle doesn't return Pin
Anthony Mushrow17-Oct-06 6:08
professionalAnthony Mushrow17-Oct-06 6:08 
GeneralRe: Process.WaitForInputIdle doesn't return Pin
Judah Gabriel Himango17-Oct-06 6:14
sponsorJudah Gabriel Himango17-Oct-06 6:14 
QuestionRegarding Reflections Pin
ParagGupta17-Oct-06 4:46
ParagGupta17-Oct-06 4:46 
AnswerRe: Regarding Reflections Pin
Anthony Mushrow17-Oct-06 6:04
professionalAnthony Mushrow17-Oct-06 6:04 
AnswerRe: Regarding Reflections Pin
Ed.Poore17-Oct-06 8:14
Ed.Poore17-Oct-06 8:14 
GeneralRe: Regarding Reflections Pin
ParagGupta17-Oct-06 20:57
ParagGupta17-Oct-06 20:57 
GeneralRe: Regarding Reflections Pin
Ed.Poore17-Oct-06 21:16
Ed.Poore17-Oct-06 21:16 
QuestionHow to GetType() a Nullable? Pin
Program.X17-Oct-06 4:13
Program.X17-Oct-06 4:13 
AnswerRe: How to GetType() a Nullable? Pin
Judah Gabriel Himango17-Oct-06 4:52
sponsorJudah Gabriel Himango17-Oct-06 4:52 
GeneralRe: How to GetType() a Nullable? Pin
Program.X17-Oct-06 5:08
Program.X17-Oct-06 5:08 
GeneralRe: How to GetType() a Nullable? Pin
Judah Gabriel Himango17-Oct-06 5:20
sponsorJudah Gabriel Himango17-Oct-06 5:20 
GeneralRe: How to GetType() a Nullable? Pin
Program.X17-Oct-06 6:33
Program.X17-Oct-06 6:33 
GeneralRe: How to GetType() a Nullable? Pin
Judah Gabriel Himango17-Oct-06 6:42
sponsorJudah Gabriel Himango17-Oct-06 6:42 
QuestionResolution independent application Pin
Robi-Robo17-Oct-06 3:56
Robi-Robo17-Oct-06 3:56 
AnswerRe: Resolution independent application Pin
Stefan Troschuetz17-Oct-06 4:34
Stefan Troschuetz17-Oct-06 4:34 
AnswerRe: Resolution independent application Pin
Wjousts17-Oct-06 4:35
Wjousts17-Oct-06 4:35 

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.