Click here to Skip to main content
15,908,445 members
Home / Discussions / C#
   

C#

 
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 
AnswerRe: Any latest good books or tutorial on WPF-MVVM ? Pin
Abhinav S11-Nov-12 19:43
Abhinav S11-Nov-12 19:43 
GeneralRe: Any latest good books or tutorial on WPF-MVVM ? Pin
Vijay Kanda11-Nov-12 20:32
Vijay Kanda11-Nov-12 20:32 
QuestionThe input stream is not a valid binary format. Pin
RB@Emphasys11-Nov-12 18:53
RB@Emphasys11-Nov-12 18:53 
GeneralRe: The input stream is not a valid binary format. Pin
Eddy Vluggen12-Nov-12 0:56
professionalEddy Vluggen12-Nov-12 0:56 
GeneralRe: The input stream is not a valid binary format. Pin
RB@Emphasys12-Nov-12 1:42
RB@Emphasys12-Nov-12 1:42 
AnswerRe: The input stream is not a valid binary format. Pin
Ennis Ray Lynch, Jr.12-Nov-12 6:44
Ennis Ray Lynch, Jr.12-Nov-12 6:44 

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.