Go to content

Go to employees

Go to search

Blog entries posted during January 2012

 

Reducing number of request and page size when using Web Parts in EPiServer

The EPiCode.WebParts.Core framework supports editing Web Parts in most browsers. This is done by using Microsoft.Web.Preview.dll and a ScriptManager as mentioned in this post . The cost is 5 extra requests and approxemiatly 141 ekstra KB in total....