• Syndicated blog - Posted on: Oct 04, 2023

    Earlier we started a new series about performance optimization, here Performance optimization – the hardcore series – part 1 – Quan Mai’s blog (vimvq1987.com) . There are ton of places where things can go wrong. A seasoned developer can, from...

  • Syndicated blog - Posted on: Oct 03, 2023

    Hi again every body. New day – new thing to write about. today we will talk about memory allocation, and effect it has on your website performance. With .NET, memory allocations are usually overlooked because CLR handles that for you. Except in ra...

  • Syndicated blog - Posted on: Sep 06, 2023

    With Find-backed IEntrySearchService in the previous post , we can now put SearchProvider to rest. There are, however, parts of the framework that still rely on SearchManager, and it expects a configured, working SearchProvider. The Full search...

  • Syndicated blog - Posted on: Sep 06, 2023

    If you have been using Find, you might be surprised to find that CSR UI uses the SearchProvider internally. This is a bit unfortunate because you likely are using Find, and that creates unnecessary complexity. For starter, you need to configure a...

  • Syndicated blog - Posted on: Aug 20, 2023

    It’s not a secret, I love optimizing things. In a sense, I am both an Optimizer (literally) and an optimizer. And today we will be back to basic – optimizing a tricky SQL query. The query in question is this particular stored procedure...

 Workplace: Optimizely AB
 Community Level: Oracle

Syndication and sharing