Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • Programming Silverlight with MVVM pattern using Prism

    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 the MVVM (Model-View-ViewModel) pattern. I added...
    Posted to IBloggable - implemented (Weblog) by nmarun on 11-01-2009, 12:00 AM
    Filed under: Silverlight, C#, MVVM, Prism V2
  • Prism - MVVM - Silverlight gotcha's

    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. See the entire source code here and when you run it...
    Posted to IBloggable - implemented (Weblog) by nmarun on 11-11-2009, 12:00 AM
    Filed under: Silverlight, C#, MVVM, Prism V2
Page 1 of 1 (2 items)