A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
Recently, we got a request from a customer to create custom error pages for their EPiServer website. Their requirements were that they should be able to set different error pages for different areas of the website and be able to edit the error pag...
UPDATE: Updated blog post to solve issues and questions posted in the comment section, as well as generalizing it to work with XForm instances on pages as well. This version also supports redirection after form submission as well as proper...
By default ASP.Net MVC uses conventions for locating the correct view for a controller action. But MVC comes with a nifty feature that lets you register custom view location rules, and this blog post will show you how to utilize that to completely...
By default ASP.Net MVC uses conventions for locating the correct view for a controller action. But MVC comes with a nifty feature that lets you register custom view location rules, and this blog post will show you how to utilize that to completely...
UPDATE: Updated blog post to solve issues and questions posted in the comment section, as well as generalizing it to work with XForm instances on pages as well. This version also supports redirection after form submission as well as proper...