http://cyborgmaguscsharpedge.com/ has all my video tutorials usually with source code in an organized cyber-library. This is the first of a series of videos on Binary Writing and Reading of data to/from a disk file. Once written the data is view via a hex dump with concepts such as Big Endian vs Little Endian storage formats and direct random access to specific byte locations being discussed.
• C# Edge 144 - BWR1 - BinaryWriter and Bina...