1
Answer

how to create browser based messaging system in c#

Photo of Hussain Javed

Hussain Javed

9y
748
1
In company there are many users.they logged in application to interact with each other.users wants to send one message to another user,if that user not working on  that window that message will seen by that user by pop-up window in his working window.
so how to implement this in c# 

Answers (1)