Click here to Skip to main content
15,887,027 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi Experts,

I am new in C#. I've a problem with database notifications..

I've develped a windows application in c# using web services just like little-bit as skype. In which i want to show that who is online/offline/absent/Lunch to all online users using notifyicon in c#

i've used the notifyicon but it doesn't show to all users because that information don't come from the database it has been defined statically.

so i want to know . how can i implement this.

i've searched on google. find some sql dependency, query notification requests, Push technology..

But i am just confused.. i don't even understand what i need to do for my application..

I need some proper guidline

Thanx in Advance.
Posted
Comments
Basmeh Awad 18-May-13 9:14am    
why you are not storing and retrieving from database???
[no name] 20-May-13 5:41am    
You mean on Client-side database?

1 solution

Hello Basmeh,

You can find more details over here SignalR in Winforms[^]

Thanks and Regards,
Imdadhusen
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900