I saw the light Unity - Alexey Zakharov's Blog

Browse by Tags

All Tags » Unity (RSS)

Connect ViewModel and View using Unity by brainbox

In this post i want to describe the approach of connecting View and ViewModel which I'm using in my last project. The main idea is to do it during resolve inside of unity container. It can be achived using InjectionFactory introduced in Unity 2.0 public...
More Posts