(group lead here) Thanks GravityWell for posting. We just got done giving a talk on NTVS & PTVS at Build in SF. The reception was great (given this is a primarily .net conference). I did an informal poll of the audience (180 or so), asking whether they were planning on deploying node/python in their enterprise . The response was around 75-85% Yes to both, which was somewhat higher that I had expected. The cool new fe…
Node.js Tools for Visual Studio
41–50 of 70 posts
Re: Node.js Tools for Visual Studio
#42Earlier quoted context omitted.
I keep hearing this meme but I use node on Windows and don't have any issues with this. You have to have Visual Studio and Python installed, but most of us have that anyway. Which node modules are problem children?
We had a lot of issues with sqlite. What version of VS did you need? Some of the information on getting gyp working was like VS2008 SP1, plus the Win7.1 SDK. If this is no longer true, I'll give it a whirl.
Re: Node.js Tools for Visual Studio
#43(group lead here) Thanks GravityWell for posting. We just got done giving a talk on NTVS & PTVS at Build in SF. The reception was great (given this is a primarily .net conference). I did an informal poll of the audience (180 or so), asking whether they were planning on deploying node/python in their enterprise . The response was around 75-85% Yes to both, which was somewhat higher that I had expected. The cool new fe…
It is great that the installation works with Express. Much preferable to the approach taken by the Python Tools for VS requiring a separate installation of the bare VS shell. They say they can't enable installation of PTVS on Express because Express doesn't support extensions. I guess you aren't doing NTVS as an extension. Any hope for getting PTVS to install on Express using whatever method you are using?
Re: Node.js Tools for Visual Studio
#44Earlier quoted context omitted.
According to this the demand was highest in 2005. :)
Sorry, still true: http://www.google.com/trends/explore#q=nodejs%20mac%2C%20nod...
Re: Node.js Tools for Visual Studio
#45Does anyone else get the impression that MS shifted a lot of its attention to web developers? There is an incredible amount of web technologies and dev tools coming from ms that are being presented at Build 2014. In fact so many that I'm having a hard time keeping up...
Re: Node.js Tools for Visual Studio
#46(group lead here) Thanks GravityWell for posting. We just got done giving a talk on NTVS & PTVS at Build in SF. The reception was great (given this is a primarily .net conference). I did an informal poll of the audience (180 or so), asking whether they were planning on deploying node/python in their enterprise . The response was around 75-85% Yes to both, which was somewhat higher that I had expected. The cool new fe…
Re: Node.js Tools for Visual Studio
#47Without going too far off-topic, does anyone know anything about a SQL Server driver for Node.js? There was this, but it hasn't been updated in a while. https://github.com/Azure/node-sqlserver
Re: Node.js Tools for Visual Studio
#48(group lead here) Thanks GravityWell for posting. We just got done giving a talk on NTVS & PTVS at Build in SF. The reception was great (given this is a primarily .net conference). I did an informal poll of the audience (180 or so), asking whether they were planning on deploying node/python in their enterprise . The response was around 75-85% Yes to both, which was somewhat higher that I had expected. The cool new fe…
Re: Node.js Tools for Visual Studio
#49Earlier quoted context omitted.
We had a lot of issues with sqlite. What version of VS did you need? Some of the information on getting gyp working was like VS2008 SP1, plus the Win7.1 SDK. If this is no longer true, I'll give it a whirl.
I use VS2013 with it and it works great.
Re: Node.js Tools for Visual Studio
#50Does anyone else get the impression that MS shifted a lot of its attention to web developers? There is an incredible amount of web technologies and dev tools coming from ms that are being presented at Build 2014. In fact so many that I'm having a hard time keeping up...