Click here to Skip to main content
15,917,329 members
Home / Discussions / WPF
   

WPF

 
QuestionSilverlight Date Validation Question... Pin
datahead9-May-10 10:24
datahead9-May-10 10:24 
AnswerRe: Silverlight Date Validation Question... Pin
Abhinav S9-May-10 19:25
Abhinav S9-May-10 19:25 
QuestionWPF ListView scrollable height Pin
astibich27-May-10 11:28
astibich27-May-10 11:28 
AnswerRe: WPF ListView scrollable height Pin
Leung Yat Chun8-May-10 23:13
Leung Yat Chun8-May-10 23:13 
QuestionExpression Web....Not sure if this is the right place to post. Pin
programmervb.netc++6-May-10 21:24
programmervb.netc++6-May-10 21:24 
AnswerRe: Expression Web....Not sure if this is the right place to post. Pin
#realJSOP9-May-10 1:19
professional#realJSOP9-May-10 1:19 
AnswerRe: Expression Web....Not sure if this is the right place to post. Pin
#realJSOP12-May-10 2:09
professional#realJSOP12-May-10 2:09 
QuestionPass params to web service [SOLVED (but it ain't pretty)] Pin
#realJSOP6-May-10 9:16
professional#realJSOP6-May-10 9:16 
AnswerRe: Pass params to web service Pin
Not Active6-May-10 9:44
mentorNot Active6-May-10 9:44 
GeneralRe: Pass params to web service Pin
#realJSOP6-May-10 10:54
professional#realJSOP6-May-10 10:54 
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
Not Active7-May-10 7:01
mentorNot Active7-May-10 7:01 
AnswerRe: Pass params to web service Pin
Abhinav S7-May-10 0:23
Abhinav S7-May-10 0:23 
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 

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.