c# Programming Glossary: reminders
Why events can't be used in the same way in derived classes as in the base class in C#? http://stackoverflow.com/questions/253757/why-events-cant-be-used-in-the-same-way-in-derived-classes-as-in-the-base-class
SMS Gateway for Windows + C# http://stackoverflow.com/questions/3524742/sms-gateway-for-windows-c-sharp that would be well free. I know many sites use have SMS reminders such as google calendar. I am sure google hosts there own server.. that they are paying 4cents at text and allow unlimited reminders. So is there a gateway that I can host myself that is free Preferably..
How do I enforce an expiration date for a trial install of my software? http://stackoverflow.com/questions/5488249/how-do-i-enforce-an-expiration-date-for-a-trial-install-of-my-software can be handled with what essentially comes down to gentle reminders activation keys time limits etc. Deliberate piracy on the other..
How to work with TimeZone in ASP.NET? http://stackoverflow.com/questions/832986/how-to-work-with-timezone-in-asp-net to handle timezones in this application Thanks c# asp.net reminders share improve this question First thing is to make sure.. want to store in the DB. Then when you want to check for reminders to send you simply need to look in the database for reminders.. to send you simply need to look in the database for reminders to send out now according to UTC time essentially get all reminders..
|