1

I recently started gathering information about push notifications with WebApi particularly from this article:

http://www.strathweb.com/2012/05/native-html5-push-notifications-with-asp-net-web-api-and-knockout-js/

I kinda want to use this method but I don't seem to get how to do this with Database. For example I want to get notification whenever a row is inserted in certain table. Is there a way to do this or I don't get things fully about its functionallity

1 Answer 1

2

Check here and you may understand to getting events from database change events. Then you can tie it up to your push notification service.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.