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

Visual Basic

 
QuestionFilter dataset Pin
ravihd16-Jul-06 22:16
ravihd16-Jul-06 22:16 
AnswerRe: Filter dataset Pin
GuruPandian16-Jul-06 23:26
GuruPandian16-Jul-06 23:26 
GeneralRe: Filter dataset Pin
ravihd16-Jul-06 23:37
ravihd16-Jul-06 23:37 
QuestionHow to create dynamic classes from XML file? Pin
Amol Ravatale16-Jul-06 21:45
Amol Ravatale16-Jul-06 21:45 
QuestionData storage [modified] Pin
codeadair16-Jul-06 21:22
codeadair16-Jul-06 21:22 
AnswerRe: Data storage Pin
Dave Kreskowiak17-Jul-06 1:45
mveDave Kreskowiak17-Jul-06 1:45 
GeneralRe: Data storage Pin
codeadair17-Jul-06 1:53
codeadair17-Jul-06 1:53 
GeneralRe: Data storage Pin
Dave Kreskowiak17-Jul-06 2:47
mveDave Kreskowiak17-Jul-06 2:47 
You could create your own dot structure, storing the points in a collection of them. You can then serialize that collection to either a binary file or XML. Binary would definately be smaller, but far less tolerant of changes to the structure.

But, no matter what, since you're storing MILLIONS of points, it'll take a long time to do anything with them.


Dave Kreskowiak
Microsoft MVP - Visual Basic

GeneralRe: Data storage Pin
codeadair17-Jul-06 14:20
codeadair17-Jul-06 14:20 
Questionvb.net HTML viewer (and editor) Pin
t3j016-Jul-06 21:09
t3j016-Jul-06 21:09 
AnswerRe: vb.net HTML viewer (and editor) Pin
Rizwan Bashir16-Jul-06 21:59
Rizwan Bashir16-Jul-06 21:59 
GeneralRe: vb.net HTML viewer (and editor) Pin
t3j017-Jul-06 4:49
t3j017-Jul-06 4:49 
Questionplease help Pin
harish13916-Jul-06 20:43
harish13916-Jul-06 20:43 
AnswerRe: please help Pin
Rizwan Bashir16-Jul-06 22:01
Rizwan Bashir16-Jul-06 22:01 
GeneralRe: please help Pin
harish13916-Jul-06 23:48
harish13916-Jul-06 23:48 
AnswerRe: please help Pin
PlayByTheRules16-Jul-06 23:18
PlayByTheRules16-Jul-06 23:18 
QuestionParametrise stored procedure Pin
Sasmi16-Jul-06 20:25
Sasmi16-Jul-06 20:25 
AnswerRe: Parametrise stored procedure Pin
Dave Kreskowiak17-Jul-06 1:39
mveDave Kreskowiak17-Jul-06 1:39 
Questionsetting "Allow service to interact with the desktop" property through coding in windows service [modified] Pin
Kapil Thakur16-Jul-06 20:11
Kapil Thakur16-Jul-06 20:11 
AnswerRe: setting "Allow service to interact with the desktop" property through coding in windows service Pin
Dave Kreskowiak17-Jul-06 1:34
mveDave Kreskowiak17-Jul-06 1:34 
QuestionSearching function at ListView by using VB.Net Pin
khwo16-Jul-06 16:18
khwo16-Jul-06 16:18 
QuestionGetting a row count from a text file Pin
John Waclawski16-Jul-06 13:02
John Waclawski16-Jul-06 13:02 
AnswerRe: Getting a row count from a text file Pin
Dave Kreskowiak16-Jul-06 15:22
mveDave Kreskowiak16-Jul-06 15:22 
QuestionSearch an array [modified] Pin
crash89316-Jul-06 10:27
crash89316-Jul-06 10:27 
AnswerRe: Search an array Pin
Keith Malwitz16-Jul-06 18:46
Keith Malwitz16-Jul-06 18:46 

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.