Click here to Skip to main content
15,899,314 members
Home / Discussions / C#
   

C#

 
QuestionHow to save data in binary file format using c#.net Pin
Nitin K4-Feb-09 21:51
Nitin K4-Feb-09 21:51 
AnswerRe: How to save data in binary file format using c#.net Pin
Rob Philpott4-Feb-09 22:01
Rob Philpott4-Feb-09 22:01 
GeneralRe: How to save data in binary file format using c#.net Pin
Nitin K4-Feb-09 22:50
Nitin K4-Feb-09 22:50 
GeneralRe: How to save data in binary file format using c#.net Pin
Rob Philpott4-Feb-09 23:29
Rob Philpott4-Feb-09 23:29 
AnswerRe: How to save data in binary file format using c#.net Pin
SeMartens4-Feb-09 22:08
SeMartens4-Feb-09 22:08 
GeneralRe: How to save data in binary file format using c#.net Pin
Nitin K4-Feb-09 22:46
Nitin K4-Feb-09 22:46 
GeneralRe: How to save data in binary file format using c#.net Pin
SeMartens4-Feb-09 22:52
SeMartens4-Feb-09 22:52 
AnswerRe: How to save data in binary file format using c#.net Pin
J4amieC4-Feb-09 22:22
J4amieC4-Feb-09 22:22 
BinaryReader/BinaryWriter as has already been suggested.

If you are trying to save your own internal objects in a proprietary format also take a look at BinarySerializer
AnswerRe: How to save data in binary file format using c#.net Pin
Christian Graus4-Feb-09 22:43
protectorChristian Graus4-Feb-09 22:43 
QuestionAppDomain.ShadowCopy substitute for Compact .NET Pin
royk1234-Feb-09 21:05
royk1234-Feb-09 21:05 
Questiongame dev doubt Pin
Sai Yasodharan4-Feb-09 20:23
Sai Yasodharan4-Feb-09 20:23 
AnswerRe: game dev doubt Pin
Christian Graus4-Feb-09 20:27
protectorChristian Graus4-Feb-09 20:27 
GeneralRe: game dev doubt Pin
Sai Yasodharan4-Feb-09 20:46
Sai Yasodharan4-Feb-09 20:46 
GeneralRe: game dev doubt Pin
Christian Graus4-Feb-09 22:46
protectorChristian Graus4-Feb-09 22:46 
GeneralRe: game dev doubt Pin
Sai Yasodharan4-Feb-09 23:08
Sai Yasodharan4-Feb-09 23:08 
AnswerRe: game dev doubt Pin
musefan4-Feb-09 22:41
musefan4-Feb-09 22:41 
GeneralRe: game dev doubt Pin
Sai Yasodharan4-Feb-09 23:09
Sai Yasodharan4-Feb-09 23:09 
AnswerRe: game dev doubt Pin
benjymous5-Feb-09 0:34
benjymous5-Feb-09 0:34 
Questionlogin code is not working Pin
ashish1nov20084-Feb-09 20:22
ashish1nov20084-Feb-09 20:22 
AnswerRe: login code is not working Pin
Christian Graus4-Feb-09 20:37
protectorChristian Graus4-Feb-09 20:37 
AnswerRe: login code is not working Pin
Vimalsoft(Pty) Ltd4-Feb-09 21:28
professionalVimalsoft(Pty) Ltd4-Feb-09 21:28 
QuestionHttpWebResponse's GetResponse() hangs.. Pin
bigeyed4-Feb-09 20:07
bigeyed4-Feb-09 20:07 
AnswerRe: HttpWebResponse's GetResponse() hangs.. Pin
Rob Philpott4-Feb-09 21:38
Rob Philpott4-Feb-09 21:38 
GeneralRe: HttpWebResponse's GetResponse() hangs.. Pin
bigeyed4-Feb-09 21:48
bigeyed4-Feb-09 21:48 
GeneralRe: HttpWebResponse's GetResponse() hangs.. Pin
Rob Philpott4-Feb-09 21:59
Rob Philpott4-Feb-09 21:59 

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.