If you have a model whose classes do not use LINQ, can you somehow use and use IQueryable for use with search call in MVC?
If all you need is swap in MVC, take a look at the MvcContrib pager.
Here is a sample code
Martijn Boland Html.Pager() HTML-. POCO.
IPagedList, IList . , SQL-.
IQueryable , IList.
, IEnumerable , , , , LINQ, , .
Source: https://habr.com/ru/post/1708123/More articles:Is aspnetdb.mdf ever intended for use in an online production application? - securityNested prohibit / require operators in search queries Lucene - javaLINQ - joins dynamic query - joinCompare two instances of IQueryable - c #How to output more than 255 characters in an Excel cell using Spreadsheet_Excel_Writer () in php? - phpThe speed of the mysql update / set command. Column Multiplication - performanceHow can I determine which of my markers are visible on my Google map? - javascriptImplement javascript file with least number of characters? - javascriptSerialize flash.utils.Dictionary correctly in SharedObject - flexCan a Python module use import from another file? - pythonAll Articles