BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Visual Studio Content on InfoQ

  • Visual Studio Increases Support for Unreal and Cocos2D

    Building on its Unity game engine support, Microsoft has announced that it is broadening this support to include Unreal Engine and Cocos2D.

  • Node.js Tools for Visual Studio Hits the Big 1.0

    Node Tools for Visual Studio (NTVS) has reached its 1.0 release. This extension is supported by all paid versions of Visual Studio 2012/2013 as well as VS Community and VS Express for Web.

  • Massive Price Cut for Visual Studio 2015

    Microsoft has announced that they are restructuring the way they sell Visual Studio. Starting with VS 2015, there will only be three main SKUs or editions: Community, Professional w/MSDN, and Enterprise w/MSDN. The most expensive edition will cost you 5,999 for the first year, less than half the cost of VS 2013 Ultimate Edition.

  • Package Management for Python Tools for Visual Studio

    Package Management for Python Tools for Visual Studio Microsoft is continuing its efforts to support Python in Visual Studio. Still in beta, Python Tools for Visual Studio 2.2 (PTVS) brings more of the standard features found in other VS supported languages such as C# and VB including code snippets, an auto watch window, and package management.

  • Visual Studio 2015 CTP6 Released

    The latest preview of Visual Studio 2015 attempts to fix some bugs introduced in CTP5 while introducing several new features across all areas of the application. Most developers will see changes that affect their daily usage.

  • Right Sizing Visual Studio Online Pricing

    Whether it is due to the advent of the cloud or simply a desire to see if it is a better business model, software licensing has been moving towards a subscription-based system. In an effort to better attract customers, Microsoft has announced several pricing changes to Visual Studio Online and Team Foundation Server that should lower monthly project costs.

  • VS Tools for Unity 2 Preview Shows Improved Debugging

    Unity developers using Visual Studio will see several improved debugging features in the latest preview of Visual Studio Tools for Unity 2.0. Alongside the enhancements is added support for VS2015 and Visual Studio 2013 Community.

  • New Tricks Shown for Web Development in Visual Studio "14"

    Visual Studio "14" is improving the web development experience through a series of changes throughout the package. These changes should benefit developers across a variety of tasks: JSON editing, HTML editing and the use of templating packages, and managing code in the editor.

  • Syntax Highlighting and IntelliSense support for CMake

    Visual Studio’s support for new languages is quite powerful, but few people have the skill and determination to take advantage of it. David Golub, who brought CMake support to Visual Studio, is one such person.

  • Npgsql Gets Visual Studio Data Designer Integration, JSONB Support

    Npgsql 2.2.0 comes as a feature packed release. The release adds VS Data Designer support, several Entity Framework-specific improvements and support for the Postgres 9.4 feature, the JSONB datatype.

  • Inherent Complexity of the Cloud: VS Online Outage Postmortem

    Running cloud-based always-on systems is inherently complex. Microsoft recently experienced a 5 hour outage with Visual Studio Online, rendering their service unusable to developers. Microsoft's Brian Harry has provided a candid retrospective on what went wrong and how his team his correcting the failure.

  • Visual Studio “14” CTP3: PerfTips and the IDE

    The third preview of Visual Studio "14" has been released, combing some evolutionary improvements to the IDE with a insightful new debugging tool called PerfTips. PerfTips increases the accessibility of debugging program performance right in the editor.

  • Python Tools for Visual Studio 2.1 RC Released

    Microsoft continues to polish their powerful (and open source) Python Tools for Visual Studio package, which turns their famous IDE into a powerful Python development environment. This plugin does support the Web and Desktop Express editions of VS2013.

  • Microsoft Releases Tools for Unity

    As promised, Microsoft has released newly acquired Visual Studio plugin UnityVS for free to developers using any recent paid edition of Visual Studio. This plugin greatly improves developers working with the Unity game development system.

  • Visual Studio “14” Is Changing the C Runtime

    As new details on Visual Studio "14" emerge, Microsoft's James McNellis describes how changes are being made to the infamous MSVCR DLL. Additional work being done to implement C99 support will also be changing how the default behavior of familiar functions.

BT