BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage .NET Content on InfoQ

  • 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.

  • .NET Core Debugging Support Returns to Rider IDE

    EAP18 of JetBrains' Rider features the return of .NET Core debugging support for Windows platforms. The previous preview of Rider saw this support removed in order to comply with the licensing terms of a subcomponent. An otherwise small release, EAP18 is crucial for .NET Core developers.

  • Rider EAP17 Brings Improvements, But Loses .NET Core Debugging

    The latest release of JetBrains' Rider IDE for .NET brings some new features in its latest preview build, but licensing issues are preventing it from providing complete .NET Core support.

  • What's New in .NET Core Tools

    The release of the latest Visual Studio 2017 RC joined an update to the .NET Core tooling. This brings several improvements, including changes to templating and many needed bug fixes.

  • 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.

  • Visual Basic: The Road Ahead

    Microsoft has announced some major changes to how it will treat Visual Basic in the future. Representing the first major change in the company's approach in six years, Visual Basic will now be free to diverge from C#.

  • 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”.

  • Introducing Portable PDB

    Microsoft has taken the need to create a cross-platform PDB library as a reason to completely revamp the format. The new Portable PDB format is open source, documented, and significantly more compact. But the new format also brings with it new limitations, especially regarding legacy code.

  • Microsoft's Plans for the Future of .NET

    Microsoft develops C#, Visual Basic, and F# in public but doesn't always share its plans for these popular languages. Mads Torgersen has provided some new guidance on where Microsoft plans to take these languages in the future.

  • 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.

  • Image Libraries for .NET Core

    .NET Core does not have image processing APIs as part of its standard libraries. The broader community has stepped in to provide several different options for developers to consider for use.

  • F# 4.1 Brings Improvements and Interoperation with C# 7

    F# 4.1 brings improvements to the language. It is distributed through the Microsoft tools for F#, which are stated to ship later this year. This version enables support for struct tuples, interoperation with C# 7 and by-ref returns.

  • Microsoft Open Sources Visual Studio Test

    Microsoft has open sourced their Visual Studio Test Platform (VS Test) used to run tests in many languages, collect diagnostic data and report the results.

  • 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.

  • Testimonial on Using F# by Microsoft's Project Springfield Team

    Project Springfield is a fuzz testing service for finding security critical bugs in software. William Blum, principal software engineering manager on the Springfield team at Microsoft Research, explains how adopting F# helped the team build the cloud service.

BT