Click here to Skip to main content
16,005,467 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionCrystal Reports Pin
Deepasubramanian7-Nov-06 19:22
Deepasubramanian7-Nov-06 19:22 
AnswerRe: Crystal Reports Pin
rajuaj7-Nov-06 21:10
rajuaj7-Nov-06 21:10 
Questionvb6 print help Pin
wcwphs7-Nov-06 17:35
wcwphs7-Nov-06 17:35 
QuestionEventHandler Pin
Socheat.Net7-Nov-06 14:49
Socheat.Net7-Nov-06 14:49 
AnswerRe: EventHandler Pin
mr_lasseter7-Nov-06 16:24
mr_lasseter7-Nov-06 16:24 
GeneralRe: EventHandler Pin
Socheat.Net11-Nov-06 15:18
Socheat.Net11-Nov-06 15:18 
GeneralRe: EventHandler Pin
mr_lasseter13-Nov-06 2:19
mr_lasseter13-Nov-06 2:19 
QuestionReading integers from a binary file Pin
Instamatix_Simon7-Nov-06 14:28
Instamatix_Simon7-Nov-06 14:28 
Hi All
I hope someone can help with this.
I want to be able to load a file into VB.NET 2005 and return the first 11 integers from the file.
I found ReadAllBytes to load the information into memory.

Dim returnValue As Byte()<br />
returnValue = My.Computer.FileSystem.ReadAllBytes(txt_Path.Text & "\" & filename)


What I need to do now is to read the memory to return the value of the first 11 integers into a list box, either as numbers or as hex, so I can check the information in them.
I have seen lots of examples of ReadAllBytes being used but none getting any information from the file.
Or am I wanting to use ReadAllBytes in the wrong way?

Regards
Simon
AnswerRe: Reading integers from a binary file Pin
Guffa7-Nov-06 14:59
Guffa7-Nov-06 14:59 
GeneralRe: Reading integers from a binary file Pin
Instamatix_Simon8-Nov-06 15:13
Instamatix_Simon8-Nov-06 15:13 
QuestionExcel to DatGrid Problem Pin
alexfromto7-Nov-06 11:32
alexfromto7-Nov-06 11:32 
AnswerRe: Excel to DatGrid Problem Pin
_mubashir7-Nov-06 22:13
_mubashir7-Nov-06 22:13 
GeneralRe: Excel to DatGrid Problem Pin
alexfromto8-Nov-06 3:06
alexfromto8-Nov-06 3:06 
QuestionHelp Convert C# Threading Code to Vb.net Pin
eatwork7-Nov-06 9:46
eatwork7-Nov-06 9:46 
QuestionVB .NET Interoperability Pin
dpagka7-Nov-06 6:37
dpagka7-Nov-06 6:37 
AnswerRe: VB .NET Interoperability Pin
nlarson117-Nov-06 7:58
nlarson117-Nov-06 7:58 
QuestionNetwork Programming Pin
Nakul Sharma7-Nov-06 3:02
Nakul Sharma7-Nov-06 3:02 
AnswerRe: Network Programming Pin
coolestCoder7-Nov-06 3:42
coolestCoder7-Nov-06 3:42 
AnswerRe: Network Programming Pin
Yona Low7-Nov-06 4:37
Yona Low7-Nov-06 4:37 
GeneralRe: Network Programming Pin
Nakul Sharma8-Nov-06 0:56
Nakul Sharma8-Nov-06 0:56 
GeneralRe: Network Programming Pin
Yona Low8-Nov-06 16:34
Yona Low8-Nov-06 16:34 
AnswerRe: Network Programming Pin
MyAccountDied7-Nov-06 19:14
MyAccountDied7-Nov-06 19:14 
QuestionIs this possible Pin
Pete Newman7-Nov-06 2:49
Pete Newman7-Nov-06 2:49 
Questionchange permission in registry Pin
ingsgr01@gmail.com7-Nov-06 2:16
ingsgr01@gmail.com7-Nov-06 2:16 
AnswerRe: change permission in registry Pin
Yona Low7-Nov-06 4:32
Yona Low7-Nov-06 4:32 

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.