I am pretty new to Azure and I wonder if is possible to create a highscore leaderboard and makes it work with Unity for Windows Phone and for Blackberry, since I have a game made for WP, I am about to make it avail for Blackberry but I want it to have an online leaderboard so people from different platforms can compite against each other.
If anyone knows and can tell me where I can learn about it, would be great!
Thanks a lot!
Windows Azure samples for c# is here. However you'll need to use REST API to table storage services from Blackberry.