• Syndicated blog - Posted on: Mar 31, 2021

    HttpContext is not designed to be thread-safe, which means you can run into nasty things if you share a HttpContext between thread. For example, this is one of the things that can happen: One (or more) thread is stuck in this: mscorlib_ni!System.C...

  • Syndicated blog - Posted on: Mar 19, 2021

    There are cases that you want to get your Personalization catalog feeds in zip format, maybe to make sure the customizations you have done are there (and are exactly what you want to), or you need to send them to developer support service for...

  • Syndicated blog - Posted on: Jan 27, 2021

    Episerver Commerce order search is a powerful feature. My colleague Shannon Gray wrote about is long ago https://world.episerver.com/blogs/Shannon-Gray/Dates/2012/12/EPiServer-Commerce-Order-Search-Made-Easy/ , and I myself as well https://world.e...

  • Syndicated blog - Posted on: Jan 25, 2021

    While it’s not a common task to do, you might want to iterate through all carts, or all carts with a specific criteria. For example, you might want to load all carts that have been last modified for more than 1 week, but less than 2 weeks, so you...

  • Syndicated blog - Posted on: Nov 04, 2020

    Or any of its equivalent – FindByEmail etc. Why? Reason? It’s slow. Slow enough to effectively kill your database, and therefore, your website. If you want dig into the default implementation (which is using EntityFramework), this is what you end ...

 Workplace: Optimizely AB
 Community Level: Oracle

Syndication and sharing