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

  • ASP.NET Core 2 Preview Released

    Joining the release of .NET Core 2 Preview, the ASP.NET Core 2 preview has been released. Version 2 will adhere to .NET Standard 2.0, making it eagerly awaited by .NET developers.

  • Building an F# Web Server with Freya

    Freya is an F# web framework focusing on HTTP primitives and concurency. It doesn't include interface constructs such as templating. Marcus Griep presented Freya at F# eXchange 2017, where he explained its core model. He also showed the different mechanisms available for performance and concurrency, such as Hopac and Kestrel integrations.

  • What’s Coming Next for Visual Studio

    Visual Studio 15.2 was just released but the development team continues to work non-stop. At Build 2017, Microsoft discussed the new features coming in 15.3 and where the product is headed next.

  • Microsoft Announces Draft .NET Architecture Guidance

    Four application architecture guidance drafts are available from Microsoft. These drafts cover four areas: Microservices and Docker, ASP.NET Web Applications, Azure Cloud Deployment, and Xamarin Mobile Applications. Each guidance consists of a set of documents appropriate for the topic. Microsoft wants feedback from the general community on these draft documents.

  • .NET Core 2.0 Preview Released, Includes Visual Basic Support

    Microsoft has announced the release of .NET Core 2 Preview 1. This brings .NET Core into compliance with .NET Standard 2 and adds Visual Basic support to .NET Core for the first time.

  • What ASP.NET Core May Bring to the .NET Framework’s String Handling

    In what was apparently a major miscommunication among Microsoft’s developers and managers, ASP.NET Core 2.0 will in fact be supported on the full the .NET Framework. The change to only offer ASP.NET Core on .NET Core was supposed to be a temporary step to ease development.

  • Microsoft Build 2017 - Day 2 Early Access

    On day 2 of the Build 2017 developer conference, Microsoft turns to focus on Windows 10, new developer tools for supporting non-Windows devices, and new devices in mixed reality.

  • Build 2017 Day 1 Keynote Recap

    Microsoft's Build 2017 developer conference began today with an informative and wide-ranging presentation of new technologies for the artificial intelligence, Azure and the cloud, and developer tools. InfoQ was there to provide a running summary and key takeaways.

  • Microsoft Build 2017 - Day 1 Early Access

    Microsoft has granted several news sites, including InfoQ, an early look at what will be introduced at Build 2017. Take a look at what Microsoft has in store for developers and be sure to check back throughout the day for updates on these announcements.

  • ASP.NET Core Drops Support for .NET Framework

    Last Friday, ASP.NET Core quietly switched to only supporting .NET Core 2.0. This means that ASP.NET Core 1.0/1.1 applications running Mono or the full .NET Framework will not be upgradable to ASP.NET Core 2.0 when it is released in 2-3 months. Seen as a major breaking change to the platform without a public discussion or formal announcement, this has angered many prominent developers.

  • .NET Framework 4.7 Now Generally Available

    .NET Framework 4.7 debuted with the release of Windows 10 Creators Edition, but was not available for prior releases of Windows until now. The general availability of .NET Framework 4.7 provides users of Windows 7-10 with the latest features including support for C#7 and VB 15, bug fixes, and expanded cryptography support.

  • F# Support Highlights New Rider Preview Release

    JetBrains' Rider, their multiplatform IDE for .NET development, continues its open development cycle with Early Access Preview 21. Featured in this preview is support for the functional language F#. Along with this, several important bug fixes and added support for both TFS and Virtual Studio Team Services can be found.

  • .NET Futures: Asynchronous Streams

    Since async/await was announced for VB/C#, developers have been asking about an asynchronous version of IEnumerable. But until C# 7 and ValueTask, that was potentially challenging from a performance standpoint.

  • Announcing a Unified .NET Documentation Experience

    Microsoft has announced its new .NET API browser for finding .NET documentation in a standardized manner. Community contributions to the documentation will be enabled within the next month. The User Voice site allows users to request improvements, and vote on which suggestions are most important including additional documentation users want to see added to the API browser.

  • Visual Studio 2017 - Update 2 Preview

    Microsoft has released a preview of the second major update planned for Visual Studio 2017. This update brings a new workload, TypeScript side-by-side support, and enhanced F# tooling.

BT