S
Sathian T
Hello,
Can any body suggest a good solution in VB or in .Net for the following?
We need to send out mails ( 3 different mails having different schedules )
on a scheduled basis for which schedules should be maintained through our
custom intranet application.
What would be the best option? Does anybody has a readymade solution for
this whio can share with us?
Development environment are :
ASP.NET , IIS, SQL Server 2000 , C#
the options we thought are :
1 SQL server scheduled jobs. We cannot have a Mail profile in the server. In
this scenario, would this be possible? Here we loose the control as
maintanance may be difficult as it is independent of our intranet
application where the scheduling actually happning... Any suggestion?
2 Web Services .. We got a information that Web Servicess cannot run its own
but needs to have another component which consumes the Web Services Object.
Not much of idea in this case too... Any goos suggestion ?
3 Windows services : Developers here suggests against it as it could be
difficult for the maintanance. But workable. Has anybody done such kind of
Windows Programming ? can give us any idea on this?
Can anybody suggests the merits and demerits of it ?? Any other approach
could be a solution for this problem?
Any help in this regard would highly helpful for us ..
Regards
Sathian
Can any body suggest a good solution in VB or in .Net for the following?
We need to send out mails ( 3 different mails having different schedules )
on a scheduled basis for which schedules should be maintained through our
custom intranet application.
What would be the best option? Does anybody has a readymade solution for
this whio can share with us?
Development environment are :
ASP.NET , IIS, SQL Server 2000 , C#
the options we thought are :
1 SQL server scheduled jobs. We cannot have a Mail profile in the server. In
this scenario, would this be possible? Here we loose the control as
maintanance may be difficult as it is independent of our intranet
application where the scheduling actually happning... Any suggestion?
2 Web Services .. We got a information that Web Servicess cannot run its own
but needs to have another component which consumes the Web Services Object.
Not much of idea in this case too... Any goos suggestion ?
3 Windows services : Developers here suggests against it as it could be
difficult for the maintanance. But workable. Has anybody done such kind of
Windows Programming ? can give us any idea on this?
Can anybody suggests the merits and demerits of it ?? Any other approach
could be a solution for this problem?
Any help in this regard would highly helpful for us ..
Regards
Sathian