Select to view content in your preferred language

ArcGis API for Silverlight and MVVM

482
2
08-23-2011 01:00 PM
CarlTremblay
Emerging Contributor
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.

Thank you verry much !
0 Kudos
2 Replies
JohnnyPenet
Emerging Contributor
Carl,

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.

Johnny 

http://jpenet.blogspot.com/
0 Kudos
CarlTremblay
Emerging Contributor
Thanx a lot Johnny I'm gonna check this ...
0 Kudos