Web Site Speed.......
-
I have created an asp.net site on an educational server, but its a bit slow. I think this is due to having to pull .jpg's everytime a new page loads. Is there a way to speed this process up or make it more efficient if the same jpg's are being used on different pages?
-
I have created an asp.net site on an educational server, but its a bit slow. I think this is due to having to pull .jpg's everytime a new page loads. Is there a way to speed this process up or make it more efficient if the same jpg's are being used on different pages?
-
I have created an asp.net site on an educational server, but its a bit slow. I think this is due to having to pull .jpg's everytime a new page loads. Is there a way to speed this process up or make it more efficient if the same jpg's are being used on different pages?
IMO, the issue here might be caused by another problem, not due to pulling image files. As I know, the browser will use cached images instead of re-loading << >>