Click here to Skip to main content
16,006,432 members
Home / Discussions / C#
   

C#

 
GeneralRe: Pass txtComputer.Text to class file Pin
Dave Kreskowiak17-Jun-05 5:46
mveDave Kreskowiak17-Jun-05 5:46 
GeneralRe: Pass txtComputer.Text to class file Pin
epfuller17-Jun-05 6:08
epfuller17-Jun-05 6:08 
GeneralRe: Pass txtComputer.Text to class file Pin
Dave Kreskowiak17-Jun-05 6:32
mveDave Kreskowiak17-Jun-05 6:32 
GeneralRe: Pass txtComputer.Text to class file Pin
epfuller20-Jun-05 6:04
epfuller20-Jun-05 6:04 
QuestionHow can I use WH_MOUSE_LL with Windows 98? Pin
Begoña17-Jun-05 4:44
Begoña17-Jun-05 4:44 
AnswerRe: How can I use WH_MOUSE_LL with Windows 98? Pin
Dave Kreskowiak17-Jun-05 5:44
mveDave Kreskowiak17-Jun-05 5:44 
GeneralMy new article Pin
Ahmed Erarslan17-Jun-05 4:29
Ahmed Erarslan17-Jun-05 4:29 
GeneralInterface Problem Pin
Anonymous17-Jun-05 3:11
Anonymous17-Jun-05 3:11 
Hi all,

I am having a problem with interfaces. I have defined 2 interfaces in an interface project and 2 objects in an object project that extend these interfaces. I would like 1 of my objects to have an instance of the other as a property and i would like this to be exposed via its interface.

Specifically, I have a person object and address object and would like the address to be a property of the person.

When i try to compile I get a circular reference error. I tried changing the Address property in the interface to Iaddress but then i get a message 'cannot implicitly convert...'. so i created a static implicit operator... method on the Person class and I now get 'user-defined conversion to/from interface'.

How do i avoid this problem?

Thanks in advance

Russ
GeneralRe: Interface Problem Pin
J4amieC17-Jun-05 3:18
J4amieC17-Jun-05 3:18 
GeneralCompiler for native code - Open-source project challenge! Pin
Anonymous17-Jun-05 3:05
Anonymous17-Jun-05 3:05 
GeneralRe: Compiler for native code - Open-source project challenge! Pin
Roger Alsing17-Jun-05 4:15
Roger Alsing17-Jun-05 4:15 
GeneralRe: Compiler for native code - Open-source project challenge! Pin
Daniel Turini17-Jun-05 8:27
Daniel Turini17-Jun-05 8:27 
GeneralRe: Compiler for native code - Open-source project challenge! Pin
Roger Alsing17-Jun-05 10:51
Roger Alsing17-Jun-05 10:51 
GeneralRe: Compiler for native code - Open-source project challenge! Pin
Daniel Turini20-Jun-05 4:40
Daniel Turini20-Jun-05 4:40 
GeneralRe: Compiler for native code - Open-source project challenge! Pin
DavidNohejl17-Jun-05 13:59
DavidNohejl17-Jun-05 13:59 
GeneralRe: Compiler for native code - Open-source project challenge! Pin
Daniel Turini17-Jun-05 22:37
Daniel Turini17-Jun-05 22:37 
GeneralRe: Compiler for native code - Open-source project challenge! Pin
DavidNohejl18-Jun-05 2:26
DavidNohejl18-Jun-05 2:26 
GeneralRe: Compiler for native code - Open-source project challenge! Pin
Daniel Turini18-Jun-05 4:01
Daniel Turini18-Jun-05 4:01 
GeneralTo maintain hyperlinks while converting from smart doc to pdf Pin
Member 188835217-Jun-05 3:00
Member 188835217-Jun-05 3:00 
Generalc++ to c# and marshalling Pin
savage_16-Jun-05 23:41
savage_16-Jun-05 23:41 
GeneralRe: c++ to c# and marshalling Pin
tom_dx17-Jun-05 2:20
tom_dx17-Jun-05 2:20 
GeneralSize Of a Managed Object Pin
Andre Trollip16-Jun-05 20:58
Andre Trollip16-Jun-05 20:58 
GeneralRe: Size Of a Managed Object Pin
S. Senthil Kumar16-Jun-05 23:51
S. Senthil Kumar16-Jun-05 23:51 
GeneralRe: Size Of a Managed Object Pin
Andre Trollip17-Jun-05 0:30
Andre Trollip17-Jun-05 0:30 
GeneralRe: Size Of a Managed Object Pin
DavidNohejl17-Jun-05 3:40
DavidNohejl17-Jun-05 3:40 

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.