Click here to Skip to main content
15,894,825 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
im developing a winforms application using DevExpress ,which is almost done i might say; but i would like to add a non-functional requirement that will allow the end user to keep track of every birth dates of customers . I would like to use the DevExpress alert control to display the birth date when the system clock time checks and matches the customer's birthday in database . I have done couple of researches but i could quite find what i am looking for.I have no clues on how i can implement that.

Thanks
Posted
Comments
Volynsky Alex 2-Sep-12 9:54am    
If you want to write a birthday reminders, it can help you :
http://www.codeproject.com/Articles/5778/How-to-Create-Birthday-Reminders-Using-Microsoft-O
http://www.c-sharpcorner.com/uploadfile/b4f4a4/birthday-reminder-in-C-Sharp/

1 solution

I just think, posting such issues about a 3rd party control would be more useful at their respective forums.
Here:DevExpress: Online demos[^]

Try looking here:
DevExpress: Support Forum[^]
DevExpress documentation[^]
 
Share this answer
 
Comments
Lombela 6-Sep-12 21:35pm    
thanks i'm sorted

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