Click here to Skip to main content
15,898,222 members
Home / Discussions / C#
   

C#

 
QuestionOpen Excel File Stored in Access Database Pin
Shaurya_Rastogi8-Feb-07 17:18
Shaurya_Rastogi8-Feb-07 17:18 
Questionsprogress Pin
picasso28-Feb-07 17:12
picasso28-Feb-07 17:12 
AnswerRe: sprogress Pin
peshkunta8-Feb-07 20:04
peshkunta8-Feb-07 20:04 
GeneralRe: sprogress Pin
picasso29-Feb-07 16:04
picasso29-Feb-07 16:04 
Questionthe left/right key will affect the ComboBox field, cause ComboBox value changed , how could I solve this Pin
cchmark8-Feb-07 15:53
cchmark8-Feb-07 15:53 
AnswerRe: the left/right key will affect the ComboBox field, cause ComboBox value changed , how could I solve this Pin
Christian Graus8-Feb-07 16:41
protectorChristian Graus8-Feb-07 16:41 
GeneralRe: the left/right key will affect the ComboBox field, cause ComboBox value changed , how could I solve this Pin
cchmark8-Feb-07 18:14
cchmark8-Feb-07 18:14 
QuestionMulticast Delegate Pin
TheCatsPajamas8-Feb-07 15:48
TheCatsPajamas8-Feb-07 15:48 
I have several "evaluation" functions. I first created a delegate for each and put them in an ArrayList. I traversed the list, invoking each function and stopping when a positive result was returned. I then found the "multicast" feature of delegates and simply added each delegate via myfunc += nextfunc.

I'm frustrated with this features because it appears there's no way to stop midstream. I've seen lots of talk about enumerating the collection but why do that?

Does anyone know how to invoke a (multicasted) delegate and then, when in the midst of one of the functions, stop and return a result?

Thanks in advance
AnswerRe: Multicast Delegate Pin
Luc Pattyn8-Feb-07 15:54
sitebuilderLuc Pattyn8-Feb-07 15:54 
GeneralRe: Multicast Delegate Pin
TheCatsPajamas8-Feb-07 17:59
TheCatsPajamas8-Feb-07 17:59 
GeneralRe: Multicast Delegate Pin
TheCatsPajamas8-Feb-07 18:05
TheCatsPajamas8-Feb-07 18:05 
GeneralRe: Multicast Delegate Pin
Luc Pattyn8-Feb-07 23:38
sitebuilderLuc Pattyn8-Feb-07 23:38 
QuestionTif Image Create Pin
smarttom998-Feb-07 15:19
smarttom998-Feb-07 15:19 
AnswerRe: Tif Image Create Pin
Luc Pattyn8-Feb-07 15:46
sitebuilderLuc Pattyn8-Feb-07 15:46 
QuestionHow to work with TAPI to get caller id Pin
samar naguib8-Feb-07 13:41
samar naguib8-Feb-07 13:41 
QuestionTimer CallBack function Pin
aruna_koride8-Feb-07 13:14
aruna_koride8-Feb-07 13:14 
AnswerRe: Timer CallBack function Pin
Christian Graus8-Feb-07 14:12
protectorChristian Graus8-Feb-07 14:12 
AnswerRe: Timer CallBack function Pin
Guffa8-Feb-07 14:48
Guffa8-Feb-07 14:48 
GeneralRe: Timer CallBack function Pin
aruna_koride8-Feb-07 15:05
aruna_koride8-Feb-07 15:05 
GeneralRe: Timer CallBack function Pin
aruna_koride10-Feb-07 1:33
aruna_koride10-Feb-07 1:33 
AnswerRe: Timer CallBack function Pin
Guffa10-Feb-07 3:53
Guffa10-Feb-07 3:53 
GeneralRe: Timer CallBack function Pin
aruna_koride10-Feb-07 5:54
aruna_koride10-Feb-07 5:54 
AnswerRe: Timer CallBack function Pin
Guffa10-Feb-07 6:18
Guffa10-Feb-07 6:18 
GeneralRe: Timer CallBack function Pin
aruna_koride10-Feb-07 7:00
aruna_koride10-Feb-07 7:00 
GeneralRe: Timer CallBack function Pin
aruna_koride10-Feb-07 7:11
aruna_koride10-Feb-07 7:11 

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.