Is there a way to install node.js in IIS7?
I have very little experience with node.js but the idea of writing server-side JavaScript intrigues me.
Is there a way to install node.js in IIS7?
I have very little experience with node.js but the idea of writing server-side JavaScript intrigues me.
Yes it can be done. Check out the iisnode project on GitHub. Scott Hanselman also has a nice article about it on his blog.