A while back I setup a site based on the WebMatrix Startersite template. As such it has a SQL CE database, the site and the databased are living on Azure.
Now I have created another site this time based on the Node.js startersite template with the intention of sharing the same database to support a bunch of mobile devices.
Anyone care to point me in the right direction with tutorials or other documentation.
I am also wondering if I can link to that database in my development environment.
wavemaster
Participant
1289 Points
1127 Posts
node.js starter site template: linking database to the one created in C# Startersite Template for...
Dec 19, 2012 06:04 PM|LINK
A while back I setup a site based on the WebMatrix Startersite template. As such it has a SQL CE database, the site and the databased are living on Azure.
Now I have created another site this time based on the Node.js startersite template with the intention of sharing the same database to support a bunch of mobile devices.
Anyone care to point me in the right direction with tutorials or other documentation.
I am also wondering if I can link to that database in my development environment.
Looking forward to your thoughts
Robert
TIA
roopeshreddy
All-Star
20155 Points
3328 Posts
Re: node.js starter site template: linking database to the one created in C# Startersite Template...
Dec 22, 2012 04:45 PM|LINK
Hi,
Check this link - http://blogs.msdn.com/b/sqlphp/archive/2012/06/08/introducing-the-microsoft-driver-for-node-js-for-sql-server.aspx
Hope it helps u...
Roopesh Reddy C
Roopesh's Space