Click here to Skip to main content
15,889,879 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I have developed a asp.net web site which contains a image slide show also,but it takes more time to load the image in slider(and also takes more time to load full page) and hence before loading full image in slide slow the image in slider is changed then what could i do to solve it .....
pls reply me....
Posted

Page load timing depends on a lot of factors.. For eg.

1. the bandwidth allocated for your website by the ISP.
2. Clients bandwidth
3. Server speed
4. Page/image size.

Check these references

http://www.imagemaven.com/how-to-get-quick-loading-images/[^]
http://www.hauppauge.com/html/fastload.htm[^]
http://webresizer.com/resizer/[^]
http://engineering.slideshare.net/2011/03/faster-page-loads-with-image-lazy-loading/[^]
 
Share this answer
 
this is your server problem please take help from your server provider
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900