Click here to Skip to main content
15,902,189 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: Pass params to web service Pin
#realJSOP7-May-10 1:52
professional#realJSOP7-May-10 1:52 
GeneralRe: Pass params to web service Pin
#realJSOP7-May-10 5:33
professional#realJSOP7-May-10 5:33 
GeneralRe: Pass params to web service Pin
Abhinav S7-May-10 6:32
Abhinav S7-May-10 6:32 
QuestionWPF UserControl design question Pin
Alex Barry6-May-10 5:38
Alex Barry6-May-10 5:38 
AnswerRe: WPF UserControl design question Pin
Leung Yat Chun9-May-10 6:26
Leung Yat Chun9-May-10 6:26 
GeneralRe: WPF UserControl design question Pin
Alex Barry10-May-10 2:10
Alex Barry10-May-10 2:10 
GeneralRe: WPF UserControl design question Pin
Leung Yat Chun10-May-10 2:38
Leung Yat Chun10-May-10 2:38 
QuestionViewModels and Threading issues.. Pin
daniel radford6-May-10 4:10
daniel radford6-May-10 4:10 
I have a large view model which can take several seconds to construct. The view model contains many ObservableCollections which only support changes from the UI thread. This forces me to construct the view model on the UI thread which causes the UI to hang for the duration of the construction time. It would be far nicer if I could do this on a background thread and display a progress dialog while it completes. Is there a way that I could achieve this?

Thanks for your help!
Dan
AnswerRe: ViewModels and Threading issues.. Pin
Abhinav S6-May-10 20:22
Abhinav S6-May-10 20:22 
GeneralRe: ViewModels and Threading issues.. Pin
daniel radford7-May-10 3:30
daniel radford7-May-10 3:30 
Questiongiving multiple groups different access in a silverlight application Pin
Michael J. Eber5-May-10 7:59
Michael J. Eber5-May-10 7:59 
AnswerRe: giving multiple groups different access in a silverlight application Pin
Abhinav S6-May-10 4:37
Abhinav S6-May-10 4:37 
GeneralRe: giving multiple groups different access in a silverlight application Pin
Michael J. Eber6-May-10 8:30
Michael J. Eber6-May-10 8:30 
AnswerRe: giving multiple groups different access in a silverlight application Pin
Abhinav S6-May-10 17:46
Abhinav S6-May-10 17:46 
QuestionNo Resources [SOLVED] Pin
#realJSOP4-May-10 7:43
professional#realJSOP4-May-10 7:43 
AnswerRe: No Resources Pin
Luc Pattyn4-May-10 7:49
sitebuilderLuc Pattyn4-May-10 7:49 
GeneralRe: No Resources Pin
#realJSOP4-May-10 7:51
professional#realJSOP4-May-10 7:51 
GeneralRe: No Resources Pin
Luc Pattyn4-May-10 7:57
sitebuilderLuc Pattyn4-May-10 7:57 
AnswerRe: No Resources Pin
Abhinav S4-May-10 7:50
Abhinav S4-May-10 7:50 
GeneralRe: No Resources Pin
#realJSOP4-May-10 7:52
professional#realJSOP4-May-10 7:52 
QuestionDynamic Image binding Pin
Sunil P V4-May-10 6:22
Sunil P V4-May-10 6:22 
AnswerRe: Dynamic Image binding Pin
Leung Yat Chun5-May-10 11:25
Leung Yat Chun5-May-10 11:25 
GeneralRe: Dynamic Image binding Pin
Sunil P V5-May-10 22:21
Sunil P V5-May-10 22:21 
GeneralRe: Dynamic Image binding Pin
Leung Yat Chun5-May-10 22:59
Leung Yat Chun5-May-10 22:59 
GeneralRe: Dynamic Image binding Pin
Sunil P V6-May-10 20:01
Sunil P V6-May-10 20:01 

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.