Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7407739
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T05:46:42+00:00 2026-05-29T05:46:42+00:00

How can I notify the client computers using the pop-up balloons?? I really don’t

  • 0

How can I notify the client computers using the pop-up balloons?? I really don’t know how to do it.

E.G. I will assigned a new task for the employees, when I click a button, the task will be saved to the DB. And a balloon with a title and the name of employee will pop-up in the clients computers.

Saving the task in DB is done. but the pop-up balloons?? How?? I searched it over the net but it seems I can find exact answer.

I already did an email notifications but I think email notification will not help me to speed up the notifications for the employees.

Thank you everyone who will helped me. This will finished my proposed system.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-29T05:46:43+00:00Added an answer on May 29, 2026 at 5:46 am

    Once you save the data to the DB, you also need to broadcast the new assignment to all clients. You can achieve this by implementing a client/server architecture where upon program startup, all clients connect to a central server (it could be the DB Server itself, if you are allowed to do this) that broadcasts these messages. Once a client receives a message, you can use the NotifyIcon control in .NET. A full working example on how to use NotifyIcon can be read here.

    You may think about redundancy as far as not having only one central server but rather implementing a ring topology in which messages are passed along the ring, for example.

    You could also implement this using a Message Queue.

    The balloon notification is the easiest part; it’s literally 3 or 4 lines of code. Broadcasting the messages (or polling for them) is more involved.

    EDIT

    Piggybacking a bit on Jeremy’s comment, you could also poll the DB itself for new messages. In your program you’d have to keep track of which messages (records) have been retrieved as to not to display repeated notifications. You could easily do this by keeping track of the last record id the program has retrieved. On program start up, you’ll need to get the current latest so that going forward you start showing notifications.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I will have a client application using a proxy to a WCF Service. This
So far, no one can really offer any benefit of using dual channel over
I'm looking for a Java library which can notify me about changes on the
Can anyone think of a good way to allow the server to notify the
How can I stop a build, and notify the user if a file does
Is it posible to notify user that session has expired? Can browser act as
Is there anyway that we can detect when the system/screen gets locked and notify
I'm trying to install some Ruby Gems so I can use Ruby to notify
Can you cast a List<int> to List<string> somehow? I know I could loop through
Does anyone know where I can find a good tutorial for setting up apache

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.