Category Archives for Node.js

Using WebMatrix to Build a Node.js Application That Targets SQL Azure

Mixing and matching Microsoft and non-Microsoft technologies has never been easier and in this post, we going to do just that. We’re going to build a Node.js application that serves up data from SQL Azure using a REST endpoint. We’ll … Continue reading

24. July 2012 by Mark Berryman
Categories: Azure, Git, Node.js, SQL, WebMatrix | 3 comments