Click here to Skip to main content
15,884,298 members
Home / Discussions / C#
   

C#

 
GeneralFileStream isn't Binary Pin
Expert Coming12-Jul-05 14:56
Expert Coming12-Jul-05 14:56 
GeneralRe: FileStream isn't Binary Pin
Sau Fan Lee12-Jul-05 15:10
Sau Fan Lee12-Jul-05 15:10 
GeneralRe: FileStream isn't Binary Pin
Expert Coming12-Jul-05 15:16
Expert Coming12-Jul-05 15:16 
GeneralRe: FileStream isn't Binary Pin
Dave Kreskowiak12-Jul-05 15:37
mveDave Kreskowiak12-Jul-05 15:37 
GeneralRe: FileStream isn't Binary Pin
Expert Coming12-Jul-05 17:57
Expert Coming12-Jul-05 17:57 
GeneralRe: FileStream isn't Binary Pin
Sau Fan Lee12-Jul-05 18:22
Sau Fan Lee12-Jul-05 18:22 
GeneralRe: FileStream isn't Binary Pin
Expert Coming12-Jul-05 18:50
Expert Coming12-Jul-05 18:50 
GeneralRe: FileStream isn't Binary Pin
Anonymous12-Jul-05 19:04
Anonymous12-Jul-05 19:04 
If you are trying to do something similar to records in QuickBasic, then I suggest you use System.Runtime.Serialization.Formatters.Binary.BinaryFormatter to achieve your purpose. This is actually the fastest way ion terms of performance, but it is the easiest.

If performance is important to you, then have a look at this article.
GeneralRe: FileStream isn't Binary Pin
Dave Kreskowiak13-Jul-05 1:34
mveDave Kreskowiak13-Jul-05 1:34 
GeneralRe: FileStream isn't Binary Pin
p daddy13-Jul-05 2:15
p daddy13-Jul-05 2:15 
GeneralRe: FileStream isn't Binary Pin
Dave Kreskowiak13-Jul-05 2:27
mveDave Kreskowiak13-Jul-05 2:27 
GeneralRe: FileStream isn't Binary Pin
DavidNohejl13-Jul-05 2:38
DavidNohejl13-Jul-05 2:38 
GeneralRe: FileStream isn't Binary Pin
Bert [Otherside82] Derijckere13-Jul-05 2:46
Bert [Otherside82] Derijckere13-Jul-05 2:46 
GeneralRe: FileStream isn't Binary Pin
DavidNohejl13-Jul-05 3:01
DavidNohejl13-Jul-05 3:01 
GeneralProblems closing forms Pin
bootn12-Jul-05 14:47
bootn12-Jul-05 14:47 
GeneralRe: Problems closing forms Pin
seee sharp12-Jul-05 17:17
seee sharp12-Jul-05 17:17 
GeneralRe: Problems closing forms Pin
bootn13-Jul-05 15:19
bootn13-Jul-05 15:19 
GeneralRe: Problems closing forms Pin
grim_zax14-Jul-05 13:12
grim_zax14-Jul-05 13:12 
GeneralVisual Studio 2003 with C# 2.0 Pin
dave_ing12-Jul-05 14:39
dave_ing12-Jul-05 14:39 
GeneralRe: Visual Studio 2003 with C# 2.0 Pin
Dave Kreskowiak12-Jul-05 15:33
mveDave Kreskowiak12-Jul-05 15:33 
GeneralRe: Visual Studio 2003 with C# 2.0 Pin
Christian Graus12-Jul-05 17:29
protectorChristian Graus12-Jul-05 17:29 
GeneralRe: Visual Studio 2003 with C# 2.0 Pin
grim_zax14-Jul-05 13:14
grim_zax14-Jul-05 13:14 
Generalsimple license Q's Pin
Anonymous12-Jul-05 13:37
Anonymous12-Jul-05 13:37 
GeneralRe: simple license Q's Pin
Christian Graus12-Jul-05 14:12
protectorChristian Graus12-Jul-05 14:12 
GeneralRe: simple license Q's Pin
Anonymous12-Jul-05 14:44
Anonymous12-Jul-05 14: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.