Skip Ribbon Commands
Skip to main content

Blog

:

Quick Launch

Home
Blog of Kevin Rohling, containing my thoughts, comments and questions.
February 21
Online Video with the Silverlight Media Framework (2-17-10 Presentation Materials)
Online Video with the Silverlight Media Framework (2-17-10 Bay .NET User Group Presentation)
October 21
Brown Bag - Prism 2.0
Since arriving here at Vertigo about a month ago (a little less actually) I've heard several folks express interest in learning a bit more about Prism.  Having just recently done a deep dive into it a short time ago myself I figured it was a good time to spread what I knew about it so I decided to put together a brown bag session.  If for no other reason really than b/c I like cornering people in a room and making them listen to me ramble for an hour.
 
Therein I discussed the high level components that make up the framework as well as some when to's and when not to's when deciding wether or not to use Prism.  Caveat: This is all really biased with my own opinions so please don't assume anyone else agrees with me.  As with all interesting things debate is inevitable.  Here are the topics I covered and see the links below for access to the deck and code.
  • What is Prism?
  • Commands
  • Regions
  • Event Aggregation
  • Modules
  • Putting it all together - an example
  • When does using Prism make sense?
  • More Info