Take the community feedback survey now.
Take the community feedback survey now.
Recently Forrester announced Adobe, Acquia, Episerver are new leaders in WCM (Web Content Management). So what that mean and how Episerver made this? Support cloud Modularized components API Support Micro-service based All-in-one platform for CMS...
One of the good tools to use for performance monitoring is “Performance Counter”. This works well out of the box with Episerver CMS. Setting it up is quite simple, you need to change web.config and add “enablePerformanceCounters” to “episerver->ap...
I recently doing some small work with MongoDB and just realize Document Based NoSQL DB is really fitted for CMS! So let’s speak about it. Prons: Entity stored as BSON (brother of JSON!). That means your content properties will be persisted as the...
Steps: Create new “Class Library” project. Add these NuGet packages to your project: (Please consider you need to have Feed Url of EPiserver NuGet server -> Link):EPiServer.CMS.UI.Core Microsoft.AspNet.Mvc Entry point: We need to define a “Normal...
I wanted to play with “Cognetive Services” and thought best to use Episerver for this reason. I wanted to have below functionality: Mark “Content” properties I want as “Tageable” content. Using Azure Congetice Text Analytics key phraser to detec...