Some Windows Forms MVC/MVP resources
Monday, den 8. March 2010Currently I am figuring out whether the MVC pattern (or a variation) will be suitable for an upcoming project. Therefore I am going to use this article as a reference for various valuable resources I found on the topic.
Basic resources
The following resources explain what MVC et al. are:
“Model-view-controller” (MVC) on Wikipedia.
“Model-view-presenter” (MVP) on Wikipedia.
More resources
The [...]

