Hi, I'm starting a new project using NHibernate, and I wonder if some of you had experience with this kind of project:
The project includes more than one application accessing the same data store (winforms and asp.net apps). I though about using NHibernate, with Fluent NHibernate for Mapping and Repositories. Now I'm thinking about expose the NHibernate domain entities by WCF (so the different projects could use them), and as I never worked with NHibernate+WCF, I would like to know of any possible pitfalls and what are the best practices to do so, or if anyone knows any better suited option. I would appreciate any idea. Thanks, Caio --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nhusers?hl=en -~----------~----~----~----~------~----~------~--~---
