Showing tag results for Visual Studio

Apr 30, 2015
Post comments count0
Post likes count0

GitHub Integration in Developer Assistant

Visual Studio Team

Developer Assistant for Visual Studio is a productivity plugin that brings the combined power of Bing Code Search capabilities and contextual help to day-to-day developer problems, like resolving code errors and searching for projects and code samples. Developer Assistant has taken a big leap with integration of GitHub in the latest version. GitHu...

.NETVisual StudioHTML
Apr 30, 2015
Post comments count0
Post likes count0

Playing with VS Extensibility

Visual Studio Team

[Updated] In a presentation to developers in the //build keynote on Thursday, April 30, we demonstrated a Minecraft mod as an example of Visual Studio’s extensibility and ecosystem. With a gift for understatement, that demo caused a little bit of confusion. We should clarify our intent: this was not an announcement about Minecraft, or an of...

.NETVisual StudioJava
Apr 30, 2015
Post comments count0
Post likes count0

Introducing the Windows 10 Apache Cordova platform

Visual Studio Team

NOTE: This blogpost is outdated. Build your Cordova project into a Windows 10 (UWP) app by following the instructions here: http://taco.visualstudio.com/en-us/docs/run-app-windows/ Apache Cordova allows developers to write apps targeting iOS, Android, Windows, and Windows Phone with a single codebase using HTML, JavaScript, and CSS. Today, Apache ...

Visual StudioJavaJavaScript
Apr 24, 2015
Post comments count0
Post likes count0

Node.js Tools 1.0 on GitHub and VMs Available

Visual Studio Team

With the start of a new season of Game of Thrones, folks are sitting on the edge of their seats waiting to see what’s coming. Unlike the Khaleesi who seems to be going nowhere fast, Node.js Tools for Visual Studio (NTVS) has made some moves recently. Over the last month, we released Node.js Tools 1.0 for Visual Studio, joined the vibrant open...

Visual StudioDebugging and DiagnosticsJava
Apr 22, 2015
Post comments count0
Post likes count0

PyCon 2015 in review

Visual Studio Team

A couple weeks ago we headed off to PyCon 2015. If you missed PyCon, there is another opportunity to come see us. PyData Seattle is hosted at Microsoft’s Redmond campus in July 24-26. The call for proposals and early-bird registration are still open, so if you’re a data scientist using Python or simply interested in learning about it, w...

.NETVisual StudioDebugging and Diagnostics
Apr 20, 2015
Post comments count0
Post likes count0

Using RequireJS with Visual Studio

Visual Studio Team

As applications become richer and more complex, it becomes important to structure code so that it’s easy to refactor components independently. To understand how one piece of code depends upon another, developers turn to the best practices of modularity and encapsulation to structure code as a collection of small, reusable parts. RequireJS is ...

.NETVisual StudioJava
Apr 17, 2015
Post comments count0
Post likes count0

Visual Studio Partners with Unity, Unreal, and Cocos2d Game Engines

Visual Studio Team

A moment ago, Soma blogged that today we’re announcing that Visual Studio has partnerships with three of the top gaming engine providers: Unity Technologies (creators of Unity3D), Epic Games (creators of Unreal), and Chukong Technologies (creators of Cocos2d). The gist of the partnerships is that these three gaming platforms will provide an e...

Visual StudioUnityGame Development
Apr 9, 2015
Post comments count0
Post likes count0

Recap of Connect(“Live”); Q&A Events for February & March

Visual Studio Team

Have you attended a Connect(“Live”); event? What? You haven’t? Well, then, here’s the details: These events are 1-hour long, informal, live-streaming chats with the product teams, providing you an opportunity to ask questions and share feedback. Every few weeks we’ll bring a new team for an open mic Q&A session. Re...

.NETVisual StudioDebugging and Diagnostics
Apr 7, 2015
Post comments count0
Post likes count0

Connect(“Live”); – HTML, CSS, JavaScript, & TypeScript Live Q&A

Visual Studio Team

This week we bring you another installment of our Connect(“Live”); // Q&A series, this time featuring Mads Kristensen, Damien Edwards, and Ryan J. Salva who work on core Visual Studio capabilities for web developers. This is your chance to hear from the experts and ask questions during the free live event, we hope you join us. ...

.NETVisual StudioJava
Apr 6, 2015
Post comments count0
Post likes count0

PyCon 2015: April 8-16

Visual Studio Team

Many Visual Studio blog readers probably don’t know that Visual Studio has great support for Python or that Azure Machine Learning lets you write in Python, and I’m betting even fewer of you know that our Python Tools team is heading to PyCon Montreal. We’ll be there to hang out with other people who love Python as much as us, cha...

.NETVisual StudioDebugging and Diagnostics