can anyone give me short & simple code in c# to understand the MVP pattern? please help. thanks
Asked
Active
Viewed 1,023 times
1 Answers
4
read this: What are MVP-Passive View and MVP-Supervising controller
and here's C# sample code with good description http://codebetter.com/jeremymiller/2007/05/25/build-you-own-cab-part-3-the-supervising-controller-pattern/