Click here to Skip to main content
15,899,314 members
Home / Discussions / C#
   

C#

 
GeneralRe: UserPaint RichTextBox Pin
xJorDyx10-Apr-08 4:53
xJorDyx10-Apr-08 4:53 
GeneralCapturing POST data via .NET 2.0 WebBrowser control Pin
Spacix One9-Apr-08 10:41
Spacix One9-Apr-08 10:41 
GeneralWin32 Classes Pin
half-life9-Apr-08 7:56
half-life9-Apr-08 7:56 
GeneralRe: Win32 Classes Pin
Christian Graus9-Apr-08 11:17
protectorChristian Graus9-Apr-08 11:17 
GeneralRe: Win32 Classes Pin
half-life10-Apr-08 8:01
half-life10-Apr-08 8:01 
GeneralRe: Win32 Classes Pin
Dave Kreskowiak9-Apr-08 13:29
mveDave Kreskowiak9-Apr-08 13:29 
GeneralRe: Win32 Classes Pin
half-life10-Apr-08 8:01
half-life10-Apr-08 8:01 
QuestionWhat could cause a Dispatcher Thread to terminate abnormally? Pin
carbon_golem9-Apr-08 7:31
carbon_golem9-Apr-08 7:31 
We have several embedded resources file in XML format that can be loaded at runtime. The UI is a WPF application. When these files area loaded, it constructs objects via the XmlSerializer, and those resulting objects are used to make little boxes float around a 3D window for a simulation. At some point when adding, the application appears to hang. Alright... That's happened to me a-plenty, but it throws absolutely no exception and I don't get the "Not Responding" notification. Another interesting observation is that after the hang, when the mouse is put over the app window, the control boxes flash like a rapid hover-over. When I break into the debugger (btw I have the IDE to break on all thrown exceptions) I can see where the app stops, but no data is available because the IDE reports that the executing thread is in a sleep or join state.

I guess the question is how can I detect when the Dispatcher Thread takes a dirt nap? Is there a way to appoint a new thread to watch it and restart?

Scott

"Run for your life from any man who tells you that money is evil. That sentence is the leper's bell of an approaching looter." --Ayn Rand

AnswerRe: What could cause a Dispatcher Thread to terminate abnormally? Pin
carbon_golem9-Apr-08 8:01
carbon_golem9-Apr-08 8:01 
AnswerRe: What could cause a Dispatcher Thread to terminate abnormally? Pin
Roger Alsing9-Apr-08 10:24
Roger Alsing9-Apr-08 10:24 
GeneralRe: What could cause a Dispatcher Thread to terminate abnormally? Pin
carbon_golem10-Apr-08 2:19
carbon_golem10-Apr-08 2:19 
QuestionNHibernate?? Pin
jchigg20009-Apr-08 7:22
jchigg20009-Apr-08 7:22 
AnswerRe: NHibernate?? Pin
led mike9-Apr-08 7:30
led mike9-Apr-08 7:30 
AnswerRe: NHibernate?? [modified] Pin
Roger Alsing9-Apr-08 9:58
Roger Alsing9-Apr-08 9:58 
AnswerRe: NHibernate?? Pin
Mark Churchill9-Apr-08 21:16
Mark Churchill9-Apr-08 21:16 
AnswerRe: NHibernate?? Pin
Yitzchok Dev13-Apr-08 15:08
Yitzchok Dev13-Apr-08 15:08 
GeneralTrying to found the right control for a project Pin
HarrisonBrock9-Apr-08 6:26
HarrisonBrock9-Apr-08 6:26 
GeneralRe: Trying to found the right control for a project Pin
carbon_golem9-Apr-08 6:43
carbon_golem9-Apr-08 6:43 
GeneralByte array into Excel using C#. Pin
kurangu9-Apr-08 4:34
kurangu9-Apr-08 4:34 
GeneralRe: Byte array into Excel using C#. Pin
led mike9-Apr-08 4:40
led mike9-Apr-08 4:40 
GeneralRe: Byte array into Excel using C#. Pin
kurangu9-Apr-08 5:29
kurangu9-Apr-08 5:29 
GeneralRe: Byte array into Excel using C#. Pin
led mike9-Apr-08 5:50
led mike9-Apr-08 5:50 
GeneralRe: Byte array into Excel using C#. Pin
kurangu9-Apr-08 5:59
kurangu9-Apr-08 5:59 
GeneralRe: Byte array into Excel using C#. Pin
KaptinKrunch9-Apr-08 7:11
KaptinKrunch9-Apr-08 7:11 
GeneralRe: Byte array into Excel using C#. Pin
Anthony Mushrow9-Apr-08 7:19
professionalAnthony Mushrow9-Apr-08 7:19 

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.