I want to call a long-time running server-side job. During the process, I am going to refresh a log table in the client-side. Because of some concerns about platform and user experiences(with regard to browser, HTML5 support and etc.), as far as possible I want to get ride of WebSocket and SignalR programming.
In this case the first solution is, in an interval, client connects to the server and read a log file and show in HTML.
I want to know is there any ready solution using KendoUI controls and functionalities?
Thanks of all,
Hedayat
In this case the first solution is, in an interval, client connects to the server and read a log file and show in HTML.
I want to know is there any ready solution using KendoUI controls and functionalities?
Thanks of all,
Hedayat