c# - Difference between MVC & MVP architecture -


possible duplicate:
what mvp , mvc , difference?

i not aware of mvc & mvp coding design flow. need understand difference in terms of coding. search google found no expected article on it. need explanation sample code both mvc & mvp. need small sample code same thing done via both mvp & mvc win application c#. please me out sample.

download asp.net mvc project , asp.net web forms mvp. available @ codeplex.com. remember 1 way implement/apply patern (theory) in code. there no "unique" way implement patterns. ruby on rails has it's own implementation of mvc pattern.


Comments