You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
project restructure
About this tag
The tag 'project restructure' on WindowsForum.com covers discussions about reorganizing software projects to adopt sustainable development practices. In one featured thread, developers reboot a Windows Phone client project by applying Test Driven Development (TDD) and the Model-View-ViewModel (MVVM) pattern. The content emphasizes restructuring existing codebases to improve maintainability, testability, and adherence to design patterns. While the example focuses on Windows Phone development, the tag may also apply to broader software project restructuring topics. Users can find practical advice on refactoring, pattern adoption, and iterative improvement of project architecture.
In this episode of The Full Stack, Jesse and Jon reboot their windows phone client project using Test Driven Development (TDD) and the Model View ViewModel (MVVM) pattern.
Previous episodes focused on getting different technologies such as Windows Phone, WCF, and OData, connected. With a better...