I'm looking for patterns and principles for using with WPF and NHibernate in model-view-controller style.
Asked
Active
Viewed 993 times
2 Answers
6
Here's a pretty good sample application plus write-up for using WPF and NHibernate together. The article is sufficiently long without also delving into MVC & IOC. It covers the hardest bit, which is managing NHibernate sessions in long lived contexts.

Michael Maddox
- 12,331
- 5
- 38
- 40