Click here to Skip to main content
15,917,481 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionJavascript Help [modified] Pin
Navneet Hegde14-Jan-07 23:02
Navneet Hegde14-Jan-07 23:02 
AnswerRe: Javascript Help Pin
Christian Graus14-Jan-07 23:58
protectorChristian Graus14-Jan-07 23:58 
Questiondata retrive from database Pin
Pradip Kishore14-Jan-07 22:58
Pradip Kishore14-Jan-07 22:58 
QuestionASCII Text file generation Pin
him_mca14-Jan-07 22:57
him_mca14-Jan-07 22:57 
AnswerRe: ASCII Text file generation Pin
Christian Graus14-Jan-07 23:59
protectorChristian Graus14-Jan-07 23:59 
QuestionXML writing Pin
BobsAfro14-Jan-07 22:45
BobsAfro14-Jan-07 22:45 
Questionhow to read files fast? Pin
SilentBob10114-Jan-07 22:15
SilentBob10114-Jan-07 22:15 
AnswerRe: how to read files fast? Pin
Colin Angus Mackay14-Jan-07 22:27
Colin Angus Mackay14-Jan-07 22:27 
SilentBob101 wrote:
What magic is this?


It isn't magic. There is no such thing.


SilentBob101 wrote:
How do they do that?


It is an illusion. Like Penn and Teller.

SilentBob101 wrote:
Is it at all possible in VB.Net?


Yes.

The secret to the illusion is that they only open a small part of the file at a time. They do not try to read the whole thing in to memory in one go. They also dump parts of the file that they no longer need from memory to free up space for the bit you are currently viewing.


GeneralRe: how to read files fast? Pin
SilentBob10114-Jan-07 22:44
SilentBob10114-Jan-07 22:44 
GeneralRe: how to read files fast? Pin
Colin Angus Mackay14-Jan-07 23:19
Colin Angus Mackay14-Jan-07 23:19 
GeneralRe: how to read files fast? Pin
SilentBob10114-Jan-07 23:32
SilentBob10114-Jan-07 23:32 
GeneralRe: how to read files fast? Pin
Colin Angus Mackay15-Jan-07 1:26
Colin Angus Mackay15-Jan-07 1:26 
GeneralRe: how to read files fast? Pin
roo42615-Jan-07 1:26
roo42615-Jan-07 1:26 
GeneralRe: how to read files fast? Pin
Colin Angus Mackay15-Jan-07 1:55
Colin Angus Mackay15-Jan-07 1:55 
Questionpassing value from one form to another Pin
Pradip Kishore14-Jan-07 20:22
Pradip Kishore14-Jan-07 20:22 
AnswerRe: passing value from one form to another Pin
Alex@UEA14-Jan-07 21:55
Alex@UEA14-Jan-07 21:55 
GeneralRe: passing value from one form to another Pin
Christian Graus15-Jan-07 0:07
protectorChristian Graus15-Jan-07 0:07 
GeneralRe: passing value from one form to another Pin
Pradip Kishore15-Jan-07 0:45
Pradip Kishore15-Jan-07 0:45 
AnswerRe: passing value from one form to another Pin
Colin Angus Mackay14-Jan-07 22:28
Colin Angus Mackay14-Jan-07 22:28 
QuestionHow can i upload an entire folder Pin
fmlove14-Jan-07 20:20
fmlove14-Jan-07 20:20 
AnswerRe: How can i upload an entire folder Pin
StianSandberg14-Jan-07 21:49
StianSandberg14-Jan-07 21:49 
Questiondatagridview in vb.net [modified] Pin
amaneet14-Jan-07 20:09
amaneet14-Jan-07 20:09 
AnswerRe: datagridview in vb.net Pin
priya_p23314-Jan-07 23:09
priya_p23314-Jan-07 23:09 
GeneralRe: datagridview in vb.net Pin
amaneet14-Jan-07 23:48
amaneet14-Jan-07 23:48 
GeneralRe: datagridview in vb.net Pin
priya_p23315-Jan-07 0:50
priya_p23315-Jan-07 0:50 

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.