Click here to Skip to main content
15,914,500 members
Home / Discussions / C#
   

C#

 
QuestionCOM Creation Problem Pin
Abbas821-Sep-06 8:53
Abbas821-Sep-06 8:53 
AnswerRe: COM Creation Problem Pin
mav.northwind1-Sep-06 20:03
mav.northwind1-Sep-06 20:03 
QuestionContextMenuStrip Pin
TAREQ F ABUZUHRI1-Sep-06 8:15
TAREQ F ABUZUHRI1-Sep-06 8:15 
AnswerRe: ContextMenuStrip Pin
TAREQ F ABUZUHRI1-Sep-06 8:15
TAREQ F ABUZUHRI1-Sep-06 8:15 
AnswerRe: ContextMenuStrip Pin
Jun Du1-Sep-06 8:28
Jun Du1-Sep-06 8:28 
AnswerRe: ContextMenuStrip Pin
Nader Elshehabi1-Sep-06 10:07
Nader Elshehabi1-Sep-06 10:07 
AnswerRe: ContextMenuStrip Pin
Judah Gabriel Himango1-Sep-06 10:27
sponsorJudah Gabriel Himango1-Sep-06 10:27 
QuestionReferencing Interfaces Pin
work_to_live1-Sep-06 7:49
work_to_live1-Sep-06 7:49 
I have three projects...
1) An interface definition dll as Project1.
2) An object definition dll as Project2.
3) A test application as Project3.

Class1 in Project2 implements the interface defined in Project1.
The test application uses Class1.

For some reason, I have to add a reference to the interface dll in both Project2 and Project3! I thought it would only be necessary to reference the interface in Project2, and that it would not be necessary to reference the interface in the application that uses Class1 in Project3.

Is this the expected behaviour?
AnswerRe: Referencing Interfaces Pin
Jun Du1-Sep-06 8:06
Jun Du1-Sep-06 8:06 
GeneralRe: Referencing Interfaces Pin
work_to_live5-Sep-06 8:11
work_to_live5-Sep-06 8:11 
AnswerRe: Referencing Interfaces Pin
Guffa1-Sep-06 10:43
Guffa1-Sep-06 10:43 
QuestionGenerics Problem Pin
thepersonof1-Sep-06 6:55
thepersonof1-Sep-06 6:55 
AnswerRe: Generics Problem Pin
eggsovereasy1-Sep-06 7:27
eggsovereasy1-Sep-06 7:27 
AnswerRe: Generics Problem Pin
Stefan Troschuetz1-Sep-06 8:08
Stefan Troschuetz1-Sep-06 8:08 
GeneralRe: Generics Problem Pin
thepersonof1-Sep-06 9:28
thepersonof1-Sep-06 9:28 
GeneralRe: Generics Problem Pin
thepersonof1-Sep-06 9:41
thepersonof1-Sep-06 9:41 
QuestionShow DocumentStream in Webbrowser control Pin
Piovra_1-Sep-06 4:43
Piovra_1-Sep-06 4:43 
Questionsending a sms Pin
Support1231-Sep-06 4:34
Support1231-Sep-06 4:34 
AnswerRe: sending a sms Pin
J4amieC1-Sep-06 4:52
J4amieC1-Sep-06 4:52 
Questionhow to access controls from another form!?? [modified] Pin
ferdna1-Sep-06 4:22
ferdna1-Sep-06 4:22 
AnswerRe: how to access controls from another form!?? Pin
Colin Angus Mackay1-Sep-06 4:25
Colin Angus Mackay1-Sep-06 4:25 
GeneralRe: how to access controls from another form!?? Pin
ferdna1-Sep-06 9:37
ferdna1-Sep-06 9:37 
GeneralRe: how to access controls from another form!?? Pin
Colin Angus Mackay1-Sep-06 11:00
Colin Angus Mackay1-Sep-06 11:00 
QuestionIn Windows Services How to capture the data entered by the user from key board Pin
King Shez1-Sep-06 3:40
King Shez1-Sep-06 3:40 
AnswerRe: In Windows Services How to capture the data entered by the user from key board Pin
Colin Angus Mackay1-Sep-06 4:24
Colin Angus Mackay1-Sep-06 4:24 

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.