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.
software patterns
About this tag
The tag 'software patterns' on WindowsForum.com covers discussions about applying structured design approaches in software development, particularly within the Microsoft ecosystem. Content includes implementing the Model-View-ViewModel (MVVM) pattern for Windows Phone apps and combining it with Test-Driven Development (TDD) to create maintainable code. These patterns help developers organize code, separate concerns, and improve testability. The tag reflects practical use of established patterns in real-world projects, with a focus on Windows development technologies.
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...