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

C#

 
QuestionRegarding Asynchoronous Multithreading Pin
tasumisra15-Jan-09 3:48
tasumisra15-Jan-09 3:48 
AnswerRe: Regarding Asynchoronous Multithreading Pin
SeMartens15-Jan-09 3:49
SeMartens15-Jan-09 3:49 
GeneralRe: Regarding Asynchoronous Multithreading Pin
tasumisra15-Jan-09 3:57
tasumisra15-Jan-09 3:57 
QuestionHow to get the instance that called a method. Pin
DaveyM6915-Jan-09 3:19
professionalDaveyM6915-Jan-09 3:19 
AnswerRe: How to get the instance that called a method. Pin
benjymous15-Jan-09 3:38
benjymous15-Jan-09 3:38 
GeneralRe: How to get the instance that called a method. Pin
DaveyM6915-Jan-09 3:42
professionalDaveyM6915-Jan-09 3:42 
AnswerRe: How to get the instance that called a method. Pin
Tim Groven15-Jan-09 3:42
Tim Groven15-Jan-09 3:42 
GeneralRe: How to get the instance that called a method. Pin
DaveyM6915-Jan-09 3:50
professionalDaveyM6915-Jan-09 3:50 
The Bar class is raising an event basically on behalf of the Foo instance. Other objects will be subscribed to Bar's events, but not to the Foo instance, so I'm trying to pass the Foo instance as if it was passing itself as sender if it was raising the event itsef.

Dave
BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)
Visual Basic is not used by normal people so we're not covering it here. (Uncyclopedia)

AnswerRe: How to get the instance that called a method. Pin
musefan15-Jan-09 3:55
musefan15-Jan-09 3:55 
GeneralRe: How to get the instance that called a method. Pin
DaveyM6915-Jan-09 4:21
professionalDaveyM6915-Jan-09 4:21 
AnswerRe: How to get the instance that called a method. Pin
Pete O'Hanlon15-Jan-09 4:02
mvePete O'Hanlon15-Jan-09 4:02 
GeneralRe: How to get the instance that called a method. Pin
DaveyM6915-Jan-09 4:03
professionalDaveyM6915-Jan-09 4:03 
GeneralRe: How to get the instance that called a method. Pin
DaveyM6915-Jan-09 6:35
professionalDaveyM6915-Jan-09 6:35 
GeneralRe: How to get the instance that called a method. Pin
Pete O'Hanlon15-Jan-09 9:43
mvePete O'Hanlon15-Jan-09 9:43 
GeneralRe: How to get the instance that called a method. Pin
Jon Rista16-Jan-09 6:54
Jon Rista16-Jan-09 6:54 
Questionread coulmn from file and store it to array Pin
sudany_zool15-Jan-09 2:58
sudany_zool15-Jan-09 2:58 
AnswerRe: read coulmn from file and store it to array Pin
SeMartens15-Jan-09 3:04
SeMartens15-Jan-09 3:04 
GeneralRe: read coulmn from file and store it to array Pin
sudany_zool15-Jan-09 3:31
sudany_zool15-Jan-09 3:31 
GeneralRe: read coulmn from file and store it to array Pin
SeMartens15-Jan-09 3:42
SeMartens15-Jan-09 3:42 
GeneralRe: read coulmn from file and store it to array Pin
sudany_zool15-Jan-09 3:59
sudany_zool15-Jan-09 3:59 
QuestionReaderWriterLock Pin
the_jat15-Jan-09 2:30
the_jat15-Jan-09 2:30 
AnswerRe: ReaderWriterLock Pin
Luc Pattyn15-Jan-09 2:53
sitebuilderLuc Pattyn15-Jan-09 2:53 
AnswerRe: ReaderWriterLock Pin
Jon Rista16-Jan-09 6:57
Jon Rista16-Jan-09 6:57 
AnswerRe: ReaderWriterLock Pin
Mark Salsbery16-Jan-09 7:50
Mark Salsbery16-Jan-09 7:50 
QuestionDrawing cards from a deck Pin
Tony Pottier15-Jan-09 2:18
Tony Pottier15-Jan-09 2:18 

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.