Take the community feedback survey now.
Take the community feedback survey now.
I was at a client site the when a question was asked about how to personalise content using the selected language. The scenario is as follows: Site editor(s) publish content on a global branch for example English /en/ Both /en-GB/ and /en-US/ fall...
I was at a client site the when a question was asked about how to personalise content using the selected language. The scenario is as follows: Site editor(s) publish content on a global branch for example English /en/ Both /en-GB/ and /en-US/ fall...
In my previous post I wrote about how EPiServer start up times can be optimised at build time using EPiOptimiser . The tool generates warnings and errors in Visual Studio depending on whether assemblies are included or excluded from being scanned ...
In my previous post I wrote about how EPiServer start up times can be optimised at build time using EPiOptimiser . The tool generates warnings and errors in Visual Studio depending on whether assemblies are included or excluded from being scanned ...
People have already posted about how to optimise the start up times of EPiServer here and here . One of the common techniques is to exclude assemblies from being scanned at application start up by setting them as exclusions in the EPiServer...