SilverLight with MVVM Architecuture........
-
Wednesday, February 29, 2012 5:12 AM
Hi Friends,
I am looking for a silverlight sample application that follow MVVM architecture, any linke\sample would be of great help.
Thanks in Advance.
All Replies
-
Wednesday, February 29, 2012 5:37 AM
Hi,
Please find following link
http://www.silverlight.net/learn/advanced-techniques/the-mvvm-pattern/mvvm-introduction
Thanks
Bhushan
-
Wednesday, February 29, 2012 5:42 AM
Hi,
You can also watch the 2010 MIX video
http://live.visitmix.com/MIX10/Sessions/EX14
Nice explanation
This is also good
Thanks
Bhushan
-
Wednesday, February 29, 2012 11:34 PM
Thanks Bhushan for your response. Well, one of my collegue suggest using the existing framework how efficient is this any idea on this(http://www.japf.fr/silverlight/mvvm/index.html).
-
Friday, March 02, 2012 1:49 AM
Hi hsr,
I think MVVM have a lot advantages that you can search in the web.
And from the link provided by you, I cannot see what Architecuture it is using.
Personally, I think MVVM is a fantastic concept.
And also existing framework and MVVM are both good choice for you.
-
Wednesday, March 07, 2012 7:59 AM
Hi Otomii,
Thanks for your input and the URL provided were worth reading and got some initial information to start up.
Well I have an exisitng SL Application and planning to migrate to MVVM pattern although the app is small and I was looking for some information where to start, any information or help would be of gr8 help.
-
Wednesday, March 07, 2012 8:08 PM
Hi,
You can just
http://social.msdn.microsoft.com/search/en-us?query=MVVM+Silverlight&x=0&y=0
Search for the MVVM Silverlight Project examples and create your own one.
Examples will help you to learn quicker.
-
Thursday, March 08, 2012 11:32 AM
Thanks Otomii your help much appreicated.
-
Monday, March 19, 2012 7:50 AM
Well in continuation to the above thread. I have a SL4 application and it need to be restructured to MVVM pattern. On searching the web I found many exisitng FW (e.g SilverLight light,Caliber etc..) and unable to make a decesion, can someone please share there views thoughts\suggestion if have implemented the same.

