Browse by Tags

All Tags » Prism V2 (RSS)

Prism - MVVM - Silverlight gotcha's by nmarun

This is an extension to my previous blog where I showed my first application using Prism and Silverlight. As for this article, I just want to share the "gotcha's" I learned through a slightly more complex and a real-world (ish) application....
Filed under: , , ,

Programming Silverlight with MVVM pattern using Prism by nmarun

Here’s what I wanted to do: A Silverlight project User logs in A service runs and displays data upon successful login Quite simple right? In ‘pure’ Silverlight, one could probably do this in like 15 minutes, but I wanted to do this using Prism following...
Filed under: , , ,
More Posts