Archive for November, 2005

Implementing the Passive View Pattern in WinForms (formerly Model-View-Presenter)

November 18, 2005

What a treat it is. We implemented a strict Passive View (MVP) pattern using WinForms, complete with NUnit tests and the whole enchilada (or shebang, whichever you prefer).
I tried to do the interleaved code thing here, and the interface sucks for that somehow.  I want to attached a zip with the project in it, but [...]