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

php - Hide output during test execution -

javascript - Migrate custom AngularJS filter from 1.2.28 to 1.4.x -

Update Magento products with multiple images -