Click here to Skip to main content
15,929,587 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionPrintDocument Pin
ExRaptor21-Apr-06 0:37
ExRaptor21-Apr-06 0:37 
AnswerRe: PrintDocument Pin
Duncan Edwards Jones21-Apr-06 1:44
professionalDuncan Edwards Jones21-Apr-06 1:44 
QuestionRun multiple files in media player Pin
swapnil_n_p21-Apr-06 0:29
swapnil_n_p21-Apr-06 0:29 
AnswerRe: Run multiple files in media player Pin
Dave Kreskowiak21-Apr-06 3:02
mveDave Kreskowiak21-Apr-06 3:02 
Questionscreen resolution Pin
Paritos20-Apr-06 23:15
Paritos20-Apr-06 23:15 
AnswerRe: screen resolution Pin
Dave Kreskowiak21-Apr-06 3:00
mveDave Kreskowiak21-Apr-06 3:00 
QuestionEndOfStream in BinaryReader Pin
Yuvi Panda20-Apr-06 21:38
Yuvi Panda20-Apr-06 21:38 
AnswerRe: EndOfStream in BinaryReader Pin
Dave Kreskowiak21-Apr-06 2:57
mveDave Kreskowiak21-Apr-06 2:57 
Yuvi Panda wrote:
and sadly, StreamReader seems to insit on reading Character Arrays


That's what it was designed to do! From the MSDN docs on StreamReader:
StreamReader Class
 
Implements a TextReader that reads characters from a byte stream in a particular encoding.



As for the BinaryReader[^], you're looking for it's <a href="http://msdn2.microsoft.com/en-us/library/system.io.binaryreader.peekchar.aspx" rel="nofollow">PeekChar</a>[<a href="http://msdn2.microsoft.com/en-us/library/system.io.binaryreader.peekchar.aspx" target="_blank" rel="nofollow" title="New Window">^</a>] method.


Dave Kreskowiak
Microsoft MVP - Visual Basic



-- modified at 8:57 Friday 21st April, 2006
NewsRe: EndOfStream in BinaryReader Pin
Yuvi Panda21-Apr-06 16:39
Yuvi Panda21-Apr-06 16:39 
GeneralRe: EndOfStream in BinaryReader Pin
mafaz32130-Aug-09 23:01
professionalmafaz32130-Aug-09 23:01 
QuestionVB's chr() equivalent in vc++ Pin
vanip20-Apr-06 21:23
vanip20-Apr-06 21:23 
AnswerRe: VB's chr() equivalent in vc++ Pin
Danilo Corallo20-Apr-06 22:07
Danilo Corallo20-Apr-06 22:07 
AnswerRe: VB's chr() equivalent in vc++ Pin
John R. Shaw20-Apr-06 22:12
John R. Shaw20-Apr-06 22:12 
Questiondisplaying the matching records while user types. Pin
uglyeyes20-Apr-06 21:00
uglyeyes20-Apr-06 21:00 
AnswerRe: displaying the matching records while user types. Pin
CWIZO22-Apr-06 0:34
CWIZO22-Apr-06 0:34 
QuestionURGENT PLZ||||| Pin
Aayush Singh20-Apr-06 20:36
Aayush Singh20-Apr-06 20:36 
AnswerRe: URGENT PLZ||||| Pin
J4amieC20-Apr-06 21:55
J4amieC20-Apr-06 21:55 
QuestionExecuting oracle procedure in vb.net Pin
manish2420-Apr-06 20:35
manish2420-Apr-06 20:35 
QuestionPassword and login Pin
lupa-nikki20-Apr-06 13:07
lupa-nikki20-Apr-06 13:07 
AnswerRe: Password and login Pin
Steve Pullan20-Apr-06 14:01
Steve Pullan20-Apr-06 14:01 
AnswerRe: Password and login Pin
darkelv20-Apr-06 15:21
darkelv20-Apr-06 15:21 
QuestionMove Two WinForm at the same time Pin
Phoen2520-Apr-06 12:44
Phoen2520-Apr-06 12:44 
AnswerRe: Move Two WinForm at the same time Pin
Yuvi Panda20-Apr-06 16:48
Yuvi Panda20-Apr-06 16:48 
GeneralRe: Move Two WinForm at the same time Pin
Phoen2525-Apr-06 5:13
Phoen2525-Apr-06 5:13 
QuestionGeneral Programming Question Pin
Sigfried20-Apr-06 11:17
Sigfried20-Apr-06 11:17 

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.