Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Email Notification

Email Notification

Scheduled Pinned Locked Moved C#
databasesql-serversysadmincareer
8 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    MalikRizwan
    wrote on last edited by
    #1

    I have to develop and email notification system, all the employees will keep their TO DO list in Sql server and an email notification will be fire to them before some specific perioud of every Job to do ... Kindly tell me pacakages n libs used for this work.**

    R A M

    **

    P S 2 Replies Last reply
    0
    • M MalikRizwan

      I have to develop and email notification system, all the employees will keep their TO DO list in Sql server and an email notification will be fire to them before some specific perioud of every Job to do ... Kindly tell me pacakages n libs used for this work.**

      R A M

      **

      P Offline
      P Offline
      PrakashBhaskar
      wrote on last edited by
      #2

      Hi, Better you create a seperate visual basic application and make an exe for that application, and add that exe to schedule task Thanks Warm Regards Prakash-B

      M 1 Reply Last reply
      0
      • P PrakashBhaskar

        Hi, Better you create a seperate visual basic application and make an exe for that application, and add that exe to schedule task Thanks Warm Regards Prakash-B

        M Offline
        M Offline
        MalikRizwan
        wrote on last edited by
        #3

        Prakash, using schedule task is better when we have to run only one executable. But there may be more than 1 emails to be sent by my application**

        R A M

        **

        P 1 Reply Last reply
        0
        • M MalikRizwan

          Prakash, using schedule task is better when we have to run only one executable. But there may be more than 1 emails to be sent by my application**

          R A M

          **

          P Offline
          P Offline
          PrakashBhaskar
          wrote on last edited by
          #4

          Hi, can you explain me how you are getting the mailing list. My opinion is get a mailing list count and use for loop to send a mail. I think you might get the clue. Thanks Warm Regards Prakash-B

          M 1 Reply Last reply
          0
          • P PrakashBhaskar

            Hi, can you explain me how you are getting the mailing list. My opinion is get a mailing list count and use for loop to send a mail. I think you might get the clue. Thanks Warm Regards Prakash-B

            M Offline
            M Offline
            MalikRizwan
            wrote on last edited by
            #5

            that is not what u r saying .. i will get email list from DB but i dont have to send all the emails at once. but every email will be sent after a specific period(defind by user previously in db)**

            R A M

            **

            P 1 Reply Last reply
            0
            • M MalikRizwan

              that is not what u r saying .. i will get email list from DB but i dont have to send all the emails at once. but every email will be sent after a specific period(defind by user previously in db)**

              R A M

              **

              P Offline
              P Offline
              PrakashBhaskar
              wrote on last edited by
              #6

              Hi, Can you explaim me detailed procedure for send email (mean that how u will get list , which time you want to send mail) so that i can try with my best. Thanks Warm Regards Prakash-B

              M 1 Reply Last reply
              0
              • P PrakashBhaskar

                Hi, Can you explaim me detailed procedure for send email (mean that how u will get list , which time you want to send mail) so that i can try with my best. Thanks Warm Regards Prakash-B

                M Offline
                M Offline
                MalikRizwan
                wrote on last edited by
                #7

                The time of notification is not known infact user save it in database, u r interpreting the problem wrong. Infact i have to make some type of service that would continuously listen to the db.**

                R A M

                **

                1 Reply Last reply
                0
                • M MalikRizwan

                  I have to develop and email notification system, all the employees will keep their TO DO list in Sql server and an email notification will be fire to them before some specific perioud of every Job to do ... Kindly tell me pacakages n libs used for this work.**

                  R A M

                  **

                  S Offline
                  S Offline
                  S Senthil Kumar
                  wrote on last edited by
                  #8

                  How about writing a service that polls the database? Sending email is trivial, look for the System.Web.Mail namespace. Regards Senthil _____________________________ My Blog | My Articles | WinMacro

                  1 Reply Last reply
                  0
                  Reply
                  • Reply as topic
                  Log in to reply
                  • Oldest to Newest
                  • Newest to Oldest
                  • Most Votes


                  • Login

                  • Don't have an account? Register

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • Categories
                  • Recent
                  • Tags
                  • Popular
                  • World
                  • Users
                  • Groups