AdventuresWith.Net | Dann Blackwell

CAT | Silverlight

Dec/09

5

Fantastic Intro to Prism

I stumbled across this excellent written / video tutorial with source when starting out in my Prism adventure.

Prism for Silverlight – Silver Bay Labs

image

image

I think this is the best starting out example I have found. It still requires a basic understanding of Inversion of Control to figure out what he’s trying to do, but run through it a few times and it all sort of fits together.

,

After trying for a while to figure out how it all sort of works and what I was actually looking for, I found this page at Sparkling Client – Downloading Prism.

Once you get there, there is a 10 step method on how to use Prism/CAG or whatever you want to call it.

Not intuitive in any way for Microsoft to hide it by giving it different  names (Prism == Composite Application Guidance), but I guess that’s life.

I blame Microsoft’s love (or perhaps just programmer’s vanity) of renaming things that already have a name, but I think it got away on them here.

Update: Herding Code, in an interview with Glenn on Prism / CAG, discovered that Prism is the “Cool Name” whereas Composite Application Guidance is the “Serious Important Name”.

Coming soon: A photo viewer app using Prism. I know it’s been done to death, but it’s a good start.

, , ,