Hello all, Can someone tell me if the version 2.1 of the API allows to develop a full MVVM pattern application ? If so, where can I find a demo application / best practices please.
You can look at my blog, I posted some documents of my desig patterns to a MVVM application. Besides MVVM I use PRISM and MEF to create a solid framework. All is based on the problems related to the use of ArcGis Silverlight API. The goal is to encapsolate all ArcGis components. I am still battling for design patterns for editing and geoprocessing.