Click here to Skip to main content
15,921,530 members
Home / Discussions / C#
   

C#

 
QuestionGraphic - Exact string sizes Pin
skuggbo11-Jun-07 9:13
skuggbo11-Jun-07 9:13 
AnswerRe: Graphic - Exact string sizes Pin
Not Active11-Jun-07 9:31
mentorNot Active11-Jun-07 9:31 
GeneralRe: Graphic - Exact string sizes Pin
skuggbo11-Jun-07 10:14
skuggbo11-Jun-07 10:14 
GeneralRe: Graphic - Exact string sizes Pin
Luc Pattyn11-Jun-07 10:39
sitebuilderLuc Pattyn11-Jun-07 10:39 
AnswerRe: Graphic - Exact string sizes Pin
J. Dunlap11-Jun-07 13:13
J. Dunlap11-Jun-07 13:13 
QuestionEvent Firing Pin
tobriain11-Jun-07 8:13
tobriain11-Jun-07 8:13 
AnswerRe: Event Firing Pin
Luc Pattyn11-Jun-07 9:15
sitebuilderLuc Pattyn11-Jun-07 9:15 
GeneralRe: Event Firing Pin
tobriain11-Jun-07 10:11
tobriain11-Jun-07 10:11 
Hi Luc

I have to implement an interface defined in an external program. The deal is that I have a method Notify() in my object that implements that interface, and that when there's an update, that method is called. I can then collect any updates with a method call that returns a System.Array consisting of an ID (given by me when implementing the connection), and a value. There'll be at least 20 different IDs, and the events will be unsorted in the array. I have to either update variables in the 20 objects (maybe stored in some kind of collection with the ID) or define 20 events, and store them in some sort of list for hashing.

Can I test for the speed of some of the ideas I have for the design (i don't now too much about the details of some of the objects I could use)?

I'd appreciate any help I could get on this.

Regards,

Tom.
GeneralRe: Event Firing Pin
Luc Pattyn11-Jun-07 10:36
sitebuilderLuc Pattyn11-Jun-07 10:36 
GeneralRe: Event Firing Pin
Leslie Sanford11-Jun-07 10:53
Leslie Sanford11-Jun-07 10:53 
GeneralRe: Event Firing Pin
tobriain11-Jun-07 11:21
tobriain11-Jun-07 11:21 
GeneralRe: Event Firing Pin
Leslie Sanford11-Jun-07 12:03
Leslie Sanford11-Jun-07 12:03 
QuestionActive Directory - logonhours Pin
Runtorious11-Jun-07 8:06
Runtorious11-Jun-07 8:06 
QuestionDatagrid rows Pin
md_refay11-Jun-07 7:58
md_refay11-Jun-07 7:58 
QuestionCPU load for spesific proccess Pin
crash89311-Jun-07 7:58
crash89311-Jun-07 7:58 
AnswerRe: CPU load for spesific proccess Pin
Luc Pattyn11-Jun-07 8:07
sitebuilderLuc Pattyn11-Jun-07 8:07 
GeneralRe: CPU load for spesific proccess Pin
crash89311-Jun-07 15:31
crash89311-Jun-07 15:31 
Question.NET documentor Pin
HexaDeveloper11-Jun-07 5:35
HexaDeveloper11-Jun-07 5:35 
AnswerRe: .NET documentor Pin
Joseph Guadagno11-Jun-07 16:32
Joseph Guadagno11-Jun-07 16:32 
Questiontransparent background Pin
bDreea11-Jun-07 4:22
bDreea11-Jun-07 4:22 
AnswerRe: transparent background Pin
Hesham Yassin11-Jun-07 6:35
Hesham Yassin11-Jun-07 6:35 
QuestionHow add multiple icons Pin
Mark F.11-Jun-07 4:03
Mark F.11-Jun-07 4:03 
AnswerRe: How add multiple icons Pin
Giorgi Dalakishvili11-Jun-07 4:05
mentorGiorgi Dalakishvili11-Jun-07 4:05 
GeneralRe: How add multiple icons Pin
Mark F.11-Jun-07 4:23
Mark F.11-Jun-07 4:23 
GeneralRe: How add multiple icons Pin
Giorgi Dalakishvili11-Jun-07 4:44
mentorGiorgi Dalakishvili11-Jun-07 4:44 

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.