I am using DNN 5.0. I have created a module in which I am providing some search criteria and a asp.net button. On click of button I am using greybox and displaying the search result on next page. on result page when I'm searching within database it takes around 30-35 seconds to retrieve the result. but on next call it takes 3-4 seconds.
I am unable to locate why it is slow for first time.
And it happens again if I leave the application for some time or again log in after 40-45 min, it happens again.