1

I am highly confused with mvc and mvp design patterns. Both looks similar for me. can anybody provide me some sample windows application for both the patterns.

i work in dotnet c#.

Bert F
  • 85,407
  • 12
  • 106
  • 123
muthukumarm
  • 197
  • 4
  • 14
  • possible duplicate of [What are MVP and MVC and what is the difference?](http://stackoverflow.com/questions/2056/what-are-mvp-and-mvc-and-what-is-the-difference) – Bert F Dec 07 '10 at 14:17

1 Answers1

0

There are already some good answers on SO...

See:

MVP examples for Windows Forms

Looking for clean WinForms MVC tutorial for C#

Also some good info may be found here...

https://stackoverflow.com/questions/2406/looking-for-a-mvc-sample-for-winforms

Community
  • 1
  • 1
Chris Baxter
  • 16,083
  • 9
  • 51
  • 72