BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Visual Studio 2017 Content on InfoQ

  • Latest Power Tools Brings 15 Extensions to Visual Studio 2017

    The latest edition of the Productivity Power Tools for Visual Studio 2017 brings 15 extensions to the IDE, offering ways for developers to improve their experience. It also provides great examples on how to write Visual Studio extensions.

  • New DevOps Tools Aid Visual Studio 2017 Deployments

    The changes made to the Visual Studio 2017 installer mean that traditional methods of querying the system registry to determine the state of the build environment are not going to be useful. A new API, PowerShell module, and standalone set of utilities have been released to provide developers and build engineers the tools needed to better automate their build environment.

  • Visual Studio 2017 Coming March 7

    Microsoft has announced the formal release date for Visual Studio 2017. Development continues unabated however, as the latest Release Candidate brings a host of critical bug fixes along with a couple last minute new features.

  • Microsoft to Offer Live Unit Testing in Visual Studio 2017

    With more features being pushed down into less expensive versions, Microsoft is always looking for ways to justify the hefty price tag for Visual Studio Enterprise Edition. New for this year, the headline feature is “live unit testing”.

  • Visual Studio 2017 RC3 Adds .NET Core, Delays Python Support

    Microsoft has released their third Release Candidate of Visual Studio 2017. Notable in this release is full support for .NET Core & ASP.NET Core while Python support is delayed. Several bug fixes have also been made as VS2017 nears full release.

  • Putting EditorConfig to Work in Visual Studio

    Visual Studio 2017 RC adds support for the EditorConfig file format for maintaining code styles across different code editors. See how it can make applying styles and code rules easier under VS2017.

  • Visual Studio 2017 RC Released

    Microsoft has formally announced Visual Studio 2017, the successor to VS2015. The latest preview, now at the Release Candidate stage, provides developers with a way to try the software under a go-live license.

  • Extending Visual Studio "15"

    Extension writers will benefit from several new capabilities in Visual Studio 15 that provide for more flexible installations and better extension performance.

  • Visual Studio 15 Improves C++ Project Loading

    Visual Studio in the past has struggled with large solutions. Visual Studio 15 seeks to improve project load times for C++ developers with a new feature called Faster Project Load.

  • Addressing Visual Studio 15’s Memory Usage

    As software projects grow in complexity and size, it has increased the resource demands imposed on programmer's toolsets. Visual Studio is no exception, and these increased demands combined with its ever-growing feature set means that it is feeling constrained. In this article we will examine how Microsoft is trying to overcome the 32-bit nature of VS15's main process.

  • Improvements to Visual Studio “15” Startup

    Throughout the technical preview phase of the Visual Studio “15” development process, Microsoft has stated that one of their primary goals is to improve performance. Today we will examine the changes made to give VS “15” a faster startup time with the goal of getting the main IDE to a usable state as quickly as possible.

  • Visual Studio "15" Improves Performance and Usability

    As the development of Visual Studio “15” has progressed, Microsoft has continued to discuss the efforts it is taking to improve both the execution speed and the size of the installed application. The fifth preview brings more evidence of these improvements along with some key usability enhancements to the IDE.

  • Visual Studio “15” Preview 4 Released

    Microsoft has released the 4th preview of Visual Studio "15", the successor to VS2015. New in this release is a focus on the new lightweight installer, expanded language support in the IDE editor, and C++ focused workloads.

  • Visual Studio “15” Preview 3 Available

    Microsoft has released the 3rd preview of Visual Studio “15” (VS15), the successor to Visual Studio 2015. Continuing the iterative nature of the development process so far, this preview provides updates for the IDE functionality, user modifiable formatting rules for C#, and a new exception helper.

  • Porting Win32 Applications to Windows 10 with VS15

    Project Centennial represents one of Microsoft's efforts to make the migration of existing Win32 applications to the Windows 10 Universal Windows Platform easier. A new extension makes this tool easier to use under Visual Studio "15".

BT