Click here to Skip to main content
15,903,362 members
Home / Discussions / WPF
   

WPF

 
QuestionRe: Connecting to SQL Server database in XBAP application Pin
Eslam Afifi13-Mar-09 8:48
Eslam Afifi13-Mar-09 8:48 
QuestionDouble Animation Hell Pin
emptythetill13-Mar-09 2:55
emptythetill13-Mar-09 2:55 
AnswerRe: Double Animation Hell Pin
Insincere Dave13-Mar-09 8:06
Insincere Dave13-Mar-09 8:06 
GeneralRe: Double Animation Hell Pin
emptythetill14-Mar-09 5:21
emptythetill14-Mar-09 5:21 
QuestionHow to load only needed images? Pin
S.a.n.4.e.s12-Mar-09 7:35
S.a.n.4.e.s12-Mar-09 7:35 
AnswerRe: How to load only needed images? Pin
Eslam Afifi12-Mar-09 12:27
Eslam Afifi12-Mar-09 12:27 
GeneralRe: How to load only needed images? Pin
S.a.n.4.e.s12-Mar-09 19:18
S.a.n.4.e.s12-Mar-09 19:18 
GeneralRe: How to load only needed images? [modified] Pin
Eslam Afifi13-Mar-09 2:53
Eslam Afifi13-Mar-09 2:53 
I've just got online and read Luc Pattyn's replies. I'd like to add to his/her advice using the MVVM pattern and store the thumbnails in the Model-View, or maybe in the Model itself. Make the converter checks if the thumbnail exists or not so you use the cached thumbnail or create and store it. You can keep the thumbnails in memory or on disk, whatever is best for your situation. All that while keeping the ListBox virtualizing.

Eslam Afifi

modified on Saturday, March 14, 2009 8:08 AM

AnswerRe: How to load only needed images? Pin
Luc Pattyn12-Mar-09 13:29
sitebuilderLuc Pattyn12-Mar-09 13:29 
GeneralRe: How to load only needed images? Pin
S.a.n.4.e.s12-Mar-09 20:30
S.a.n.4.e.s12-Mar-09 20:30 
GeneralRe: How to load only needed images? Pin
Luc Pattyn13-Mar-09 2:14
sitebuilderLuc Pattyn13-Mar-09 2:14 
GeneralRe: How to load only needed images? Pin
Luc Pattyn13-Mar-09 2:19
sitebuilderLuc Pattyn13-Mar-09 2:19 
GeneralRe: How to load only needed images? [modified] Pin
S.a.n.4.e.s14-Mar-09 0:10
S.a.n.4.e.s14-Mar-09 0:10 
QuestionStoring Signature in sql server database Pin
vsaratkar12-Mar-09 5:45
vsaratkar12-Mar-09 5:45 
AnswerRe: Storing Signature in sql server database Pin
Eslam Afifi12-Mar-09 13:00
Eslam Afifi12-Mar-09 13:00 
GeneralRe: Storing Signature in sql server database Pin
vsaratkar13-Mar-09 2:13
vsaratkar13-Mar-09 2:13 
GeneralRe: Storing Signature in sql server database Pin
Eslam Afifi13-Mar-09 2:58
Eslam Afifi13-Mar-09 2:58 
GeneralRe: Storing Signature in sql server database Pin
AndyTexas22-Jun-09 6:08
AndyTexas22-Jun-09 6:08 
GeneralRe: Storing Signature in sql server database Pin
Eslam Afifi22-Jun-09 12:24
Eslam Afifi22-Jun-09 12:24 
QuestionWPF Tween Library Pin
emptythetill12-Mar-09 1:56
emptythetill12-Mar-09 1:56 
AnswerRe: WPF Tween Library Pin
Pete O'Hanlon12-Mar-09 2:25
mvePete O'Hanlon12-Mar-09 2:25 
GeneralRe: WPF Tween Library Pin
emptythetill13-Mar-09 2:50
emptythetill13-Mar-09 2:50 
QuestionWorking with 3D models created in Blender Pin
Etienne_12312-Mar-09 0:11
Etienne_12312-Mar-09 0:11 
AnswerRe: Working with 3D models created in Blender Pin
Pete O'Hanlon12-Mar-09 0:27
mvePete O'Hanlon12-Mar-09 0:27 
QuestionWPF: How to make resizing custom datagrid column? [modified] Pin
MichalDawn11-Mar-09 22:58
MichalDawn11-Mar-09 22:58 

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.