asp.net mvc - how to trigger notifications in mvc after something is saved in the database? -


how trigger notifications in mvc after saved in database? e.g: if admin saves new item in database employees notified there's new item in stock.

you can either use polling reflect changes database or have push notification notify client


Comments

Popular posts from this blog

qt - Using float or double for own QML classes -

Create Outlook appointment via C# .Net -

ios - Swift Array Resetting Itself -