PreviousNext

Optimize your productivity with .NET in Visual Studio 2017

by bill-s, 2017-03-09T23:32:23.000Z

Visual Studio 2017 makes you more productive by getting you to your code fast and helping you write code quickly. With improvements to performance, navigation, and debugging as well as the additions of new refactorings, code style configuration/enforcement, and live unit testing, the VS 2017 release is chock full of advancements. This post shows you how to take full advantage of these features.

Read More