ChumChase: an explanationA client for FriendFeed written in WPF. The intention of the project is to demonstrate how to build a WPF application using Test-Driven Development. In the application, we use a number of patterns such as Model-View-Presenter, PresentationModel, Inversion of Control, and so on.Do you have some feedback? Disagree with a design choice? Think there is a better way to do something?
Post a message in the Discussions!
You can follow along with the blog posts chronicling the development of ChumChase
here.
NOTE I started converting this over to a new approach, as well as brining in Caliburn. The blog posts do not reflect this yet.