Click here to Skip to main content
15,905,508 members
Home / Discussions / C#
   

C#

 
Questionevent , delegate , publish Pin
cleverhouse24-Jul-07 5:56
cleverhouse24-Jul-07 5:56 
AnswerRe: event , delegate , publish Pin
ramdil24-Jul-07 6:31
ramdil24-Jul-07 6:31 
GeneralRe: event , delegate , publish Pin
cleverhouse24-Jul-07 6:44
cleverhouse24-Jul-07 6:44 
AnswerRe: event , delegate , publish Pin
led mike24-Jul-07 9:42
led mike24-Jul-07 9:42 
AnswerRe: event , delegate , publish Pin
BoneSoft24-Jul-07 10:44
BoneSoft24-Jul-07 10:44 
QuestionUsing a USB Joystick in C# Pin
Yeates24-Jul-07 5:41
Yeates24-Jul-07 5:41 
AnswerRe: Using a USB Joystick in C# Pin
Member 1678927-Oct-13 1:48
professionalMember 1678927-Oct-13 1:48 
QuestionCOM interop question Pin
mhp13024-Jul-07 5:21
mhp13024-Jul-07 5:21 
Hi,

I have a C# window application calling a COM DLL written in VB6. I direct import the DLL using Add reference -> COM.

Now when I change the DLL and recompile it without changing the interface (the public method I use to expose), My C# got an exception that it could not find the interface. I need to derefence and then reference the dll again in my C# project to make it work, why is that? Does it mean I can not distribute dlls in a .NET environment without re-compile the application referencing the dlls?

Thanks

AnswerRe: COM interop question Pin
originSH24-Jul-07 6:27
originSH24-Jul-07 6:27 
GeneralRe: COM interop question Pin
mhp13024-Jul-07 7:05
mhp13024-Jul-07 7:05 
QuestionHelpProvider Pin
RussBus24-Jul-07 4:52
RussBus24-Jul-07 4:52 
QuestionCalendar control help Pin
swissmiss8624-Jul-07 4:42
swissmiss8624-Jul-07 4:42 
AnswerRe: Calendar control help Pin
Paul Conrad24-Jul-07 5:43
professionalPaul Conrad24-Jul-07 5:43 
AnswerRe: Calendar control help Pin
led mike24-Jul-07 5:43
led mike24-Jul-07 5:43 
QuestionIs there a dataGridView.clear() function? Pin
auloepid24-Jul-07 4:42
auloepid24-Jul-07 4:42 
AnswerRe: Is there a dataGridView.clear() function? Pin
Blue_Boy24-Jul-07 4:50
Blue_Boy24-Jul-07 4:50 
QuestionSerialization Pin
Mamphekgo Bahula24-Jul-07 4:22
Mamphekgo Bahula24-Jul-07 4:22 
AnswerRe: Serialization Pin
led mike24-Jul-07 4:38
led mike24-Jul-07 4:38 
AnswerRe: Serialization Pin
BoneSoft24-Jul-07 4:55
BoneSoft24-Jul-07 4:55 
GeneralRe: Serialization Pin
led mike24-Jul-07 5:24
led mike24-Jul-07 5:24 
GeneralRe: Serialization Pin
BoneSoft24-Jul-07 5:29
BoneSoft24-Jul-07 5:29 
Questionbool values and radiobuttons Pin
tthellebuyck24-Jul-07 3:43
tthellebuyck24-Jul-07 3:43 
AnswerRe: bool values and radiobuttons Pin
originSH24-Jul-07 4:05
originSH24-Jul-07 4:05 
QuestionRe: bool values and radiobuttons Pin
tthellebuyck24-Jul-07 4:13
tthellebuyck24-Jul-07 4:13 
QuestionDatagrid basics Pin
imnotso#24-Jul-07 3:22
imnotso#24-Jul-07 3:22 

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.