Click here to Skip to main content
15,902,844 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
GeneralRe: from c pointer function to good object design Pin
mp3butcher3-Sep-08 1:35
mp3butcher3-Sep-08 1:35 
GeneralRe: from c pointer function to good object design Pin
led mike3-Sep-08 5:30
led mike3-Sep-08 5:30 
GeneralRe: from c pointer function to good object design Pin
mp3butcher3-Sep-08 23:17
mp3butcher3-Sep-08 23:17 
GeneralRe: from c pointer function to good object design Pin
led mike4-Sep-08 8:55
led mike4-Sep-08 8:55 
GeneralRe: from c pointer function to good object design Pin
mp3butcher4-Sep-08 21:48
mp3butcher4-Sep-08 21:48 
QuestionRe: from c pointer function to good object design Pin
led mike5-Sep-08 4:29
led mike5-Sep-08 4:29 
AnswerRe: from c pointer function to good object design Pin
mp3butcher5-Sep-08 4:55
mp3butcher5-Sep-08 4:55 
Questionloading images and text Pin
netJP12L1-Sep-08 19:03
netJP12L1-Sep-08 19:03 
Hi Guys, I have developed this application and now realized that it is going to cost me alot of memory. Could you please suggest me some ideas based on your expereince. So here is the scenario.

1. I am reading and loading alot of images and text from an one xml file about 500 images.
2. Loading each images as an item in a listbox (so user can scroll down and can see all the images)
3. If user select any of the items from the listbox i display that item and stuff related to that item (like text, images)

Problem:
Since I am loading an entire xml file in memory and on the top I am making all the listbox item that consume alot of memory. Currently what i am thinking is that I should make each listbox item as thumbnail and load in listbox simply, so this way will save some processing time like reading and geneating each item. I am not 100% sure though.

I am lookign your help.
Thanks
AnswerRe: loading images and text Pin
Pete O'Hanlon1-Sep-08 23:00
mvePete O'Hanlon1-Sep-08 23:00 
AnswerRe: loading images and text Pin
alex.barylski15-Sep-08 18:40
alex.barylski15-Sep-08 18:40 
GeneralRe: loading images and text Pin
netJP12L16-Sep-08 4:59
netJP12L16-Sep-08 4:59 
GeneralRe: loading images and text Pin
Pete O'Hanlon16-Sep-08 12:07
mvePete O'Hanlon16-Sep-08 12:07 
QuestionFather class in how to use the special sub-category of type Pin
huangrongchuan31-Aug-08 21:56
huangrongchuan31-Aug-08 21:56 
QuestionPhone Number Internationalization Pin
k_dasaprakash31-Aug-08 3:21
k_dasaprakash31-Aug-08 3:21 
AnswerRe: Phone Number Internationalization Pin
Paul Conrad31-Aug-08 5:40
professionalPaul Conrad31-Aug-08 5:40 
AnswerRe: Phone Number Internationalization Pin
Pete O'Hanlon31-Aug-08 8:40
mvePete O'Hanlon31-Aug-08 8:40 
AnswerRe: Phone Number Internationalization Pin
Ray Cassick31-Aug-08 14:33
Ray Cassick31-Aug-08 14:33 
AnswerRe: Phone Number Internationalization [modified] Pin
txjudo18-Nov-08 2:32
txjudo18-Nov-08 2:32 
Questiongive me a solusion Pin
simonsinxer30-Aug-08 1:47
simonsinxer30-Aug-08 1:47 
AnswerRe: give me a solusion Pin
Paul Conrad2-Sep-08 19:11
professionalPaul Conrad2-Sep-08 19:11 
QuestionLINQ Pin
Bassam Saoud29-Aug-08 11:53
Bassam Saoud29-Aug-08 11:53 
AnswerRe: LINQ Pin
Mark Churchill30-Aug-08 4:37
Mark Churchill30-Aug-08 4:37 
AnswerRe: LINQ Pin
Pete O'Hanlon30-Aug-08 9:24
mvePete O'Hanlon30-Aug-08 9:24 
GeneralRe: LINQ Pin
Bassam Saoud2-Sep-08 5:49
Bassam Saoud2-Sep-08 5:49 
GeneralRe: LINQ Pin
Pete O'Hanlon2-Sep-08 8:02
mvePete O'Hanlon2-Sep-08 8:02 

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.