We are wanting to use both NHibernate and Microsoft Sync Framework – has anyone had experience combining these two frameworks?
Thanks,
Ashley
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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.