2
votes

I am new in push notification and i want to show notification on my wp7 application.

My concept is when web service send me notification so i save this notification in my local database than after display in my page.

I searched more but not get solution

i tries this microsoft link also but here uri is not generated How to send and receive toast notifications for Windows Phone

I also tried microsoft client push notification but this is not working.

How can i send and receive notification using web service?

Give me some advice.

EDITED

If possible than give me some stap to implement push notification in wp7 at first level

How can i receive notification in my application and how can i handle notification

thanks

1
this is very general questionSwift Sharp
try PushSharp. I am using it to send out notifications for ios, android and wp.Davor Zlotrg
I found a post about that with a sample on GitHub: matthiasshapiro.com/2011/06/28/…Fabrice
@Fabrice:thanks for replay but its same like other i want some demo so i can understand very well or some step wise process so i can understand easilyMansinh

1 Answers

1
votes

Please have a look to these videos they explain how to implement push notifaction in your wp7 applications as well as types of push notifications :

http://msdn.microsoft.com/en-us/gg153660.aspx