Click here to Skip to main content
15,899,025 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionWant to do a pagesetup for the Excel file in VB Pin
sant_leo14-May-08 8:08
sant_leo14-May-08 8:08 
QuestionHow to use a int128 in VB.net? Pin
kristofvanderhaeghen14-May-08 7:44
kristofvanderhaeghen14-May-08 7:44 
AnswerRe: How to use a int128 in VB.net? Pin
Dave Kreskowiak14-May-08 13:46
mveDave Kreskowiak14-May-08 13:46 
AnswerRe: How to use a int128 in VB.net? Pin
kristofvanderhaeghen15-May-08 3:00
kristofvanderhaeghen15-May-08 3:00 
QuestionWiting at the specified position a text file Pin
en.Mahdi14-May-08 6:15
en.Mahdi14-May-08 6:15 
AnswerRe: Witing at the specified position a text file Pin
Guffa14-May-08 7:13
Guffa14-May-08 7:13 
GeneralRe: Witing at the specified position a text file Pin
Mycroft Holmes14-May-08 14:42
professionalMycroft Holmes14-May-08 14:42 
GeneralRe: Witing at the specified position a text file Pin
Guffa15-May-08 1:02
Guffa15-May-08 1:02 
Mycroft Holmes wrote:
why would you do 2, one is such a simple method on a text file.


I mostly descibed it for completeness. You would only need to do something like that if the file is too large to load it into memory. Then you would actually move the contents of the file piece by piece, as much as would fit in a reasonably sized buffer. If you have enough disk space, it would of course be simpler to copy the data to a new file, though.

Despite everything, the person most likely to be fooling you next is yourself.

AnswerRe: Witing at the specified position a text file Pin
Ashfield14-May-08 21:13
Ashfield14-May-08 21:13 
GeneralRe: Witing at the specified position a text file Pin
Guffa15-May-08 1:05
Guffa15-May-08 1:05 
GeneralRe: Witing at the specified position a text file Pin
Ashfield15-May-08 3:01
Ashfield15-May-08 3:01 
GeneralRe: Witing at the specified position a text file Pin
Guffa15-May-08 4:38
Guffa15-May-08 4:38 
Questionuser controls calling function on parent forms Pin
wbasser14-May-08 3:37
wbasser14-May-08 3:37 
AnswerRe: user controls calling function on parent forms Pin
mr_lasseter14-May-08 5:25
mr_lasseter14-May-08 5:25 
GeneralRe: user controls calling function on parent forms Pin
wbasser14-May-08 7:04
wbasser14-May-08 7:04 
GeneralRe: user controls calling function on parent forms Pin
Dave Kreskowiak14-May-08 7:19
mveDave Kreskowiak14-May-08 7:19 
QuestionRe: user controls calling function on parent forms Pin
mr_lasseter14-May-08 7:25
mr_lasseter14-May-08 7:25 
AnswerRe: user controls calling function on parent forms Pin
wbasser14-May-08 7:35
wbasser14-May-08 7:35 
GeneralRe: user controls calling function on parent forms Pin
mr_lasseter14-May-08 7:42
mr_lasseter14-May-08 7:42 
GeneralRe: user controls calling function on parent forms Pin
wbasser14-May-08 7:49
wbasser14-May-08 7:49 
Questiona question regarding the "abilities" of VB Pin
Green Fuze14-May-08 1:26
Green Fuze14-May-08 1:26 
AnswerRe: a question regarding the "abilities" of VB Pin
Christian Graus14-May-08 1:38
protectorChristian Graus14-May-08 1:38 
GeneralRe: a question regarding the "abilities" of VB Pin
Green Fuze14-May-08 3:09
Green Fuze14-May-08 3:09 
AnswerRe: a question regarding the "abilities" of VB Pin
CPallini14-May-08 2:08
mveCPallini14-May-08 2:08 
GeneralRe: a question regarding the "abilities" of VB Pin
Christian Graus14-May-08 2:38
protectorChristian Graus14-May-08 2:38 

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.