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.
It is well know that once an e-mail address have been published on a home page it will not take a long time before it is flooded with spam. The usual sollution to this is to to either use a feedback form (that do not use the mail address in clear...
To store settings for the current user, use the built-in Profile support in ASP.NET. EPiServer is using this for its own need to store information on a per user basis. (The built-in values EPiServer needs are accessible through the class...
The error message “Generation of designer file failed: Unknown server tag ‘EPiServer:Property’” in Visual Studio can really drive me mad. Today it happened again. I noticed that I could not recompile my application because the new textbox I added ...
I read Mats Hellander’s post EF needs AOP today and I can only agree. We have used the NPersist framework to provide Object-Relational Mapping in several projects and I really like the clean domain objects we can use. NPersist does not require tha...
In addition to the build-in properties on EPiServer pages there are some additional user defined properties that have a special function from EPiServers point of view. As a beginner to EPiServer it is easy to miss this so after teaching new...