November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
Follow bloggers on Optimizely World to get the latest from people who know all about the Optimizely platform! You will find blog posts from the entire Optimizely community, as well as from the Optimizely development teams.
Start blogging - create your own blog (requires log in)
Manage your blog posts on Optimizely World (requires log in)
Rules for blogging on Optimizely World
Imagine you're trying to create a new block in a specific content area. You click the "Create" link, expecting to see a CMS modal with a list of available blocks. Instead, you're greeted with an empty view and a console error. What's going on?
I have previously written about .NET compatibility in general and .NET 8 in particular, see blog posts here , here and here . With the end of support date for .NET 6 coming up this month we have seen questions pop up again. So in addition to linki...
In Optimizely Commerce Connect, you can group different items using packages and bundles. Package: A package has one or more versions of a product (called variants) and possibly other packages. It has one SKU (a unique code) and one price. When yo...
This post explores ways to manage and update catalog metadata in Optimizely Commerce by utilizing Data Transfer Objects (DTOs). DTOs provide a lightweight, performance-optimized way to access data directly from the database, making them faster and...
Resizing images in C# has traditionally been a complex and time-consuming task, often requiring intricate code and handling various image processing libraries. Developers had to manage different image formats, maintain quality, and ensure...
Two different XSS vulnerabilities were fixed in the latest update of the NuGet package EPiServer.CMS.TinyMce. Update today!
Welcome to Onederland. Discover the key highlights from the Opticon Conference 2024 in London, including the NetSpring acquisition, advancements in Opal AI, and new SaaS , visual builder
In the fast-paced world of web development, efficient memory management is essential for optimizing application performance and enhancing user experience. Among the many optimization techniques available, clearing memory cache using a cache key is...