Often when creating custom classes I need to make modifications to the Info class constructor - for example, setting the order number column. As far as I can tell, you can't do this kind of thing i...
I have created a custom module project and a custom scheduled task, the purpose of the task is to get some data from a XML file and insert/update the respective custom objects.This is all working g...
I am building a custom webpush notificaiton. I am getting the token that the service worker creates then using ajax to push it to my back end. My issue is the the response is always 500 and it ne...
Hello, After attend the Advanced Developer Course i have some unclear points:1- How to create modules, custom classes, and the corresponding UI. 2- How to create a full project using Kentico and ho...