开发者

The best WPF4 Project on CodePlex.com [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.

Want to improve this question? Update the question so it focuses on one problem only by editing this post.

Closed 9 years ago.

Improve this question

I'm learning this days about WPF and the amazing tool from Microsoft wich named "Expression Blend 4". It makes our work easier than ever to design our WPF and Silverlight apps,Particularly impressive to me is the SketchFlow feature, which enables rapid prototyping for our WPF and Silverlight applications.Meanwhile the ability to creat rich web experiences, games, desktop apps, and more.

When i Was seaching for samples or examples for a great WPF project on the web, I found some apps like

  • Using the WPF Visualizer to debug applications in Visual Studio 2010开发者_Go百科
  • Introducing photoSuru: Feature Overview

but they are not avaible to download ,such as payante libraries like Devexpress,Infragistrics and more ..

I'm searching for first exemplar for WPF on CodePlex, to not only learn WPF but also to learn good practices for enterprise application development across the board.

I searched here in StackOverFlow in therecent topics ,they are talking about the old generation of the WPF , ... WPF4 is amazing !


you can download and try the WPF Application Frameworks and Guidance that are available with its source code and samples on codeplex.com, as stated in the previous answers PRISM and WAF are very helpful and have very powerful samples.

you can also try the following frameworks:

  1. Caliburn.Micro

Caliburn.Micro is a small, yet powerful framework, designed for building applications across all Xaml Platforms. With strong support for MVVM and other proven UI patterns, Caliburn.Micro will enable you to build your solution quickly, without the need to sacrifice code quality or testability.

  1. MVVM Light Toolkit

The MVVM Light Toolkit is a set of components helping people to get started in the Model - View - ViewModel pattern in Silverlight and WPF. It is a light and pragmatic framework that contains only the essential components needed.

  1. Cinch

Cinch is a fully featured WPF MVVM framework that makes it easier to develop rich MVVM WPF applications. It also provides UI services/threading/unit tests helpers and much more. Cinch is a WPF ModelView-ViewModel framework that takes the UI services route to provide a rich WPF MVVM framework that comes with several standard services out of the box.


You should download Prism and look into stock trader reference implementation.


Maybe you find the sample applications of the WPF Application Framework (WAF) useful.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜