Click here to Skip to main content
15,903,175 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Is Vs = and nothing Pin
Jay Royall16-Feb-09 5:40
Jay Royall16-Feb-09 5:40 
AnswerRe: Is Vs = and nothing Pin
N a v a n e e t h16-Feb-09 5:57
N a v a n e e t h16-Feb-09 5:57 
AnswerRe: Is Vs = and nothing Pin
supercat916-Feb-09 8:12
supercat916-Feb-09 8:12 
AnswerRe: Is Vs = and nothing Pin
kvelu.d16-Feb-09 20:51
kvelu.d16-Feb-09 20:51 
QuestionHopelessly lost in converting some VB6 code that is reading a binary file [modified] Pin
Jon_Boy16-Feb-09 5:21
Jon_Boy16-Feb-09 5:21 
AnswerRe: Hopelessly lost in converting some VB6 code that is reading a binary file Pin
Alan N16-Feb-09 6:57
Alan N16-Feb-09 6:57 
GeneralRe: Hopelessly lost in converting some VB6 code that is reading a binary file Pin
Jon_Boy16-Feb-09 7:31
Jon_Boy16-Feb-09 7:31 
GeneralRe: Hopelessly lost in converting some VB6 code that is reading a binary file [modified] Pin
Alan N16-Feb-09 7:36
Alan N16-Feb-09 7:36 
Yes, it will be the FileStream, but it may be wrapped so that the BinaryReader buffer is invalidated when you seek. A direct seek on fs would not do that.

I'm not absolutely certain about this so do test it.

Alan

[EDIT] tested it myself in c#. There was no difference between seeking the basestream or the filestream and both methods moved the reader to the expected position in the stream.

modified on Monday, February 16, 2009 2:15 PM

GeneralRe: Hopelessly lost in converting some VB6 code that is reading a binary file Pin
Jon_Boy20-Feb-09 6:25
Jon_Boy20-Feb-09 6:25 
QuestionHow to add Office assistant to any personal application Pin
Sujay chakraborty16-Feb-09 4:51
Sujay chakraborty16-Feb-09 4:51 
AnswerRe: How to add Office assistant to any personal application Pin
Eddy Vluggen16-Feb-09 5:06
professionalEddy Vluggen16-Feb-09 5:06 
JokeRe: How to add Office assistant to any personal application Pin
Mycroft Holmes16-Feb-09 16:15
professionalMycroft Holmes16-Feb-09 16:15 
GeneralRe: How to add Office assistant to any personal application Pin
Sujay chakraborty18-Feb-09 5:41
Sujay chakraborty18-Feb-09 5:41 
GeneralRe: How to add Office assistant to any personal application Pin
Eddy Vluggen18-Feb-09 20:34
professionalEddy Vluggen18-Feb-09 20:34 
QuestionAdding the next weekday to a date Pin
GeorgieMPorgie16-Feb-09 4:33
GeorgieMPorgie16-Feb-09 4:33 
AnswerRe: Adding the next weekday to a date Pin
Alan N16-Feb-09 7:08
Alan N16-Feb-09 7:08 
QuestionFull Text Query Pin
Muhammad Fahim Baloch16-Feb-09 1:19
Muhammad Fahim Baloch16-Feb-09 1:19 
AnswerRe: Full Text Query Pin
EliottA16-Feb-09 2:41
EliottA16-Feb-09 2:41 
AnswerRe: Full Text Query Pin
Steven J Jowett16-Feb-09 4:18
Steven J Jowett16-Feb-09 4:18 
Questionhow save image to bitmap file? Pin
hamziak16-Feb-09 1:03
hamziak16-Feb-09 1:03 
GeneralRe: how save image to bitmap file? Pin
Luc Pattyn16-Feb-09 1:07
sitebuilderLuc Pattyn16-Feb-09 1:07 
JokeRe: how save image to bitmap file? Pin
DaveAuld16-Feb-09 1:31
professionalDaveAuld16-Feb-09 1:31 
GeneralRe: how save image to bitmap file? Pin
Steven J Jowett16-Feb-09 3:32
Steven J Jowett16-Feb-09 3:32 
QuestionHow can give a full (AllAccess) permission to a drive? Pin
JUNEYT16-Feb-09 0:39
JUNEYT16-Feb-09 0:39 
AnswerRe: How can give a full (AllAccess) permission to a drive? Pin
Dave Kreskowiak16-Feb-09 2:19
mveDave Kreskowiak16-Feb-09 2:19 

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.