Click here to Skip to main content
15,905,414 members
Home / Discussions / C#
   

C#

 
GeneralRe: Weird focus problem Pin
kensai10-May-08 2:50
kensai10-May-08 2:50 
GeneralRe: Weird focus problem Pin
CodingYoshi10-May-08 9:41
CodingYoshi10-May-08 9:41 
GeneralRe: Weird focus problem Pin
kensai10-May-08 12:53
kensai10-May-08 12:53 
AnswerRe: Weird focus problem Pin
Dave Sexton10-May-08 0:30
Dave Sexton10-May-08 0:30 
GeneralRe: Weird focus problem Pin
kensai10-May-08 2:35
kensai10-May-08 2:35 
QuestionI need help starting multiple and communicating between application domains [modified] Pin
Togakangaroo9-May-08 3:15
Togakangaroo9-May-08 3:15 
AnswerRe: I need help starting multiple and communicating between application domains Pin
CodingYoshi9-May-08 11:44
CodingYoshi9-May-08 11:44 
GeneralRe: I need help starting multiple and communicating between application domains Pin
Togakangaroo9-May-08 14:37
Togakangaroo9-May-08 14:37 
Well yes, there's a couple other issues. Essentially, in order to do this I would have to create another program which would have as its sole duty restarting the application, then when a 'restart' condition is detected I would have to start up the restarting program, shut down the actual application. Also, I would loose all ability to keep state information over how many times I have had to do this. Finally, there would be perceptible flicker as the application shuts down and restarts - that's unacceptable for the type of application that this is.

So yeah, while I understand why you would ask that, I've discussed the issue with several people and this was the simplest solution that we had. (The more complicated solution is to create a ResetRegistrar object that all objects register themselves with and that will call a Reset() method for each object when a reset condition is met).
GeneralRe: I need help starting multiple and communicating between application domains Pin
CodingYoshi9-May-08 17:10
CodingYoshi9-May-08 17:10 
GeneralRe: I need help starting multiple and communicating between application domains Pin
Togakangaroo10-May-08 8:44
Togakangaroo10-May-08 8:44 
GeneralRe: I need help starting multiple and communicating between application domains Pin
CodingYoshi10-May-08 9:45
CodingYoshi10-May-08 9:45 
QuestionBinding WebService to DataSet Pin
Aggressor9-May-08 2:26
Aggressor9-May-08 2:26 
AnswerRe: Binding WebService to DataSet Pin
CodingYoshi9-May-08 11:49
CodingYoshi9-May-08 11:49 
QuestionRemoving the parent node in an xml document Pin
dangquoctrang9-May-08 1:29
dangquoctrang9-May-08 1:29 
AnswerRe: Removing the parent node in an xml document [modified] Pin
webtips9-May-08 4:12
webtips9-May-08 4:12 
QuestionKeeping constant strings Pin
N a v a n e e t h9-May-08 1:04
N a v a n e e t h9-May-08 1:04 
AnswerRe: Keeping constant strings Pin
Christian Graus9-May-08 1:08
protectorChristian Graus9-May-08 1:08 
GeneralRe: Keeping constant strings Pin
N a v a n e e t h9-May-08 1:15
N a v a n e e t h9-May-08 1:15 
AnswerRe: Keeping constant strings Pin
Kalvin @ Work9-May-08 2:45
Kalvin @ Work9-May-08 2:45 
GeneralRe: Keeping constant strings Pin
N a v a n e e t h9-May-08 3:14
N a v a n e e t h9-May-08 3:14 
GeneralRe: Keeping constant strings Pin
Roger Alsing10-May-08 4:15
Roger Alsing10-May-08 4:15 
GeneralRe: Keeping constant strings Pin
N a v a n e e t h10-May-08 23:22
N a v a n e e t h10-May-08 23:22 
GeneralRe: Keeping constant strings [modified] Pin
PIEBALDconsult11-May-08 7:12
mvePIEBALDconsult11-May-08 7:12 
AnswerRe: Keeping constant strings Pin
PIEBALDconsult9-May-08 7:21
mvePIEBALDconsult9-May-08 7:21 
GeneralRe: Keeping constant strings Pin
N a v a n e e t h10-May-08 23:23
N a v a n e e t h10-May-08 23:23 

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.