Click here to Skip to main content
15,907,236 members
Home / Discussions / C#
   

C#

 
AnswerRe: Image Format Conversion Pin
Christian Graus14-Jan-07 19:18
protectorChristian Graus14-Jan-07 19:18 
GeneralRe: Image Format Conversion Pin
bradpin14-Jan-07 19:35
bradpin14-Jan-07 19:35 
GeneralRe: Image Format Conversion Pin
Russell Jones14-Jan-07 21:43
Russell Jones14-Jan-07 21:43 
GeneralRe: Image Format Conversion Pin
Christian Graus14-Jan-07 22:18
protectorChristian Graus14-Jan-07 22:18 
QuestionMatching an expression in a text file Pin
rachellim14-Jan-07 18:44
rachellim14-Jan-07 18:44 
AnswerRe: Matching an expression in a text file Pin
Christian Graus14-Jan-07 19:19
protectorChristian Graus14-Jan-07 19:19 
QuestionNeed a Multi-CheckBox CheckListBox control Pin
help13714-Jan-07 16:19
help13714-Jan-07 16:19 
QuestionImages loading and preview Pin
Werfu14-Jan-07 11:25
Werfu14-Jan-07 11:25 
I'm currently writting an application and I need to load all images from a directory and display their thumbnails after. I'd need to change the preview list when the user click on another directory in the tree view, so I need to load those thumbnail fast. Currently I'm loading all those images one by one and I store them into an ImageList. I know this is not efficient and that the images stay open until the file handle is close. I'm worried about the possibility to run out of memory or of file handle if the garbage collector don't free those ressources soon enough. Do anybody have any idea how to handle efficiently images preview and loading in .Net 2.0? I've googled a lot, but didn't find anything doing it. In fast, I need an image viewer as fast as possible as I'm loading from memory card and other slow disk drive.

Any idea? Let's discuss about .Net image capabilties.
AnswerRe: Images loading and preview Pin
Christian Graus14-Jan-07 13:55
protectorChristian Graus14-Jan-07 13:55 
AnswerRe: Images loading and preview Pin
Luc Pattyn14-Jan-07 14:17
sitebuilderLuc Pattyn14-Jan-07 14:17 
GeneralRe: Images loading and preview Pin
Christian Graus14-Jan-07 15:59
protectorChristian Graus14-Jan-07 15:59 
Questiondatediff in C# Pin
drequinox14-Jan-07 10:48
drequinox14-Jan-07 10:48 
AnswerRe: datediff in C# Pin
User 665814-Jan-07 11:22
User 665814-Jan-07 11:22 
GeneralRe: datediff in C# Pin
drequinox14-Jan-07 11:30
drequinox14-Jan-07 11:30 
AnswerRe: datediff in C# Pin
Guffa14-Jan-07 11:35
Guffa14-Jan-07 11:35 
GeneralRe: datediff in C# Pin
drequinox15-Jan-07 0:41
drequinox15-Jan-07 0:41 
AnswerRe: Messenger Notify Pin
Ed.Poore14-Jan-07 9:44
Ed.Poore14-Jan-07 9:44 
Questionconverting string from any coding to utf-8 - still not working :-( Pin
rafiki27014-Jan-07 9:16
rafiki27014-Jan-07 9:16 
AnswerRe: converting string from any coding to utf-8 - still not working :-( Pin
Nader Elshehabi14-Jan-07 9:46
Nader Elshehabi14-Jan-07 9:46 
GeneralRe: converting string from any coding to utf-8 - still not working :-( Pin
Guffa14-Jan-07 11:22
Guffa14-Jan-07 11:22 
AnswerRe: converting string from any coding to utf-8 - still not working :-( Pin
rafiki27014-Jan-07 14:10
rafiki27014-Jan-07 14:10 
QuestionRemove posted message Pin
electriac14-Jan-07 7:01
electriac14-Jan-07 7:01 
AnswerRe: Remove posted message Pin
l.m.k14-Jan-07 7:38
l.m.k14-Jan-07 7:38 
QuestionRecursive search sorry I forgot the ignore html last time Pin
electriac14-Jan-07 6:49
electriac14-Jan-07 6:49 
AnswerRe: Recursive search sorry I forgot the ignore html last time Pin
Abisodun14-Jan-07 7:10
Abisodun14-Jan-07 7:10 

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.