V
V
vadim9112011-08-19 07:25:19
NHibernate
vadim911, 2011-08-19 07:25:19

Nhibernate, Paging, Count(*), OrderBy and performance?

Colleagues,
There is a following task: there is a table with 100 000 records. It is necessary to make a page-by-page output, with sorting and filtering. What would be the best way to have the sorting and filtering happen on the database server and not on a collection in the application's memory?
How to count Count(*) using NHibernate?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
vadim911, 2011-08-19
@vadim911

Thank you.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question