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

  • Microsoft Previews Bug and Security Risk Detection on Windows and Linux

    Microsoft has made available Project Springfield as an Azure service preview called Microsoft Security Risk Detection (MSRD) for detecting code bugs and security vulnerabilities in Windows and Linux applications.

  • Rider Adds Performance Gains in RC1

    JetBrains' Rider, the company's .NET-focused multiplatform IDE, has just produced its first Release Candidate. In this latest preview, NuGet support is expanded, general performance improved (particularly on Windows), and a few more usability enhancements are added.

  • Blazor Brings .NET Back to the Browser

    Steve Sanderson’s Blazor is an experiment to bring .NET back to the browser using WebAssembly and DotNetAnywhere. It isn’t meant to be a full production framework like Flash or Silverlight, but rather a test to see what’s possible.

  • ASP.NET Core 2 Preview 2 Released

    Microsoft continues to advance the development of ASP.NET Core 2, and the second major preview of the forthcoming web framework. This release sees the inclusion of SPA templates for Visual Studio 2017, the ability to configure limits on Kestrel, and support between .NET Framework and ASP .NET Core 2.

  • Microsoft Reiterates its Support of F#

    Mads Torgersen and Philip Carter, respectively C# and F# program managers at Microsoft, published a post promoting the use of F#. The post is a follow-up to a presentation on F# at Build 2017. They talked about how Microsoft wants to remove obstacles to F# adoption and the F# improvements Visual Studio 2017 brings.

  • .NET Core 2.0 Preview 2 Brings Refinements for Developers

    Microsoft has released the second preview of .NET Core 2.0. Several changes have been made to increase ease-of-use for developers, but what may be most important is the ability to reference .NET Framework libraries from .NET Core code. Joining these improvements are bug fixes and several additions to its WCF support.

  • .NET Core Runtime and Base Class Library Performance

    Microsoft has announced that performance improvements have been made to the runtime and base class libraries in .NET Core. While the performance improvements to ASP.NET Core have received more publicity, these improvements are just as important. Many are based on pull requests from the developer community.

  • Rider EAP 23 Brings Back .NET Core Debugging for All Platforms

    The latest development build of the Rider IDE sees the return of .NET Core debugging for all platforms. Joining this achievement are several new features throughout the IDE that should benefit all .NET language (C# / F# / VB.NET) developers.

  • Looking at Visual Studio 15.3 Preview 2

    Highlighted by support for .NET Framework 4.7, the second preview of Visual Studio 2017 (15.3) has been released. Primarily focused on bug fixes and usability enhancements, this version addresses quality of life improvements.

  • C# 7.2 and 8.0 Roadmap

    Features are already being lined up for C# 7.2 and 8.0 including nullable reference types and limited multiple inheritance.

  • An Early Look at C# 7.1: Part 2

    Yesterday we looked at Async Main and Default Expressions. Our tour of C# 7.1 continues with the proposals titled Infer Tuple Names and Pattern-matching with Generics.

  • An Early Look at C# 7.1: Part 1

    For the first time since 2003, Microsoft is considering a point release for C#. Currently marked as C# 7.1, the next version of the language is expected to include Async Main, Default Expressions, Infer Tuple Names, and Pattern-matching with Generics.

  • Details on F# Support in Rider

    JetBrains’s developer evangelist Marteen Balliauw recently published more details about the F# support in Rider. Features are explained into more details than the general EAP announcement and also contains the plan for the next releases.

  • Microsoft Standardizes XAML across UWP and Xamarin

    Announced during BUILD 2017, Microsoft has made public the first draft of the XAML Standard, a markup dialect meant to unify how user interface elements are defined.

  • Xamarin Live Player Speeds App Development Cycle

    Mobile development has long required a large set of SDKs and tooling infrastructure to be in place before any code could be written. Xamarin Live Player intends to change that by making it easier for mobile developers to develop apps with nothing more than their target device and either Visual Studio 2017 or Visual Studio for Mac.

BT