performance - Slow loading SharePoint WebPart to run separately and progressively independent of initial page load -
we have webpart sharepoint project gathers active directory information , takes amount of time load, , drastically slows down load time on pages.
i'm not sure if can improve efficiency of webpart, want do, make run progressively independent of initial page load, way doesn't effect rest of page.
i'm new sharepoint development, familiar asp.net, , or direction appreciated, thanks.
similar search , list oob web parts, use ajax behavior data load. can accomplish asp.net update panel. pretty walk through type of behavior here -> http://msdn.microsoft.com/en-us/sp2010devtrainingcourse_sharepointdevelopmentwithvisualstudio2010lab_topic6.aspx
Comments
Post a Comment