----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: Jigs Message 1 in Discussion Situtation: I want to send subscription mails from the site. This activity should be sheduled. My Thinking: Possible solution can be that i shall use Remoting. SingleTon. to solve this. this is what i am planning to do. Step #1 I shall create a remoting class. In the constructor of the class i will start a thread which will be in an infinite loop. I will ask the thread to sleep for 1 hr. After 1 hr. the thread will connect to database , search any pending emails for the day and sends the mail and again goes back to sleep for 1hr. Step #2 I shall create a virtual directory and host the remoting class there. Step#3. From the main site in the application onstart event i will call the constructor in an Async way. What i am thinking is Right ? Logical ? Possible ? Awaiting for a feedback Regards, ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/bdotnet/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
