Hello
I am developing a window application. I am new to c# so my problem is i want to display popup messages on my form when a new user logged into the system with valid user id and password and at that time newly logged in user should get some notification from the already logged in users.
So Please help me in this regard
Thank you