Hi,
I switched from php to asp.net for a certain project, and i've created a web application and everything went smoothly.
I have one question though....when I navigate to my website the very first time, it loads for about 8-10 seconds. I assume the code is compiling in this time. If i go back to the site, it will load very quick. However if I got back to it the next day, it will compile again.
I was wondering can anyone elaborate on what is going on? I understand it needs to compile once, but why does it do so again the next day? Is there anyway I can avoid this?
Thanks for any advice/insight,
Andrew