Click here to Skip to main content
15,879,535 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi guys.
I need to implement some notification mechanism for different platforms such as:
-IOS
-Android
-Windows Phone
-Win Mobile

In general I assume to implement some service (obviously it will be some REST serivce, which will rely on WCF or more lightweight WebApis ).

Maybe someone have experience in such sphere and could advice me some architecture design for the concept?
Posted
v3
Comments
Oleksandr Kulchytskyi 25-Jul-12 9:03am    
I have been looking into some push notification services , but for this moment i didn't find any framework on NET...
As option one person advices to me, look into Zend-Framework, but it's on PHP...
I look for some managed solution on NET

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900