https://github.com/shijuvar
http://weblogs.asp.net/shijuvarghese
Sending Push Notifications
Reading Azure Storage Table var azure = require('azure');
Sending email with SendGrid var SendGrid = require('sendgrid').SendGrid;
var socketio = require('socket.io') ,SbStore = require('socket.io-servicebus'); var io = socketio.listen(server); //Configure Service Bus Store io.configure(function () { io.set('store', new SbStore({ topic: topicName, connectionString: sbconn })); });
http://www.windowsazure.com/en-us/develop/nodejs/ https://github.com/WindowsAzure/azure-sdk-for-node http://www.windowsazure.com/en-us/solutions/mobile/ https://github.com/WindowsAzure/socket.io-servicebus
JavaScript, Meet Cloud : Node.js on Windows Azure

JavaScript, Meet Cloud : Node.js on Windows Azure