SharePoint 2013 Minimal download SharePoint:AjaxDelta
SharePoint 2013 Minimal Download Strategy (MSD) new feature introduced by Microsoft that improving end user experience. I recently check the master page and find some interesting tags that used most at the top of the placeholders.i'e SharePoint:AjaxDelta Tag.
SharePoint:AjaxDelta wrapping all our favorite Delegate Controls and other elements in the Master Page. What this AjaxDelta control does is to only download to the client (browser) what has been changed since the previous download. If nothing has changed, nothing is downloaded Ajax Style.
Following are the AjaxDelta control that are available in the Master page.
The Minimal Download Strategy is by default enabled on Team sites, Community sites but MDS is not enabled on publishing sites. MDS is a web feature.
Other things I wrote
SharePoint:AjaxDelta wrapping all our favorite Delegate Controls and other elements in the Master Page. What this AjaxDelta control does is to only download to the client (browser) what has been changed since the previous download. If nothing has changed, nothing is downloaded Ajax Style.
Following are the AjaxDelta control that are available in the Master page.
- DeltaPlaceHolderAdditionalPageHead
- DeltaSPWebPartManager
- DeltaSuiteLinks
- DeltaSuiteBarRight
- DeltaSPNavigation
- DeltaWebPartAdderUpdatePanelContainer
- DeltaWebPartAdderUpdatePanelContainer
- DeltaTopNavigation
- DeltaSearch
- DeltaPlaceHolderPageTitleInTitleArea
- DeltaPlaceHolderPageDescription
- DeltaPlaceHolderLeftNavBar
- DeltaPlaceHolderMain
- DeltaFormDigest
- DeltaPlaceHolderUtilityContent
when you click on any of the page you will see the start.aspx page and following by # then your site page URL. example http://xxx/_layouts/15/start.aspx#/SitePages/Home.aspx. The start.aspx page is responsible render the Delta changes control.
The Minimal Download Strategy is by default enabled on Team sites, Community sites but MDS is not enabled on publishing sites. MDS is a web feature.
- SharePoint 2013 two new columns "GeoLocation and Related Items"
- SharePoint 2013 Client Object Model newly added DLL
- SharePoint 2013 Minimal download SharePoint:AjaxDelta
Nice post. Here is one more post explains MDS in Sharepoint
ReplyDeletehttp://sureshpydi.blogspot.in/2013/03/share-point-2013-minimal-download.html
20 March 2013 23:23
Please prove you're not a robot
Nice post. Here is one more post explains MDS in Sharepoint
ReplyDeletehttp://sureshpydi.blogspot.in/2013/03/share-point-2013-minimal-download.html