I want to make an GUI desktop application using C# and mysql for database purpose.
but according to my algorithm the only problem is time delay.
basic idea (how application works)
sender insert data in database using a unique ID and receiver will check after some time on the basis of that particular ID and receives message.
this is very high level algo. I need something better, if anyone can help?
may be i can't explain my words..... but please try to understand me. thanks