Click here to Skip to main content
16,012,316 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Weird memory problem [modified] Pin
Dave Kreskowiak15-Oct-07 6:08
mveDave Kreskowiak15-Oct-07 6:08 
GeneralRe: Weird memory problem Pin
Skippy II15-Oct-07 6:52
Skippy II15-Oct-07 6:52 
GeneralRe: Weird memory problem Pin
Dave Kreskowiak15-Oct-07 8:06
mveDave Kreskowiak15-Oct-07 8:06 
GeneralRe: Weird memory problem Pin
Skippy II15-Oct-07 9:03
Skippy II15-Oct-07 9:03 
GeneralRe: Weird memory problem Pin
Luc Pattyn15-Oct-07 9:27
sitebuilderLuc Pattyn15-Oct-07 9:27 
GeneralRe: Weird memory problem Pin
Skippy II15-Oct-07 10:26
Skippy II15-Oct-07 10:26 
GeneralRe: Weird memory problem Pin
Luc Pattyn15-Oct-07 10:55
sitebuilderLuc Pattyn15-Oct-07 10:55 
GeneralRe: Weird memory problem Pin
Skippy II15-Oct-07 11:22
Skippy II15-Oct-07 11:22 
I understand your reaction. Perhaps it is indeed a wrong approach.

But the problem is much bigger than the provided code. Actually the whole project is about creating a very fast virtual grid (a bit comparable to a virtual listview, but even a lot faster). Accessing an object array (with property values at a specific location) is way faster than accessing the regular properties. The first coding steps led to a very fast, but extremely complex way of programming (a combination of virtual and real cells in the grid). One solution is to extend the object array so every cell can be virtual. But then this OutOfMemoryException came up...

Anyway, thanks for your contribution.

Skippy II
GeneralRe: Weird memory problem Pin
Dave Kreskowiak15-Oct-07 12:15
mveDave Kreskowiak15-Oct-07 12:15 
Questionfind motherboard id using system.win32 class in vb.net Pin
jayesh l lolariya15-Oct-07 1:26
professionaljayesh l lolariya15-Oct-07 1:26 
AnswerRe: find motherboard id using system.win32 class in vb.net Pin
vidya11015-Oct-07 1:34
vidya11015-Oct-07 1:34 
GeneralRe: find motherboard id using system.win32 class in vb.net Pin
jayesh l lolariya15-Oct-07 21:11
professionaljayesh l lolariya15-Oct-07 21:11 
GeneralRe: find motherboard id using system.win32 class in vb.net Pin
vidya11015-Oct-07 22:59
vidya11015-Oct-07 22:59 
Questioncreate form with a textbox at runtime Pin
sankalp singh15-Oct-07 1:12
sankalp singh15-Oct-07 1:12 
AnswerRe: create form with a textbox at runtime Pin
sankalp singh15-Oct-07 1:15
sankalp singh15-Oct-07 1:15 
AnswerRe: create form with a textbox at runtime Pin
SHatchard15-Oct-07 1:44
SHatchard15-Oct-07 1:44 
GeneralRe: create form with a textbox at runtime Pin
sankalp singh15-Oct-07 1:50
sankalp singh15-Oct-07 1:50 
Questionhow to use print controls? [modified] Pin
kumareshTMC15-Oct-07 1:12
kumareshTMC15-Oct-07 1:12 
AnswerRe: how to use print controls? Pin
Ajay.k_Singh15-Oct-07 2:31
Ajay.k_Singh15-Oct-07 2:31 
QuestionPerformance issues? Pin
Mr Oizo15-Oct-07 0:20
Mr Oizo15-Oct-07 0:20 
AnswerRe: Performance issues? Pin
Dave Kreskowiak15-Oct-07 6:27
mveDave Kreskowiak15-Oct-07 6:27 
GeneralRe: Performance issues? Pin
Mr Oizo15-Oct-07 23:36
Mr Oizo15-Oct-07 23:36 
QuestionFind Motherboard id using vb.net Pin
jayesh l lolariya15-Oct-07 0:14
professionaljayesh l lolariya15-Oct-07 0:14 
AnswerRe: Find Motherboard id using vb.net Pin
vidya11015-Oct-07 0:53
vidya11015-Oct-07 0:53 
QuestionSetup in 1 file (no msi or CAB) Pin
John Smith 00714-Oct-07 22:31
John Smith 00714-Oct-07 22:31 

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.