TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Mohammed Khadir
NA
65
11.9k
Alert when date matches with system date(C# windows form app
Jun 3 2017 4:27 PM
Dear Friends,
i am working with C# windows form application (with sql), where i need to save the future appointments. Here is the structure, i am saving appoint with AppID, AppName, AppDate, AppAlertDate for date i am using datetime picker.
for example
AppID= 1
AppName=Interview
AppDate=10/06/2017
AppAlertDate=08/06/2017
AppID=2
AppName=Interview
AppDate=11/06/2017
AppAlertDate=09/06/2017
Now what i want is i need to show a alert when my application starts for the first time on the AlertDate Matches with the system date.
can you please help me.
Thanks
Reply
Answers (
8
)
C# datagridview and specific column report in iTextsharp
how to open a file selected in listbox ?