c# - Can we notifiy .net application to update data from database instead of pooling concept? -
my concern ping .net web application pick updated data sql server db , showing same on ui instead of manual pooling concept. dnt want use javascript time intervals.
in research found signal r still asking other concepts can opted.
so question ways can notify application retrieve updated data db?
signal r best 1 push notification on web ui in .net.
Comments
Post a Comment