I would like to ask from some advice. I usually use Java JPA with Criteria Queries and PostgreSQL in my projects (I work with Tapestry Framework which is based on Maven). I feel so comfortable with this tools and I can develop quickly. But now I must develop a proyect in C#. I have been studing similar tools in this platform and I have found NHibernate and NPersistence. The problem is that with NPersistence you can not use Criteria (http://www.npersistence.org/content/how-use-criteria), and with NHibernate you can not mapping with NPersistence. So, what do you thing could be more interesting for learn and quickly development?? May I use NHibernate with XML mapping and Criteria or could be better use NPeristence with another kind of queries??
Thanks in advance! -- You received this message because you are subscribed to the Google Groups "nhusers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/nhusers?hl=en-US. For more options, visit https://groups.google.com/groups/opt_out.
