Tag Archives: Tips & Tricks

Profiling NHibernate or Linq to SQL in an EPiServer CMS solution

Hibernating Rhinos has two really good products for profiling applications that are using NHibernate or Linq to SQL, NHibernate Profiler and Linq to Sql Profiler. To profile your application you need to reference an appender and initialize it upon startup. This can easily be done in several ways in EPiServer CMS, using HTTP modules, the [...]

Hidden feature: Generate demo license in admin mode

EPiServer CMS 6 introduced new tools for site and license administration. One not so known feature in these tools are the ability to generate demo licenses. In admin mode, click Site Information under the Config tab. Select the License Information tab and scroll down to Download License section. Select Demo license and hit Download License. [...]