Click here to Skip to main content
15,914,642 members
Home / Discussions / C#
   

C#

 
GeneralRe: Delegates throwing Null Exception Pin
acezrwild81713-Jun-06 10:09
acezrwild81713-Jun-06 10:09 
GeneralRe: Delegates throwing Null Exception Pin
Dustin Metzgar13-Jun-06 10:21
Dustin Metzgar13-Jun-06 10:21 
GeneralRe: Delegates throwing Null Exception Pin
acezrwild81713-Jun-06 14:19
acezrwild81713-Jun-06 14:19 
GeneralRe: Delegates throwing Null Exception Pin
acezrwild81713-Jun-06 14:25
acezrwild81713-Jun-06 14:25 
GeneralRe: Delegates throwing Null Exception Pin
gantww14-Jun-06 3:17
gantww14-Jun-06 3:17 
GeneralRe: Delegates throwing Null Exception Pin
acezrwild81714-Jun-06 8:14
acezrwild81714-Jun-06 8:14 
GeneralRe: Delegates throwing Null Exception Pin
acezrwild81713-Jun-06 8:53
acezrwild81713-Jun-06 8:53 
GeneralRe: Delegates throwing Null Exception Pin
Judah Gabriel Himango13-Jun-06 9:39
sponsorJudah Gabriel Himango13-Jun-06 9:39 
FYI, you can utilize the System.Windows.Forms.WindowsFormsSynchronizationContext object to raise events on the UI thread from your class without having to "entangle" to two objects. You don't even have to entangle your object with Windows forms either; just have it accept any old SynchronizationContext. For Windows Forms apps, you can pass in a WindowsFormsSynchronizationContext and the class then doesn't have to be specific to Windows Forms. Cool | :cool:


Tech, life, family, faith: Give me a visit.
I'm currently blogging about: Goof around music jam with my brothers (with video)
The apostle Paul, modernly speaking: Epistles of Paul

Judah Himango


GeneralRe: Delegates throwing Null Exception Pin
Dustin Metzgar13-Jun-06 10:15
Dustin Metzgar13-Jun-06 10:15 
GeneralRe: Delegates throwing Null Exception Pin
Judah Gabriel Himango13-Jun-06 12:50
sponsorJudah Gabriel Himango13-Jun-06 12:50 
GeneralRe: Delegates throwing Null Exception Pin
Dustin Metzgar13-Jun-06 15:31
Dustin Metzgar13-Jun-06 15:31 
AnswerRe: Delegates throwing Null Exception Pin
Dustin Metzgar13-Jun-06 7:43
Dustin Metzgar13-Jun-06 7:43 
GeneralRe: Delegates throwing Null Exception Pin
gantww13-Jun-06 7:49
gantww13-Jun-06 7:49 
GeneralRe: Delegates throwing Null Exception Pin
acezrwild81713-Jun-06 7:54
acezrwild81713-Jun-06 7:54 
GeneralRe: Delegates throwing Null Exception Pin
Dustin Metzgar13-Jun-06 8:04
Dustin Metzgar13-Jun-06 8:04 
GeneralRe: Delegates throwing Null Exception Pin
acezrwild81713-Jun-06 8:13
acezrwild81713-Jun-06 8:13 
GeneralRe: Delegates throwing Null Exception Pin
gantww13-Jun-06 8:21
gantww13-Jun-06 8:21 
GeneralRe: Delegates throwing Null Exception Pin
nicknotyet13-Jun-06 9:28
nicknotyet13-Jun-06 9:28 
QuestionCustom Tools Pin
gantww13-Jun-06 7:27
gantww13-Jun-06 7:27 
AnswerRe: Custom Tools Pin
gantww13-Jun-06 7:51
gantww13-Jun-06 7:51 
QuestionDelay of MDI [modified] Pin
mohamed fahmy13-Jun-06 6:57
mohamed fahmy13-Jun-06 6:57 
QuestionToolTip Bubble Incorrect location! Pin
cnich2313-Jun-06 6:30
cnich2313-Jun-06 6:30 
QuestionConsole.WriteLine ? Pin
AlexKiat13-Jun-06 6:13
AlexKiat13-Jun-06 6:13 
AnswerRe: Console.WriteLine ? Pin
Josh Smith13-Jun-06 8:29
Josh Smith13-Jun-06 8:29 
AnswerRe: Console.WriteLine ? Pin
Elina Blank13-Jun-06 9:59
sitebuilderElina Blank13-Jun-06 9:59 

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.