Just a quick question on the Kentico API and retrieving pages while multi threading.I have a simple Parallel.ForEach loop that retrieves a page from the tree based on the information being looped. ...
Hi,I have a scheduled task that picks up records from database and performs some operation. But it locks the execution of task untill one operation is finished. Is it possible to run another schedu...