Unity - Rudi Grobler

Browse by Tags

All Tags » Unity (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)

WPF in LOB

Not to overflow you with too many TLA (Three Letter Acronyms) but one of the most talked about things in the WPF world is, is it ready for Line-of-Business? The purpose of this post is not to debate if it is ready, but rather link too 2 videos of WPF applications used in LOB environment! Lawson Smart Office brings WPF goodness to the enterprise This is a very detailed video of how the Lawson application works… It is a very slick user interface build using WPF… and it rocks!!! [UPDATE] Here is another...
Posted by rudi | 3 comment(s)