Click here to Skip to main content
15,887,391 members
Home / Discussions / WPF
   

WPF

 
QuestionTreeView Children Loading Indicator Pin
cjb11019-Nov-14 23:27
cjb11019-Nov-14 23:27 
SuggestionRe: TreeView Children Loading Indicator Pin
Richard MacCutchan20-Nov-14 1:20
mveRichard MacCutchan20-Nov-14 1:20 
QuestionHow to navigate from one wpf window to another after certain time interval? Pin
Member 1109866018-Nov-14 23:29
Member 1109866018-Nov-14 23:29 
AnswerRe: How to navigate from one wpf window to another after certain time interval? Pin
Pete O'Hanlon18-Nov-14 23:55
mvePete O'Hanlon18-Nov-14 23:55 
GeneralRe: How to navigate from one wpf window to another after certain time interval? Pin
Member 1109866019-Nov-14 22:39
Member 1109866019-Nov-14 22:39 
GeneralRe: How to navigate from one wpf window to another after certain time interval? Pin
Pete O'Hanlon19-Nov-14 22:56
mvePete O'Hanlon19-Nov-14 22:56 
QuestionBinding to xml element that is indexed from another xml document Pin
Member 97580137-Nov-14 12:26
Member 97580137-Nov-14 12:26 
AnswerRe: Binding to xml element that is indexed from another xml document Pin
Mycroft Holmes7-Nov-14 12:58
professionalMycroft Holmes7-Nov-14 12:58 
In your code behind, should be ViewModel, create a class, a Model, with the Book properties and add an additional property for the Category. Insert the records from the Book xml and update the item with the Category details.

This is the normal process of creating a model to match the UI requirements. Your UI will often not match the database structure, that is why there are such concepts as DAL, Mode, View, ViewModel.
Never underestimate the power of human stupidity
RAH

QuestionHow to create Add in Project in Silvelight MVVM Pin
Victor Athoti7-Nov-14 3:16
Victor Athoti7-Nov-14 3:16 
AnswerRe: How to create Add in Project in Silvelight MVVM Pin
Mycroft Holmes7-Nov-14 13:04
professionalMycroft Holmes7-Nov-14 13:04 
GeneralRe: How to create Add in Project in Silvelight MVVM Pin
Richard MacCutchan7-Nov-14 22:04
mveRichard MacCutchan7-Nov-14 22:04 
GeneralRe: How to create Add in Project in Silvelight MVVM Pin
Mycroft Holmes7-Nov-14 22:42
professionalMycroft Holmes7-Nov-14 22:42 
GeneralRe: How to create Add in Project in Silvelight MVVM Pin
Victor Athoti8-Nov-14 19:02
Victor Athoti8-Nov-14 19:02 
GeneralRe: How to create Add in Project in Silvelight MVVM Pin
Richard MacCutchan8-Nov-14 21:29
mveRichard MacCutchan8-Nov-14 21:29 
AnswerRe: How to create Add in Project in Silvelight MVVM Pin
Pete O'Hanlon11-Nov-14 11:56
mvePete O'Hanlon11-Nov-14 11:56 
QuestionWPF , XAML und C# - Connection two table in a datagrid (foreign key) Pin
Member 111592295-Nov-14 22:29
Member 111592295-Nov-14 22:29 
AnswerRe: WPF , XAML und C# - Connection two table in a datagrid (foreign key) Pin
Mycroft Holmes6-Nov-14 11:39
professionalMycroft Holmes6-Nov-14 11:39 
QuestionWhich approach should use for Voice Instruction for user in WPF Pin
Ashfaque Hussain5-Nov-14 19:43
Ashfaque Hussain5-Nov-14 19:43 
AnswerRe: Which approach should use for Voice Instruction for user in WPF Pin
Richard MacCutchan5-Nov-14 22:29
mveRichard MacCutchan5-Nov-14 22:29 
QuestionProject Output Type Class Library and Windows Application Pin
Ashfaque Hussain2-Nov-14 18:47
Ashfaque Hussain2-Nov-14 18:47 
AnswerRe: Project Output Type Class Library and Windows Application Pin
Pete O'Hanlon2-Nov-14 22:21
mvePete O'Hanlon2-Nov-14 22:21 
GeneralRe: Project Output Type Class Library and Windows Application Pin
Ashfaque Hussain2-Nov-14 22:46
Ashfaque Hussain2-Nov-14 22:46 
GeneralRe: Project Output Type Class Library and Windows Application Pin
Pete O'Hanlon2-Nov-14 23:52
mvePete O'Hanlon2-Nov-14 23:52 
GeneralRe: Project Output Type Class Library and Windows Application Pin
Ashfaque Hussain3-Nov-14 0:28
Ashfaque Hussain3-Nov-14 0:28 
GeneralRe: Project Output Type Class Library and Windows Application Pin
Pete O'Hanlon3-Nov-14 0:43
mvePete O'Hanlon3-Nov-14 0:43 

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.