A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
I just extended a little on the Virtual Roles Sample Pack project on Codeplex after Joe came to me with a challenge: “I want to push a personalized message on my web site to everyone who is an EPiServer Certified Developer and who have visited pag...
For a long time I’ve wanted to play more with Windows Workflow Foundation (WWF) in conjunction with EPiServer, and today I finally did it. And luckily it turned out to be a lot less scary than I had imagined. First of all, I decided to check out ...
Here’s just a quick little code-hint. Sometimes it can be handy to retrieve a pagereference or a pagedata object from a guid. And it’s easily done using the PermanentLinkMapStore. See here: PermanentPageLinkMap map = PermanentLinkMapStore.Find(Pag...
I just followed the few basic steps suggested by Cristian, did a bit of basic trouble-shooting and voila – an updated version of the QuickWatchGadget is ready for CMS 6 RC1 (And hopefully also for the final release). It’s an easy install – just...
Stefan Schackow had a great tip at the end of his PDC session “ Microsoft ASP.NET 4 Core Runtime for Web Developers ”. A beta extension is available for IIS 7.5 that makes IIS automatically “warm up” your web sites before any visitors arrive. This...