Click here to Skip to main content
15,911,139 members
Home / Discussions / C#
   

C#

 
QuestionUAC and iterating files (manifest) Pin
invictus39-Mar-09 8:45
invictus39-Mar-09 8:45 
AnswerRe: UAC and iterating files (manifest) Pin
Dave Kreskowiak9-Mar-09 9:11
mveDave Kreskowiak9-Mar-09 9:11 
GeneralRe: UAC and iterating files (manifest) Pin
Dan Neely9-Mar-09 9:13
Dan Neely9-Mar-09 9:13 
GeneralRe: UAC and iterating files (manifest) Pin
0x3c09-Mar-09 9:52
0x3c09-Mar-09 9:52 
AnswerRe: UAC and iterating files (manifest) Pin
Luc Pattyn9-Mar-09 9:55
sitebuilderLuc Pattyn9-Mar-09 9:55 
GeneralRe: UAC and iterating files (manifest) Pin
Dave Kreskowiak9-Mar-09 9:59
mveDave Kreskowiak9-Mar-09 9:59 
QuestionGlobal Event Handler? Pin
musefan9-Mar-09 7:49
musefan9-Mar-09 7:49 
AnswerRe: Global Event Handler? Pin
0x3c09-Mar-09 8:45
0x3c09-Mar-09 8:45 
If all the events have a similar signature, Delegate.CreateDelegate (starting with .Net v2.0, it supports covariance) and EventInfo.AddEventHandler should help.
However, if you absolutely must use methods with completely different method signatures, then try this approach
AnswerRe: Global Event Handler? Pin
Dave Kreskowiak9-Mar-09 9:05
mveDave Kreskowiak9-Mar-09 9:05 
GeneralRe: Global Event Handler? Pin
musefan10-Mar-09 5:09
musefan10-Mar-09 5:09 
AnswerRe: Global Event Handler? Pin
Dragonfly_Lee9-Mar-09 19:55
Dragonfly_Lee9-Mar-09 19:55 
QuestionChange property´s value description Pin
Sci_fie9-Mar-09 7:40
Sci_fie9-Mar-09 7:40 
AnswerRe: Change property´s value description Pin
musefan9-Mar-09 7:53
musefan9-Mar-09 7:53 
GeneralRe: Change property´s value description Pin
Sci_fie9-Mar-09 9:44
Sci_fie9-Mar-09 9:44 
AnswerRe: Change property´s value description Pin
Luc Pattyn9-Mar-09 9:58
sitebuilderLuc Pattyn9-Mar-09 9:58 
GeneralRe: Change property´s value description Pin
Sci_fie10-Mar-09 3:29
Sci_fie10-Mar-09 3:29 
Questionhow do i get to the style resources of a styled button ? Pin
Member 47374939-Mar-09 7:28
Member 47374939-Mar-09 7:28 
QuestionDataGridViewComboBoxCell closes immediately [modified] Pin
eyalbi0079-Mar-09 7:22
eyalbi0079-Mar-09 7:22 
Questionshow videos in web service Pin
Javier Aballay9-Mar-09 5:52
Javier Aballay9-Mar-09 5:52 
AnswerRe: show videos in web service Pin
Nadia Monalisa9-Mar-09 5:57
Nadia Monalisa9-Mar-09 5:57 
QuestionRe: show videos in web service Pin
Javier Aballay27-Mar-09 3:10
Javier Aballay27-Mar-09 3:10 
QuestionRe: show videos in web service Pin
led mike9-Mar-09 5:58
led mike9-Mar-09 5:58 
QuestionFace Recognition Sample ! Pin
Mohammad Dayyan9-Mar-09 5:43
Mohammad Dayyan9-Mar-09 5:43 
AnswerRe: Face Recognition Sample ! Pin
Colin Angus Mackay9-Mar-09 5:46
Colin Angus Mackay9-Mar-09 5:46 
GeneralRe: Face Recognition Sample ! Pin
Mohammad Dayyan9-Mar-09 6:06
Mohammad Dayyan9-Mar-09 6:06 

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.