The Essential Set Up Guide
Resources by platform
iOS
Android
Windows Phone
Code sample http://quickblox.com/2011/12/supersample-wp7/
SDK http://sdk.quickblox.com/wp7/
featuring Users, Geo, BackgroundMode
- http://quickblox.com/samples/simple-sample-users-windowsphone7/
- http://quickblox.com/samples/simple-sample-geo-windowsphone7/
- http://quickblox.com/samples/simple-sample-backgroundmode-windowsphone7/
- http://wiki.quickblox.com/SimpleSamples-WindowsPhone
Web/HTML/Facebook resources
- http://quickblox.com/supersample-web/
- http://quickblox.com/apps/mapchat/ – MapChat Code Generator
- http://wiki.quickblox.com/QuickBlox_MapChat_integrated_into_Facebook_application — MapChat integrated into Facebook application
SimpleSample-messages_users_background-windowsphone
This sample demonstrates how to work with Push-notifications QuickBlox
service. It allows you to send messages to any user, to send messages
from admin panel or you can get them in your application.
It shows how to:
- create channel with Microsoft server and register it on the device
- create subscription with QuickBlox service
- the possibilities to receive and to send messages (in background mode also)
SimpleSample-chat_users-windowsphone
This sample demonstrates how to work with Chat QuickBlox service.
It allows to organize general chat.
It shows how to:
- Retrieve all users’ messages
- Send own message
Simple sample – BackgroundMode (WindowsPhone7)
This sample shows how using the background mode helps in developing high quality applications. This mode allows always have the ability to contact through the context and get the following:
- All users of the applications;
- All locations (Geodata objects) of the application;
- Check connection with the server.
Full description can be found on the wiki:
Simple sample – Geo (WindowsPhone7)
This is a simple sample of using QuickBlox Location Module in Windows Phone 7 application. It demonstrates how to work with Location service and operates with GeoData objects. It shows how to add location, remove it, make samples etc.
Full description can be found on the wiki:


(4 votes, average: 4.75 out of 5)