Click here to Skip to main content
15,906,708 members
Home / Discussions / C#
   

C#

 
AnswerRe: Tips for a new C# designer... Pin
S Godrich12-Nov-12 23:48
S Godrich12-Nov-12 23:48 
GeneralRe: Tips for a new C# designer... Pin
Maurice Lantier14-Nov-12 10:15
Maurice Lantier14-Nov-12 10:15 
Questionwindows form design Pin
Rajeevhyd12-Nov-12 7:09
Rajeevhyd12-Nov-12 7:09 
AnswerRe: windows form design Pin
Eddy Vluggen12-Nov-12 10:34
professionalEddy Vluggen12-Nov-12 10:34 
GeneralNamed Pipes app lifetime pipe. Pin
Nemo196612-Nov-12 6:51
Nemo196612-Nov-12 6:51 
GeneralRe: Named Pipes app lifetime pipe. Pin
Dave Kreskowiak12-Nov-12 7:23
mveDave Kreskowiak12-Nov-12 7:23 
GeneralRe: Named Pipes app lifetime pipe. Pin
Nemo196612-Nov-12 9:10
Nemo196612-Nov-12 9:10 
GeneralRe: Named Pipes app lifetime pipe. Pin
Dave Kreskowiak12-Nov-12 10:00
mveDave Kreskowiak12-Nov-12 10:00 
GeneralRe: Named Pipes app lifetime pipe. Pin
Nemo196613-Nov-12 10:07
Nemo196613-Nov-12 10:07 
GeneralRe: Named Pipes app lifetime pipe. Pin
Dave Kreskowiak13-Nov-12 11:30
mveDave Kreskowiak13-Nov-12 11:30 
QuestionSiemens USB PPI Cable - Visual C# connection? Pin
Mir_As12-Nov-12 2:31
Mir_As12-Nov-12 2:31 
AnswerRe: Siemens USB PPI Cable - Visual C# connection? Pin
Dave Kreskowiak12-Nov-12 4:34
mveDave Kreskowiak12-Nov-12 4:34 
GeneralRe: Siemens USB PPI Cable - Visual C# connection? Pin
Mir_As12-Nov-12 4:52
Mir_As12-Nov-12 4:52 
QuestionWindows Forms Pin
Member 955055812-Nov-12 0:32
Member 955055812-Nov-12 0:32 
AnswerRe: Windows Forms Pin
Simon_Whale12-Nov-12 0:42
Simon_Whale12-Nov-12 0:42 
AnswerRe: Windows Forms Pin
Simon_Whale12-Nov-12 2:52
Simon_Whale12-Nov-12 2:52 
GeneralRe: Windows Forms Pin
Pete O'Hanlon12-Nov-12 3:03
mvePete O'Hanlon12-Nov-12 3:03 
GeneralRe: Windows Forms Pin
Member 955055812-Nov-12 7:00
Member 955055812-Nov-12 7:00 
AnswerRe: Windows Forms Pin
Dave Kreskowiak12-Nov-12 4:33
mveDave Kreskowiak12-Nov-12 4:33 
Questioni want to build a simple metro app private diary Pin
sandesh02199011-Nov-12 22:32
sandesh02199011-Nov-12 22:32 
AnswerRe: i want to build a simple metro app private diary Pin
Matt U.12-Nov-12 1:52
Matt U.12-Nov-12 1:52 
Question.Net Remoting with multiple NICs Pin
Mehdi_S11-Nov-12 21:31
Mehdi_S11-Nov-12 21:31 
During my implementation for a client/server application I encountered the follwing problem:

Let's say we have a client application C which is the remoting client and that connect to a Server application S which is the remoting server.
C has two NICs which are both activated.

The problem is when both cards are activated, the client application C is having a hard time establishing a connection with the remoting server S. It seems that the client cannot detect what card to use. Whenever we disable one card, Everything works fine.

Some sites adviced to configure the "bind to" attribute but it does not work.

Note that when running both application on the same machine, no problem occurs. This occurs only when the client and server application are run in different machines.

Does anyone know how to correct this?

Thanks in advance.
AnswerRe: .Net Remoting with multiple NICs Pin
HaBiX11-Nov-12 22:21
HaBiX11-Nov-12 22:21 
GeneralRe: .Net Remoting with multiple NICs Pin
Mehdi_S25-Nov-12 23:51
Mehdi_S25-Nov-12 23:51 
GeneralRe: .Net Remoting with multiple NICs Pin
HaBiX26-Nov-12 21:26
HaBiX26-Nov-12 21:26 

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.