Click here to Skip to main content
15,891,951 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi, i am working in a .NET project. Now i will show the notification(Employees basic information with image) into the screen when every employee punch their id card and save to the attendance table i.e when change in table. Data already save in table but i will could not show this. Notification data will show in WIndows forms application or WPF using C#. Please help me
Posted
Updated 29-Aug-15 19:15pm
v2
Comments
PIEBALDconsult 30-Aug-15 1:24am    
You could use a trigger, but I wouldn't.
Mehdi Gholam 30-Aug-15 1:27am    
Just requery in your application on a timer.
Shahid Mab 30-Aug-15 1:53am    
but at a time insert more than one row every employee view their information in realtime.
Michael_Davies 30-Aug-15 2:34am    
Make the time very short, I am sure every second will be real enough...
Shahid Mab 30-Aug-15 2:35am    
thank you @Michael_Davies

1 solution

 
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