Archives
-
Transform your IIS into a real-time pub/sub engine with Faye-Node
Faye is a simple Http Pub/Sub server initially implemented by John Coglan in Ruby, and also later ported by himself to Node.js. The version for Node.js implements the Bayeux protocol, which at first glace, many of us known as http long polling.
-
A Simple backup tool for SQL Azure
If you are using SQL Azure nowadays, you probably know that there are only a few alternatives for making backups of your existing data.