1
Answer

MVVM Architecture

I am looking for a sample app that implements EF6 (POCO) with the UOW pattern and does not use WCF but a direct database connection. The app is WPF MVVM (the use of IOC would be a bonus). 
Answers (1)