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.
  1. News

    Windows 7 The Full Stack, Part 9: Windows Phone Development with TDD and MVVM

    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...
Back
Top