Reading and Writing Binary Files using C#

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

Thanks, I've got an assignment where I have to make an application that included reading and writing from a file with bonus points allocated if we do things that we haven't been taught - aka binary files. So thank you very much for this quick tutorial.

WilliamGRabbit
Автор

You can extend the BinaryReader and Writer class to add DateTime support.
I`m working on a Lib for this and many other Types
For ideas on what classes I can install I would be very grateful

chrisanders
Автор

sir in C# gui from Hex editor file (binary reader) to writing file(binary writer) with string some unexpected character is also saving like []75 how can i eliminate that unexpected character( [] ) plz suggest me sir i want only value 75, ,without giving relevant that expected character is saving plz suggest me sir

i am using this function bw.write(string type ) in file

funfrommadhu
Автор

I thought he's a photographer ?!?

realvaughnfelix
Автор

Hmm, I don't suppose you're in your first year at Plymouth Uni?

WilliamGRabbit
Автор

This is the worst example of binary writing!

xorxpert