0
votes
2answers
53 views
Is it possible to add a reminder to iPhone’s calendar from another iPhone native app ?
Hello all,
I have seen somewhere that you can't add a reminder to iPhone calender from another native application programatically .
Is it true or false ? If false then how can we achieve that . If …
3
votes
6answers
479 views
Sending Automated SMS Messages
First, we use .net & sql server.
I have a client that is interested in a system that will send SMS messages at scheduled times.
I have never done anything like this except for sending an sms …
0
votes
0answers
24 views
UI design: periodical reminders and time zones
Hi StackOverflow,
I am writing a simple reminder module for an application. This module will support one-shot reminders as well as periodical ones, for example, monthly reminders. The module must …
0
votes
1answer
125 views
Show reminder as floating popup/alert
I need to show a reminder as floating popup/alert in my asp.net mvc (C#) application.
When the user has any information from the admin that should be notified at particular time, i need to show it as …
0
votes
3answers
253 views
iPhone App - Generate Alert Popups when App is Closed
In creating an iPhone app, is it possible to generate a popup alert on the iphone (similar to a Push notification) when the app has been closed. A simple example would be to have an app that can set …
2
votes
2answers
94 views
How to: Create reminders that should trigger an event to be handled in a Windows application?
Hello all.
I need to develop a windows application with .NET 3.5 that needs to have a calendar and user can schedule appointments.
I want (not with a windows-service) that while the application is …
2
votes
6answers
1k 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
363 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 …
5
votes
5answers
592 views
simultaneous Outlook reminders on multiple devices
Disclaimer: This is not actually a programming question, but I feel the audience on stackoverflow is more likely to have an answer than most question/answer sites out there.
Please forgive me, Joel, …
