0

I want to push some thing (like Notification) to user's page, i tried a function that search database and then DB had new notification, it showed the Notification to us, but it was a bad way, someone know how i can do it better?

0

2 Answers 2

2

You can use Comet or SignalR. This is a LINK to explain how use it

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

Comments

0

You need to implement Client side side based code, so use ajax and java script to that...

1 Comment

Is there any way to use serverside function?

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.