I want display a message while the application is running and the message should go off automatically . I tried message box but a user action is required to close that box. That needs to be avoided.
Is there any option in Windows Phone 7 for doing this?
Try the ToastPrompt control from Coding4Fun
Available in NuGet