Comparing NHibernate's LINQ provider to the only other ORM I have tried, which is LightSpeed, the performance of queries for NHIbernate is horrible. It is at least 2 to 5 times slower for fairly basic queries.
You guys really should focus on LINQ. Most people don't want to use the Criteria api or HQL. That is NHibernate-specific technology, which is silly to learn when you could be learning a mutli-use .NET technology such as LINQ. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
