问题
I'm so impressed by hanselman 's metholodgie ,However he all the time saying "read the code to learn" and I found this way very very cool That's why ,I'd like to make a cool appilication with C#/WPF but I don't know from where can I begin I've some experience with C# in the console and GDI The prob is with WPF
which is the best apps you've seen , hosted in code plex or on blogs or a project which is desctibed step by step in a blog
which the best blog you've heard about WPF Thankx
回答1:
I found those Demos very useful to start learning:
Windows Presentation Foundation Samples
回答2:
You might be interested in the sample applications of the WPF Application Framework (WAF). They show:
View composition
UI Workflow (Wizards)
Command binding / Shortcut Keys
MVVM pattern, Unit Testing
Validation
Entity Framework
Open/Save FileDialog
Print Preview / Print Dialog
Localization
来源:https://stackoverflow.com/questions/2553320/the-best-wpf-open-source-projects-youve-seen