generate automatic alerts with snooze time before a targeted date and a day before

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • akimalam
    New Member
    • Nov 2012
    • 2

    generate automatic alerts with snooze time before a targeted date and a day before

    i want to create an application which generates popup alerts at the day of event occurs as well as a day before the event will occur in a specific time interval as well.. events are stored in database and they are all date time fields .. so i want to link those fields to create popups ..
  • Frinavale
    Recognized Expert Expert
    • Oct 2006
    • 9749

    #2
    What part are you having problems with?
    Retrieving information from the database?
    Displaying the popups?

    What type of application are you developing?
    Win Forms?
    Windows Service?
    WPF?


    It is pretty hard to help you if you don't provide more details about the problem.


    -Frinny

    Comment

    • akimalam
      New Member
      • Nov 2012
      • 2

      #3
      i dont know how to start ..
      displaying popups because i dont know how to work on date time methods .. i m developing a win form application ..

      database is completed .. just have to fetch the dates stored in database and through them i need to generate automatic alerts .. like if a task is to be submitted on 30th nov so at that date on 12 0 clock application starts giving the popups until it is shutdown by the operator.. help me please

      Comment

      Working...