2
Reply

FileStream help

AJ

AJ

May 3 2008 3:05 PM
2.1k

Hey guys, I'm new to C# and I'm working on a little project for my C# class. I've got a form that opens a file using the openfile dialog, however, I'm supposed to have it read the first 10 bytes and the last 10 bytes of a file and convert it to hex and write the output to a text box. What's the best way to achieve this? I've got 75% of my project completed already but I'm stuck on this litte snippet of code. I'd appreciate any help or if you can point me to another forum or article, that would be great.

from Austin TX.


Answers (2)