Does NHibernate intergrate well with Microsoft Sync Framework?

 ̄綄美尐妖づ 提交于 2019-12-10 14:45:16

问题


We are wanting to use both NHibernate and Microsoft Sync Framework - has anyone had experience combining these two frameworks?

Thanks,

Ashley


回答1:


No, there are some problems mixing NHibernate and Sync Framework.

See Sync Framework clashes with NHibernate when inserting rows. You'll see some workarounds in that post, but keep in mind they don't place nice together without some patching to the way you work with your data.



来源:https://stackoverflow.com/questions/1264161/does-nhibernate-intergrate-well-with-microsoft-sync-framework

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!