IoC - Rudi Grobler

Browse by Tags

All Tags » IoC (RSS)

Learning PRISM – Unity Redux

If you missed the first post in this series, please read it first. I received quite a few emails in response too my first article… I would like to address them here: What does unity have to do with PRISM? I have to agree that my first post did not really put unity in context. So lets try again… Their are 2 main areas where Unity help… As I stated in the first post, you can call RegisterType<> on a type… What I did not mention is that you can also call RegisterInstance<>. This allows us...

Learning PRISM – Unity

I was recently tasked with learning PRISM … The next few post will document my learning experience! PLEASE NOTE: I have no experience with previous technologies like CAB… This is truly my idiots opinion about what I have learned trying out PRISM! I have identified some key “things” I MUST know in order to use PRISM (This list might change in the future). As I learn more about each one of these… I will post about it! The first item on my list is Unity ! “ The Unity Application Block (Unity) is a lightweight...
Posted by rudi | 5 comment(s)