Updated Wiki: Home
Web Parts that require long loading time might significantly slow down the overall page performance by increasing the page load time.This is especially true with search web parts, web parts that...
View ArticleUpdated Release: Asynchronous Web Part Framework (Sep 16, 2010)
This project contains working version of a basic web part that is loaded asynchronously.This code also demonstrates how web part connections and editor part can be implemented with an asynchronous web...
View ArticleUpdated Wiki: Home
Web Parts that require long loading time might significantly slow down the overall page performance by increasing the page load time.This is especially true with SharePoint search web parts, web parts...
View ArticleReleased: Asynchronous Web Part Framework (Sep 16, 2010)
This project contains working version of a basic web part that is loaded asynchronously.This code also demonstrates how web part connections and editor part can be implemented with an asynchronous web...
View ArticleUpdated Release: Asynchronous Web Part Framework (Sep 16, 2010)
This project contains working version of a basic web part that is loaded asynchronously.This code also demonstrates how web part connections and editor part can be implemented with an asynchronous web...
View ArticleUpdated Wiki: Home
Web Parts that require long loading time might significantly slow down the overall page performance by increasing the page load time.This is especially true with SharePoint search web parts, web parts...
View ArticleUpdated Wiki: Home
Web Parts that require long loading time might significantly slow down the overall page performance by increasing the page load time.This is especially true with SharePoint search web parts, web parts...
View ArticleUpdated Wiki: Home
Web Parts that require long loading time might significantly slow down the overall page performance by increasing the page load time.This is especially true with SharePoint search web parts, web parts...
View ArticleUpdated Wiki: Documentation
What is required?A web part that utilizes the Asynchronous Web Part framework should consist of the below components: A Web Part control class that serves as a wrapper for collecting properties,...
View ArticleUpdated Wiki: Documentation
What is required?A web part that utilizes the Asynchronous Web Part framework should consist of the below components: A Web Part control class that serves as a wrapper for collecting properties,...
View ArticleUpdated Wiki: Documentation
What is required?A web part that utilizes the Asynchronous Web Part framework should consist of the below components: A Web Part control class that serves as a wrapper for collecting properties,...
View ArticleUpdated Wiki: Documentation
What is required?A web part that utilizes the Asynchronous Web Part framework should consist of the below components: A Web Part control class that serves as a wrapper for collecting properties,...
View ArticleNew Comment on "Documentation"
I am having a small issue. That usercontrol that I use, need to cooperate with Page object or Viewstate. Page is each time null. Can you tell me another solution how can I get reference to Page object?...
View ArticleNew Post: Development guide
Hi Chaitu,thanks for this project. I wrote an article for developers who will want to use it in their projects: http://sadomovalex.blogspot.com/2012/07/create-asynchronous-web-parts-for.html with more...
View ArticleSource code checked in, #25482
Upgrade: New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link: http://go.microsoft.com/fwlink/?LinkId=254563
View ArticleNew Post: connected Webparts
I am unable to get my web parts that are async using your framework to update when a value is changed on another web part that it is connected to. any ideas on how I could fix this.
View Article