Tagged Questions
11
votes
6answers
17k views
How to work with TimeZone in ASP.NET?
I am working on an "online reminder system" project (ASP.NET 2.0 (C#) / SQL2005)
As this is a reminder service which will send the mail to users on a particular dates. But the problem is users are ...
0
votes
3answers
1k views
What is the concept of an Online Reminder Service in ASP.NET, SQL?
I want to develop an Online Reminder service in ASP.NET 2.0 (C#) and SQL2005. But I am not getting the concept of reminder service.
What I know is using an online reminder service I can schedule a ...