Browse by Tags

All Tags » MVVM (RSS)

Using ICommand – Silverlight 4 by nmarun

Another article in the ‘- Silverlight 4’ series (read the first two here: DragNDrop, Right-Click Save As and Local File Access ). In this one we’ll talk about using the ICommand feature, now implemented in Silverlight. Read the announcement in Tim Heuer...
Filed under: , ,

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