A
abcd
I am using one asp web page with code behind and using C#. The page is very
slow when first hit. some time doesnt display but if I wait and request the
page it is displayed. What could be the wrong. Do I missing any caching,
performance tuning. Also I noticed that when I request the page it goes
twice into Page_Load?
thanks in advance
slow when first hit. some time doesnt display but if I wait and request the
page it is displayed. What could be the wrong. Do I missing any caching,
performance tuning. Also I noticed that when I request the page it goes
twice into Page_Load?
thanks in advance