Showing tag results for Node.js

Mar 24, 2015
Post comments count0
Post likes count0

Introducing the Azure API Apps Tools for Visual Studio 2013

Visual Studio Team

With the Azure SDK 2.5.1 Release we took the opportunity to combine existing Web Publishing techniques with the new Azure Resource Management APIs to support Azure’s newest feature for Web, Mobile, and API developers – Azure App Service. We’ve added Azure API Apps as a publishing target for the ASP.NET developer, so you can make u...

.NETVisual StudioJava
Feb 23, 2015
Post comments count0
Post likes count0

Visual Studio 2015 CTP 6 and Team Foundation Server 2015 CTP Released

Visual Studio Team

[UPDATED 8/5] Visual Studio 2015, Visual Studio 2013 Update 5, and .NET 4.6 were released on 7/20/2015. Check out this post announcing VS 2015 and VS 2013 Update 5 and this one announcing .NET framework 4.6. [Original Post] Keeping with the quick cadence of releases, I’m happy to share Visual Studio 2015 CTP 6. Additionally,...

.NETDebugging and DiagnosticsJava
Dec 17, 2014
Post comments count0
Post likes count0

Build and Run using Cordova CLI

Visual Studio Team

With Apache Cordova, web developers can achieve maximal code re-use by building cross-platform mobile applications using HTML, CSS, and JavaScript. For details on how Apache Cordova works, read this blog. In order to build such a cross platform multi device application, Visual Studio uses a Cordova utility known as the Cordova command-line interfa...

Debugging and DiagnosticsJavaJavaScript
Dec 15, 2014
Post comments count0
Post likes count0

Incorporate “Big Data” Within Your Visual Studio App Using Azure HDInsight

Visual Studio Team

To help make it easier to work with “big data” in your apps, we added support for Hive queries and management of data clusters with Azure HDInsight, the Microsoft Azure Hadoop cluster solution for Visual Studio. For Visual Studio 2012 and 2013, HDInsight support comes in a Visual Studio extension in the Azure SDK, and it’s baked into Visual Studio ...

Visual StudioAzureNode.js
Nov 19, 2014
Post comments count0
Post likes count0

Connecting to Cloud Services

Visual Studio Team

Modern applications often rely on services for analytics, data storage and retrieval, and customer information. It’s increasingly common to see applications that blend together services such as Salesforce with Azure Storage and a couple of analytics services such as Application Insights or Flurry. While these services provide usable REST APIs and c...

.NETVisual StudioJava
Nov 12, 2014
Post comments count0
Post likes count0

Visual Studio 2015 Preview, Visual Studio Community 2013, Visual Studio 2013 Update 4, and More

Visual Studio Team

[UPDATED 8/5] Visual Studio 2015, Visual Studio 2013 Update 5, and .NET 4.6 were released on 7/20/2015. Check out this post announcing VS 2015 and VS 2013 Update 5 and this one announcing .NET framework 4.6. [UPDATE: 11/13] We have updated this post with links to detail blog posts on updated tooling for Apache Cordova and Blend for Visual Stu...

.NETDebugging and DiagnosticsJava
Oct 6, 2014
Post comments count0
Post likes count0

Visual Studio “14” CTP 4 and TypeScript 1.1 CTP Released

Visual Studio Team

Today we released Visual Studio “14” CTP 4. To get started, download the bits (also available on MSDN subscriber downloads page), or use one of the VMs in Azure. This CTP includes all features and fixes from previous CTPs, and: ASP.NET vNext tooling and runtime updates. Visual Studio “14” CTP 4 supports NuGet Package Manager and package manager co...

.NETVisual StudioDebugging and Diagnostics
Aug 12, 2014
Post comments count0
Post likes count0

Python Tools for Visual Studio 2.1 RC

Visual Studio Team

Today we released the Python Tools for Visual Studio 2.1 RC for download on CodePlex. Python Tools for Visual Studio (PTVS) is an open-source plug-in for Visual Studio that supports programming with the Python language. PTVS supports a broad range of features including CPython/IronPython, editing, IntelliSense, interactive debugging, profiling, IPy...

Visual StudioDebugging and DiagnosticsHTML
Jul 23, 2014
Post comments count0
Post likes count0

Node.js Tools for Visual Studio 1.0 Beta 2 Available

Visual Studio Team

Today we released the Node.js Tools for Visual Studio 1.0 Beta 2 which is now available for download. NTVS is Microsoft’s free Visual Studio add-on that enables a rich experience for working with Node.js apps, giving developers the power of the Visual Studio code editor including support for IntelliSense, the Visual Studio debugger, and for ...

Visual StudioJavaJavaScript
Apr 17, 2014
Post comments count0
Post likes count0

Visual Studio Installer Projects Extension

Visual Studio Team

UPDATE 6/12/2014: We have released the final version of this extension - v1.0.0.0. This release addresses: Unfortunately we couldn't address all cases of the command line issue for this release as we're still investigating the appropriate way to address them. What we do have is a workaround that we believe will work for almost all ...

ExtensionsNode.jsVisual Studio 2013