News

Visual Studio "14" CTP 2 Now Available for Testing

Following up the release of Visual Studio "14" CTP a little more than a month ago, Microsoft released another CTP just this week.

Following up the release of Visual Studio "14" CTP a little more than a month ago, Microsoft released another CTP just this week.

The Visual Studio IDE adds several new features:

  • Two new commands for saving, applying custom IDE layouts. Save Window Layout and Apply Window Layout can be used to customize the window layout; both can be found under Manage Window Layouts along with the other commands under the Window menu.
  • Touch support. The Visual Studio Editor now has support for common touch-enabled devices.
  • Code Fix Identifier. The IDE now has enhanced Light Bulbs that offer fixes or known issues with problematic code. Hovering over code with issues brings up a light bulb and the fixes as well as a preview of the resultant fix. Light bulbs can also be enhanced with customized fixes and actions.
  • Enhancements to VC++ Property Pages and Editor. When opening and closing the Configuration and Platform dialog, the last user's selection is retained. Also new is the addition of Move Function Definition and Implement Pure Virtuals. New to the Create Declaration/Definition is Code Peek, and an improved Find in Files is able to append found results to previous results.

A full list of new and updated changes can be found in this Knowledge Base article.

CTP 2 is available for download here, but those wanting to test it out without downloading can find out more by viewing the Microsoft Azure template information here.

About the Author

You Tell 'Em, Readers: If you've read this far, know that Michael Domingo, Visual Studio Magazine Editor in Chief, is here to serve you, dear readers, and wants to get you the information you so richly deserve. What news, content, topics, issues do you want to see covered in Visual Studio Magazine? He's listening at [email protected].

comments powered by Disqus

Featured

  • Cloud-Focused .NET Aspire 9.1 Released

    Along with .NET 10 Preview 1, Microsoft released.NET Aspire 9.1, the latest update to its opinionated, cloud-ready stack for building resilient, observable, and configurable cloud-native applications with .NET.

  • Microsoft Ships First .NET 10 Preview

    Microsoft shipped .NET 10 Preview 1, introducing a raft of improvements and fixes across performance, libraries, and the developer experience.

  • C# Dev Kit Previews .NET Aspire Orchestration

    Microsoft's dev team has been busy updating the C# Dev Kit, a Visual Studio Code extension that enhances the C# development experience by providing tools for managing, debugging, and editing C# projects.

  • Hands On: New VS Code Insiders Build Creates Web Page from Image in Seconds

    New Vision support with GitHub Copilot in the latest Visual Studio Code Insiders build takes a user-supplied mockup image and creates a web page from it in seconds, handling all the HTML and CSS.

  • Naive Bayes Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the naive Bayes regression technique, where the goal is to predict a single numeric value. Compared to other machine learning regression techniques, naive Bayes regression is usually less accurate, but is simple, easy to implement and customize, works on both large and small datasets, is highly interpretable, and doesn't require tuning any hyperparameters.

Subscribe on YouTube

Upcoming Training Events