Hi,
I want to develop an application in wpf but not able to decide which design pattern to use.
n tier, MVVM, MVC.....which is better? every patterns has advantages and disadvantages.
Application should be easy to maintain and add new functionality easily later on.
But MVVM looks too complex. Please share your view and suggestions.
Thanks