i got project to load any *.dat file (binary) and to activate BFS alogrythm on it + i need to show it on the screen how the BFS work on this file . so my question is how i can load the dat file in C#