this is the most common problem we face and most often we keep the page small in size and use less images.
But, what if my homepages a lot of stuffs to get loaded which is a must requirement? The only thing you can do it to Ajax it! you need to separate a page into several html block of codes and load it separately.
What i did is using the ASP.NET AJAX update panel to warp the html code and use timer to load it later. I think this is not really a correct why but it is better then doing nothing.
What else i can do? do you have any solution suggest for me?
No comments:
Post a Comment