What is the flow of MVP pattern [closed]
can anyone give me short & simple code in c# to understand the MVP pattern? please help. thanks
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/
精彩评论