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

C#

 
QuestionPlaying a video mpeg stream through Media Player Pin
Ghoditsttoawn23-Mar-07 23:46
Ghoditsttoawn23-Mar-07 23:46 
QuestionHow to display a human readable GUID? Pin
davidnr23-Mar-07 23:38
davidnr23-Mar-07 23:38 
AnswerRe: How to display a human readable GUID? Pin
Mark Greenwood24-Mar-07 1:42
Mark Greenwood24-Mar-07 1:42 
GeneralRe: How to display a human readable GUID? Pin
davidnr24-Mar-07 14:14
davidnr24-Mar-07 14:14 
QuestionAccessing Parallel Port Pin
Rohit Dev23-Mar-07 22:59
Rohit Dev23-Mar-07 22:59 
AnswerRe: Accessing Parallel Port Pin
Stefan Troschuetz23-Mar-07 23:21
Stefan Troschuetz23-Mar-07 23:21 
QuestionSerilization Types Pin
Saikek23-Mar-07 22:46
Saikek23-Mar-07 22:46 
AnswerRe: Serilization Types Pin
Stefan Troschuetz23-Mar-07 23:27
Stefan Troschuetz23-Mar-07 23:27 
Saikek wrote:
What is the difference between Soap and Binary Serilization ?


Mainly the format of the serializtion result. The former serializes an object to SOAP (an XML-based format) whereas the latter serializes an object to a binary format. From this it follows that the reult of the SOAP serialization is to some extent human-readable and can be consumed by an XML processor whereas the result of the binary serialization will be smaller.


"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook

www.troschuetz.de

GeneralRe: Serilization Types Pin
Saikek24-Mar-07 3:17
Saikek24-Mar-07 3:17 
AnswerRe: Serilization Types Pin
Tauseef A24-Mar-07 3:22
Tauseef A24-Mar-07 3:22 
AnswerRe: Serilization Types Pin
malharone25-Mar-07 6:58
malharone25-Mar-07 6:58 
QuestionMSDN like help Pin
Tauseef A23-Mar-07 22:28
Tauseef A23-Mar-07 22:28 
AnswerRe: MSDN like help Pin
Stefan Troschuetz23-Mar-07 22:37
Stefan Troschuetz23-Mar-07 22:37 
QuestionIntellisence Pin
Kanjinghat23-Mar-07 20:44
Kanjinghat23-Mar-07 20:44 
AnswerRe: Intellisence Pin
Stefan Troschuetz23-Mar-07 22:42
Stefan Troschuetz23-Mar-07 22:42 
AnswerRe: Intellisence Pin
Mike Hankey23-Mar-07 23:18
mveMike Hankey23-Mar-07 23:18 
QuestionSystem.Xml Pin
thecodedemon23-Mar-07 19:43
thecodedemon23-Mar-07 19:43 
AnswerRe: System.Xml Pin
Stefan Troschuetz23-Mar-07 22:50
Stefan Troschuetz23-Mar-07 22:50 
GeneralRe: System.Xml Pin
thecodedemon24-Mar-07 4:24
thecodedemon24-Mar-07 4:24 
GeneralRe: System.Xml Pin
Stefan Troschuetz24-Mar-07 4:44
Stefan Troschuetz24-Mar-07 4:44 
GeneralRe: System.Xml Pin
thecodedemon24-Mar-07 4:53
thecodedemon24-Mar-07 4:53 
GeneralRe: System.Xml Pin
Stefan Troschuetz24-Mar-07 5:11
Stefan Troschuetz24-Mar-07 5:11 
Questiontimer_tick Pin
yaminilatha23-Mar-07 18:27
yaminilatha23-Mar-07 18:27 
AnswerRe: timer_tick Pin
Christian Graus23-Mar-07 18:36
protectorChristian Graus23-Mar-07 18:36 
GeneralRe: timer_tick Pin
yaminilatha29-Mar-07 2:12
yaminilatha29-Mar-07 2:12 

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.