The best WPF open source projects you've seen [closed]

对着背影说爱祢 提交于 2019-12-03 13:43:01

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!