Developing EPiServer page providers: optimizing performance
If you are developing EPiServer page providers for very large data sets, there are a few things you ought to bear in mind about performance.
Posted on Tuesday, August 25th, 2009
EPiServer: Creating a re-usable generic custom property
A technique for storing complex, object-based data in EPiServer custom properties using a re-usable generic base class. Includes downloadable source code.
Posted on Saturday, May 16th, 2009
EPiServer: Initialising plug-ins shipped in a separate DLL
A simple way of ensuring that some code is executed when EPiServer initialises – can be shipped as a separate DLL rather than being included in a web project.
Posted on Sunday, February 22nd, 2009