Views: 9.1K
Replies: 1
Archived
|
Design Patterns help needed: MVC, MVP, MVVM (urgent)Hello, I have been reading about Design Patterns and its different application models.
From what I understand:
Am I right? If so, I would like to see some examples (urgently please) of all three in .NET. I found many examples on the web, but I am looking for "authenticated " examples, because on the Internet many are incorrect. It would be excellent if DoFactory would put out some published examples so they can be discussed. Ali Momin, May 24, 2010
|
|
Reply 1Hi Ali:
I don't know if you're a current user of our Design Pattern Framework package, but these are exactly the kind of questions we answer. The framework includes example projects using MVC, MVP, as well as MVVM (WPF). It may very will be the fastest and most effective way to get answers to your questions. I would also like to mention that it is important to get the MV architecture right from the beginning. Once you're on a wrong path, it is difficult and time-consuming to correct this. BTW: In our next release, Design Pattern Framework 4.0, we will also include ASP.NET MVC 2 and Silverlight MVVM. It's included in your subscription if you were to purchase today. Hope this helps. Dan. Dan McMillan, May 28, 2010
Great link, thanks!
May 03, 2010
|