Click here to Skip to main content
15,886,919 members
Home / Discussions / C#
   

C#

 
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 
Bad example. That one does do what you siad, but it was written as an ad-hoc example to demonstrate the new Pipe classes. It's NOT meant as a tutorial on how to use the classes in production.

That example actually comes straight from the MSDN documentation, which uses very simplistic examples on using specific classes. That example, and many many more in MSDN, is by no means the definitive source on how to properly implement a server using pipes.

An implementation that would look closer to a real-world example is this[^].

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 
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 
GeneralRe: .Net Remoting with multiple NICs Pin
Mehdi_S29-Nov-12 9:24
Mehdi_S29-Nov-12 9:24 
QuestionAny latest good books or tutorial on WPF-MVVM ? Pin
Vijay Kanda11-Nov-12 19:19
Vijay Kanda11-Nov-12 19:19 

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.