Click here to Skip to main content
15,914,013 members
Home / Discussions / C#
   

C#

 
GeneralRe: Help required for Videoocx Pin
Ghoditsttoawn31-Mar-07 20:27
Ghoditsttoawn31-Mar-07 20:27 
Questionbyte array - how to remove one item Pin
yarns24-Mar-07 20:05
yarns24-Mar-07 20:05 
AnswerRe: byte array - how to remove one item Pin
Leslie Sanford24-Mar-07 21:17
Leslie Sanford24-Mar-07 21:17 
GeneralRe: byte array - how to remove one item Pin
yarns24-Mar-07 21:21
yarns24-Mar-07 21:21 
GeneralRe: byte array - how to remove one item Pin
Baxtiyor7-Nov-10 22:39
Baxtiyor7-Nov-10 22:39 
Questionimplementation with c# Pin
pariisa24-Mar-07 13:00
pariisa24-Mar-07 13:00 
AnswerRe: implementation with c# Pin
Christian Graus24-Mar-07 13:03
protectorChristian Graus24-Mar-07 13:03 
Questionhow to serialzie object to XML and send through Socket ??? Pin
zinc_z24-Mar-07 12:57
zinc_z24-Mar-07 12:57 
Hi,

I want to serialize my class object to XML and send through AsynChronous socket.

I looked on net and I found an exmaple, it uses FileStreamwriter class to write serialized object to file. I want to use netwrokStream to send to this object to Socket .

But in socket's BeginSend() method there is no way to send netwrokstream ... ? there is byte array argument in this method ...

Do I need to convert stream class to byet array and send to this to byte[] in BeginSend() method ??? If it so then is there any example to convert to byte[] ???



Thanks,
ZINK




AnswerRe: how to serialzie object to XML and send through Socket ??? Pin
S. Senthil Kumar24-Mar-07 19:25
S. Senthil Kumar24-Mar-07 19:25 
AnswerRe: how to serialzie object to XML and send through Socket ??? Pin
johland26-Mar-07 3:48
johland26-Mar-07 3:48 
QuestionCsharp play wav and vox file Pin
Post524-Mar-07 12:35
Post524-Mar-07 12:35 
AnswerRe: Csharp play wav and vox file Pin
Christian Graus24-Mar-07 12:38
protectorChristian Graus24-Mar-07 12:38 
GeneralRe: Csharp play wav and vox file Pin
Post524-Mar-07 13:42
Post524-Mar-07 13:42 
GeneralRe: Csharp play wav and vox file Pin
Christian Graus24-Mar-07 14:09
protectorChristian Graus24-Mar-07 14:09 
AnswerRe: Csharp play wav and vox file Pin
Vasudevan Deepak Kumar24-Mar-07 15:22
Vasudevan Deepak Kumar24-Mar-07 15:22 
QuestionConverter to convert FoxPro expressions to VB .NET Pin
AndrusM24-Mar-07 11:51
AndrusM24-Mar-07 11:51 
AnswerRe: Converter to convert FoxPro expressions to VB .NET Pin
Christian Graus24-Mar-07 12:37
protectorChristian Graus24-Mar-07 12:37 
GeneralRe: Converter to convert FoxPro expressions to VB .NET Pin
AndrusM24-Mar-07 12:59
AndrusM24-Mar-07 12:59 
GeneralRe: Converter to convert FoxPro expressions to VB .NET Pin
Christian Graus24-Mar-07 13:04
protectorChristian Graus24-Mar-07 13:04 
QuestionHow to override property Pin
AndrusM24-Mar-07 11:38
AndrusM24-Mar-07 11:38 
AnswerRe: How to override property Pin
Leslie Sanford24-Mar-07 11:57
Leslie Sanford24-Mar-07 11:57 
GeneralRe: How to override property Pin
AndrusM24-Mar-07 12:06
AndrusM24-Mar-07 12:06 
GeneralRe: How to override property Pin
Insincere Dave24-Mar-07 12:34
Insincere Dave24-Mar-07 12:34 
GeneralRe: How to override property Pin
Christian Graus24-Mar-07 12:34
protectorChristian Graus24-Mar-07 12:34 
GeneralRe: How to override property Pin
Leslie Sanford24-Mar-07 15:11
Leslie Sanford24-Mar-07 15:11 

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.