Hi,
Go thru below article
http://www.interviewsworld.com
http://channel9.msdn.com/posts/ZachSkylesOwens/Business-Intelligence-02a-Developing-a-Query-Driven-E-mail-Delivery-System/
Thanks
Jai
: Hai,
:
: I have to develop on Mail sending Application using ASP.Net and
: C#.Net 2005 and database is MySql.The concept is as follows:
:
: I have my own webspace and I need to run this application on my
: website. There will be database contains some few number of tables
: containing email ids in several category. For example, there are
: tables named Student,Managers,Programmers,.... In these tables
: releated field peoples maild id with their name will be stored. In
: my application there will be combo box which contains the database
: table name.
:
: I just login to my website and attach the attachment file with the
: mail which is stored in the website itself and select the table name
: from the combobox. The email ids to which the mails have to send
: will be automatically selected regarding to the table name selected
: in the combobox.
:
: And click the send button to send the mails with attachment with
: particular time interval between the mails.
:
: Then I logoff from my website and shutdown my system.
:
: The main concept of this appliation is that for sending mails the
: application should not use my bandwidth and it should use the
: bandwidth of webhosters where I had purchased my webspace.
:
: I have doubts in using mailclasses and mailserver. What mailclass
: and mailserver I have to use.
:
: So please guide me to develop this application.
:
: Thanks in advance.
: G.Manivannan, M.Sc.,[IT],
: Programmer,
: Bangalore.