A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More

  • Syndicated blog - Posted on: Mar 02, 2015

    This code sample isn’t big or fancy but I found it a bit nifty when having to paginate multiple lists within a single page, hance I wanted to share this. The solution below is based on using AJAX to get the paginated list but one could also use...

  • Syndicated blog - Posted on: Feb 01, 2015

    Setting up CMS Start by creating a new project from the EPiServer visual studio templates which can be found here(https://visualstudiogallery.msdn.microsoft.com/4ad95160-e72f-4355-b53e-0994d2958d3e).   Select the Empty project template and check t...

  • Syndicated blog - Posted on: Feb 01, 2015

    Begin by adding an InitializationModule to the root of your project from the EpiServer templates. Change the interface inheritance in the file from IInitializableModule to IConfigurableModule (This resides under the namespace EPiServer.ServiceLoca...

  • Syndicated blog - Posted on: Feb 01, 2015

    Begin by locating the Global.asax-file, add a new static constructor to this class and define the location of your database(s): static EPiServerApplication() {   System.IO.DirectoryInfo dir = new System.IO.DirectoryInfo(AppDomain.CurrentDomain.Bas...

 Workplace: Knowit Experience Göteborg AB
 Community Level: Citizen

Syndication and sharing