Do you have demo of the live updates feature for a .net environment? I see you have one for php, will it be possible to enable this in a js/razor/mvc .net environment running on iis? We have the pro edition.
For which component you need such sample ?
There is one for the scheduler
blog.scheduler-net.com/post/2012 … ments.aspx
What I need is a way to constantly upgrade and display content of a grid with new data, i.e. pull in the last 40 events from a database. It sounds like what I need is the real-time dataprocessor, but it is not clear whether it only works with php or not. I see you use nodejs for part of this, is there a windows service version of this, so that execution can be controlled, rather than just being an executable?