Service application
C#
1
Posts
1
Posters
0
Views
1
Watching
-
hi all, I need to develop a service application that runs on a server. This application is used to get some data from the database and according to this data sends mails to clients and to the administrator. This service application is needed to run every morning at 9:00 A.M. and only once per day. It it the first time that i deal with service application. So i have no experience in it. I made some search on the codeproject and i came up with some good result that helped me get some idea. one of the problems i faced is that i can not add a data source to it. can any body help me thanks