C Board  

Go Back   C Board > General Programming Boards > C# Programming

Closed Thread
 
LinkBack Thread Tools Display Modes
Old 04-26-2008, 02:06 AM   #1
Registered User
 
Join Date: May 2006
Posts: 1,579
reference type in EXE?

Hello everyone,


We can refer and use another type in a C# DLL file, but can we refer and use another type in a C# EXE file (build as executable)?


thanks in advance,
George
George2 is offline  
Old 04-30-2008, 02:38 AM   #2
Registered User
 
Join Date: Apr 2008
Location: USA
Posts: 22
Question

If you are talking about references from an executable to another executable from within a published C# executable the answer is yes.
TheRaven is offline  
Old 04-30-2008, 08:06 AM   #3
Registered User
 
Join Date: May 2006
Posts: 1,579
Sorry TheRaven, my English is not good. I mean "Add Reference..." function in Visual Studio 2008. :-)

Answer is yes?

Quote:
Originally Posted by TheRaven View Post
If you are talking about references from an executable to another executable from within a published C# executable the answer is yes.

regards,
George
George2 is offline  
Old 04-30-2008, 08:08 AM   #4
Confused
 
Magos's Avatar
 
Join Date: Sep 2001
Location: Sweden
Posts: 3,125
Why don't you try it?
__________________
MagosX.com

Give a man a fish and you feed him for a day.
Teach a man to fish and you feed him for a lifetime.
Magos is offline  
Old 04-30-2008, 08:09 AM   #5
Registered User
 
Join Date: May 2006
Posts: 1,579
I have tried and we can. But since I am a newbie for C#, I am not quite confident that in this way it is correct, because all the samples I saw in reference in DLL. :-)


Quote:
Originally Posted by Magos View Post
Why don't you try it?

regards,
George
George2 is offline  
Closed Thread

Thread Tools
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
how do you resolve this error? -EquinoX- C Programming 32 11-05-2008 04:35 PM
Undefined Reference Compiling Error AlakaAlaki C++ Programming 1 06-27-2008 11:45 AM
failure to import external C libraries in C++ project nocturna_gr C++ Programming 3 12-02-2007 03:49 PM
Strange/false errors Ganoosh Windows Programming 8 10-20-2005 04:54 PM
How to: Use OpenGL with Jgrasp Pickels Game Programming 3 08-30-2005 10:37 AM


All times are GMT -6. The time now is 11:55 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22