Why Join
Become a member
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
C# Corner Home
Technologies
Monthly Leaders
ASK A QUESTION
Forumguidelines
Moritz Juergensen
2k
5
5.9k
C#, WPF and MVVM ... How to load an XML file into a dataset
May 24 2013 5:34 PM
Hi,
I recently started to code my own small applications with Visual Basic and switched over to C# a few days ago. I also try to use WPF and the MVVM pattern but coding in general is something new for me. I think I understood the way MVVM is supposed to work and I did a few tutorials but now I got stucked creating a small address book. Normally I would use the "Trial and Error" method facing a problem but it's not working here.
My goal is to load a small XML file with 3 entries into a dataset and display everything. An "Add new entry" / "Change entry" / "Delete entry" method would be cool but not mandatory. If someone could have a look into this
file
and provide me a solution I could study how this is working :)
Thanks in advance
Moritz
Reply
Answers (
3
)
TextProperty OnTextChanged ändert nicht den Text
WPF Combobox Close When Click on Outside