开发者

MVC patterns with WPF + NHibernate + IoC

I'm looking for patterns and principles for using with WPF and NHibernate in开发者_开发技巧 model-view-controller style.


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.

Building a Desktop To-Do Application with NHibernate


Have a look at Paul Stovell's Magellan MVC container - I don't think it tries to be an ORM, so you'd need to hook NHibernate up, yourself...

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜