Click here to Skip to main content
15,913,584 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
AnswerRe: thread creation Pin
teejayem23-Jan-09 7:46
teejayem23-Jan-09 7:46 
GeneralRe: thread creation Pin
staticv23-Jan-09 8:43
staticv23-Jan-09 8:43 
Questionhow to determine application path Pin
naveen_bij22-Jan-09 23:57
naveen_bij22-Jan-09 23:57 
AnswerRe: how to determine application path Pin
Giorgi Dalakishvili23-Jan-09 1:08
mentorGiorgi Dalakishvili23-Jan-09 1:08 
GeneralRe: how to determine application path Pin
naveen_bij27-Jan-09 1:09
naveen_bij27-Jan-09 1:09 
Questionsend serialized object Pin
staticv22-Jan-09 5:15
staticv22-Jan-09 5:15 
AnswerRe: send serialized object Pin
led mike22-Jan-09 6:19
led mike22-Jan-09 6:19 
GeneralRe: send serialized object [modified] Pin
staticv22-Jan-09 7:59
staticv22-Jan-09 7:59 
How will the bytes be sent across the connection?

I get a NetworkStream from the GetStream method from the TcpClient object, then I serialize an object to the NetworkStreamwhich I received using BinaryFormatter.

1) Will the serialization happen properly?
2) If it does, how to get that object then which is serialized, how is deserialization gonna happen on the client side?

Top Web Hosting Providers[^]

Do, or do not. There is no 'try'.

modified on Thursday, January 22, 2009 2:10 PM

GeneralRe: send serialized object Pin
led mike22-Jan-09 8:22
led mike22-Jan-09 8:22 
GeneralRe: send serialized object [modified] Pin
staticv23-Jan-09 0:24
staticv23-Jan-09 0:24 
GeneralRe: send serialized object Pin
led mike23-Jan-09 5:10
led mike23-Jan-09 5:10 
GeneralRe: send serialized object Pin
staticv23-Jan-09 5:13
staticv23-Jan-09 5:13 
QuestionProblem with File Open Dialog Pin
bubuzzz22-Jan-09 5:05
bubuzzz22-Jan-09 5:05 
AnswerRe: Problem with File Open Dialog Pin
AVTProgrammerKeith12-Feb-10 6:12
AVTProgrammerKeith12-Feb-10 6:12 
QuestionT-SQL using Sql server Pin
maheesh22-Jan-09 2:29
maheesh22-Jan-09 2:29 
AnswerRe: T-SQL using Sql server Pin
led mike22-Jan-09 4:35
led mike22-Jan-09 4:35 
QuestionAbout T-SQL Pin
maheesh22-Jan-09 2:28
maheesh22-Jan-09 2:28 
Questioncan play video file in visual c++ window form? [modified] Pin
sai5621-Jan-09 3:01
sai5621-Jan-09 3:01 
AnswerRe: can play video file in visual c++ window form? Pin
Mark Salsbery21-Jan-09 5:38
Mark Salsbery21-Jan-09 5:38 
GeneralRe: can play video file in visual c++ window form? Pin
sai5626-Jan-09 22:58
sai5626-Jan-09 22:58 
GeneralRe: can play video file in visual c++ window form? Pin
Mark Salsbery27-Jan-09 5:55
Mark Salsbery27-Jan-09 5:55 
QuestionStreamWriter and char array [modified] Pin
staticv20-Jan-09 5:32
staticv20-Jan-09 5:32 
AnswerRe: StreamWriter and char array Pin
led mike20-Jan-09 6:04
led mike20-Jan-09 6:04 
AnswerRe: StreamWriter and char array Pin
George L. Jackson21-Jan-09 7:26
George L. Jackson21-Jan-09 7:26 
QuestionSql server 2005 connection through VC++ Pin
maheesh19-Jan-09 17:38
maheesh19-Jan-09 17:38 

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.