I need to convert a Session object to an IOrderedQueryable and came up blank. I ve thought of creating a wrapper, but its not working properly. Basically, I am pulling a Linq query and would like to store it so that I don t have to pull it each time I visit. There are up to 7-10 parameters per user so it s not something that s great for caching.
What are the advantages/disadvantages of using include/require s to achieve a singular file that contains multiple pages as opposed to directing the user to many individual pages and storing the ...