In the mango update will it be possible to start the app and set an alarm for e.g. 09:00 the next morning. Then close the app and go to sleep.
The next morning the alarm should start with sounds (wav files) contained in the application (and not default wp7 sounds)?
Ive seen at the docs and found out the Reminder class would needed to be used. But I didnt get if this will be possible….
Here’s a sample of code taken from Derik’s reference in the comment above that will, I think, do what you’re looking for:
Thanks Derek for pointing us in the right direction!