it's probably the volume of data that the problem. do you need all 4000 entities with all 60 properties at once? as a comparison you can run your NH queries through NHProf to see how long the query vs hydration takes. you can also compare what the results are using raw ADO.Net & datatables. I would bet the numbers are not that much better.
-- 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.
