One of the more powerful features of Fiddler is the ability to intercept a call to the server and replace the response with a response of its own. This becomes a very powerful tool especially when you have existing display templates that you wish to edit, without affecting the live service. This becomes especially handy …
Tag: Fiddler
Jan 16
Performance issues when using “Save Site As Template” option with content in SharePoint 2010
Scenario Description We recently hit a performance problem on a client environment when creating sites through code. These sites which had been created with the Team Site template and then saved as templates by using the “Save Site As Template” option in the UI were taking upwards of 40 seconds to deploy. During testing we …