I am a new .Net developer who just know the basics of .Net and WPF. I need to learn the following frameworks for enterprise software development:
MVVM
Prism – in particular Unity
Inversion of Control
Strategy Pattern
NUnit and Unit Testing
What should be the sequence I should tackle them? Is there any important topics I should understand first before launching into learning these frameworks (Maybe like threading)?
What is the best book on each framework, or on a few of these frameworks?
Thanks in advance!