Browse by Tags

Simple Trick for making an existing web part async
Friday, February 05, 2010 3:10 PM
This is one of my favorite stupid SharePoint tricks. If you have a situation where there is a web part (or any web page component) that is slow, and it is slowing the page render time for your page this is a handy trick. Here is the summary: Create another web part page and add the slow loading web part. Look at the source code for the render page and get the... Read More...
by wkriebel | with no comments
More Posts