Tagged Questions
2
votes
2answers
264 views
How to: Create reminders that should trigger an event to be handled in a Windows application?
I need to develop a windows application with .NET 3.5 that needs to have a calendar and user can schedule appointments.
I want (not with a windows-service) that while the application is on, all the ...