Click here to Skip to main content
16,011,358 members
Home / Discussions / C#
   

C#

 
AnswerRe: Creating WMS Publishing Point. Pin
robbyking15-Sep-08 5:22
robbyking15-Sep-08 5:22 
QuestionC#:OnPaintBackground in Component and User Control Pin
cocoonwls12-Aug-08 14:44
cocoonwls12-Aug-08 14:44 
AnswerRe: C#:OnPaintBackground in Component and User Control Pin
mmikey712-Aug-08 20:28
mmikey712-Aug-08 20:28 
GeneralRe: C#:OnPaintBackground in Component and User Control Pin
cocoonwls15-Aug-08 0:01
cocoonwls15-Aug-08 0:01 
QuestionSQL CE & C# Pin
three.leaf12-Aug-08 14:26
three.leaf12-Aug-08 14:26 
AnswerRe: SQL CE & C# Pin
N a v a n e e t h12-Aug-08 17:15
N a v a n e e t h12-Aug-08 17:15 
GeneralRe: SQL CE & C# Pin
three.leaf13-Aug-08 10:45
three.leaf13-Aug-08 10:45 
QuestionThe DLL file Pin
Silvyster12-Aug-08 13:32
Silvyster12-Aug-08 13:32 
I created a client-server application. So far I created 3 Projects from visual studio C#.. First project is the Server project, second project is the Client Project, and the Third Project is the connector project. The connector project is responsible for linking the client and the server together. Here's the problem, the connector project produces a DLL file when compiled which will be imported into the client and into the server so that they can communicate with each other. So this time after importing the DLL file to the client project and server project, I compiled them and beside the produced executable file of the 2 projects you can find the DLL file that has been imported. The problem is without the DLL(beside the executable) the program doesn't work. What I was expecting is that during the compilation of the 2 projects(client and server) the DLL is somehow integrated on the executable file and I could just copy the EXE file and run it on any computer. Do you have any idea how I can do this?
AnswerRe: The DLL file Pin
Christian Graus12-Aug-08 19:38
protectorChristian Graus12-Aug-08 19:38 
AnswerRe: The DLL file Pin
Vimalsoft(Pty) Ltd12-Aug-08 20:00
professionalVimalsoft(Pty) Ltd12-Aug-08 20:00 
QuestionShowing and hiding the console window Pin
Ekjon12-Aug-08 12:37
Ekjon12-Aug-08 12:37 
AnswerRe: Showing and hiding the console window Pin
PIEBALDconsult12-Aug-08 12:49
mvePIEBALDconsult12-Aug-08 12:49 
GeneralRe: Showing and hiding the console window Pin
Ekjon13-Aug-08 6:51
Ekjon13-Aug-08 6:51 
AnswerRe: Showing and hiding the console window Pin
Mark Salsbery12-Aug-08 13:03
Mark Salsbery12-Aug-08 13:03 
GeneralRe: Showing and hiding the console window Pin
Ekjon13-Aug-08 5:30
Ekjon13-Aug-08 5:30 
GeneralRe: Showing and hiding the console window Pin
Mark Salsbery13-Aug-08 6:06
Mark Salsbery13-Aug-08 6:06 
GeneralRe: Showing and hiding the console window Pin
Ekjon13-Aug-08 6:39
Ekjon13-Aug-08 6:39 
GeneralRe: Showing and hiding the console window Pin
Mark Salsbery13-Aug-08 7:03
Mark Salsbery13-Aug-08 7:03 
GeneralRe: Showing and hiding the console window Pin
Ekjon13-Aug-08 7:47
Ekjon13-Aug-08 7:47 
GeneralRe: Showing and hiding the console window Pin
Mark Salsbery13-Aug-08 7:57
Mark Salsbery13-Aug-08 7:57 
GeneralRe: Showing and hiding the console window Pin
Ekjon13-Aug-08 8:13
Ekjon13-Aug-08 8:13 
GeneralRe: Showing and hiding the console window Pin
Mark Salsbery13-Aug-08 8:25
Mark Salsbery13-Aug-08 8:25 
QuestionDo do I Print Avery Address Labels, C# Pin
TCHamilton12-Aug-08 11:21
TCHamilton12-Aug-08 11:21 
AnswerRe: Do do I Print Avery Address Labels, C# Pin
Wendelius12-Aug-08 11:40
mentorWendelius12-Aug-08 11:40 
GeneralMessage Removed Pin
12-Aug-08 11:54
TCHamilton12-Aug-08 11:54 

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.