Click here to Skip to main content
15,891,372 members
Home / Discussions / C#
   

C#

 
QuestionClickOnce & MAGE - will not install from webpage Pin
standgale31-Aug-06 11:32
standgale31-Aug-06 11:32 
Questionpls .. Pin
davvid31-Aug-06 9:04
davvid31-Aug-06 9:04 
AnswerRe: pls .. Pin
CWIZO31-Aug-06 22:49
CWIZO31-Aug-06 22:49 
QuestionData bind on Contained Object Properties Pin
8thWonder31-Aug-06 8:13
8thWonder31-Aug-06 8:13 
AnswerRe: Data bind on Contained Object Properties Pin
John Petersen31-Aug-06 23:16
John Petersen31-Aug-06 23:16 
Questionlistening for Dgrams. need to parse IP header? Pin
mmatteson31-Aug-06 8:10
mmatteson31-Aug-06 8:10 
AnswerRe: listening for Dgrams. need to parse IP header? Pin
mmatteson31-Aug-06 8:29
mmatteson31-Aug-06 8:29 
Questionhandle events in C# from a dll ?(writing a wrapper class) Pin
rameshsd31-Aug-06 8:10
rameshsd31-Aug-06 8:10 
hi,
C# question
I am trying to understand events when used with a DLL file.
I can understand how to write a standalong event handler. But how do you
do event handling when faced with "talking" to a dll which takes care of the event handling?

Here is the situation.

I am writing a wrapper class.
MyClass ---> App.DLL

App.DLL already implements events:
Event1, Event2.

When i open the object browser this is what i see
event App.handleEvent1 Event1
event App.handleEvent2 Event2
The question is how do i implement event handling for event1 and event2 in MyClass?

Appreciate your help in advance.
thanks
Ramesh
AnswerRe: handle events in C# from a dll ?(writing a wrapper class) Pin
Jun Du31-Aug-06 8:51
Jun Du31-Aug-06 8:51 
QuestionArrays: Unknown default value?? Pin
Goalie3531-Aug-06 5:53
Goalie3531-Aug-06 5:53 
AnswerRe: Arrays: Unknown default value?? Pin
Dave Kreskowiak31-Aug-06 6:01
mveDave Kreskowiak31-Aug-06 6:01 
AnswerRe: Arrays: Unknown default value?? Pin
Nader Elshehabi31-Aug-06 6:01
Nader Elshehabi31-Aug-06 6:01 
AnswerRe: Arrays: Unknown default value?? Pin
Jun Du31-Aug-06 6:04
Jun Du31-Aug-06 6:04 
QuestionHow to detect overlapping windows Pin
pliu_200031-Aug-06 5:44
pliu_200031-Aug-06 5:44 
AnswerRe: How to detect overlapping windows Pin
Jun Du31-Aug-06 5:59
Jun Du31-Aug-06 5:59 
GeneralRe: How to detect overlapping windows Pin
pliu_200031-Aug-06 6:14
pliu_200031-Aug-06 6:14 
AnswerRe: How to detect overlapping windows Pin
Josh Smith31-Aug-06 6:18
Josh Smith31-Aug-06 6:18 
GeneralRe: How to detect overlapping windows Pin
pliu_200031-Aug-06 6:33
pliu_200031-Aug-06 6:33 
QuestionWindows service Pin
kjosh31-Aug-06 5:08
kjosh31-Aug-06 5:08 
AnswerRe: Windows service Pin
John Petersen31-Aug-06 5:24
John Petersen31-Aug-06 5:24 
AnswerRe: Windows service Pin
scott_hackett31-Aug-06 5:44
scott_hackett31-Aug-06 5:44 
QuestionNDOC 1.3 Vs Sandcastle for Documenting C# Managed Libraries Pin
sharath nelaturu31-Aug-06 5:02
sharath nelaturu31-Aug-06 5:02 
AnswerRe: NDOC 1.3 Vs Sandcastle for Documenting C# Managed Libraries Pin
Dave Kreskowiak31-Aug-06 6:00
mveDave Kreskowiak31-Aug-06 6:00 
GeneralRe: NDOC 1.3 Vs Sandcastle for Documenting C# Managed Libraries Pin
sharath nelaturu31-Aug-06 6:29
sharath nelaturu31-Aug-06 6:29 
AnswerRe: NDOC 1.3 Vs Sandcastle for Documenting C# Managed Libraries Pin
Glen Harvy31-Aug-06 13:01
Glen Harvy31-Aug-06 13:01 

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.