Some developers prefer to create applications with Microsoft's open-source Blazor tooling from within the open-source, cross-platform Visual Studio Code editor. Here are the top tools in the VS Code Marketplace for those folk, as measured by the number of installations.
Microsoft engineer Sam Xu says "it’s time to move OData to .NET 5" and in a new blog post he shows how to do just that.
Like many organizations that host developer educational events, Microsoft has gone virtual amid shelter-in-place directives and a surge in remote work stemming from the COVID-19 pandemic.
In announcing .NET 5 Preview 2 today, dev team program manager Richard Lander offered up a rare personal note on how the developers are holding up under Microsoft's new "work-at-home" scheme.
In announcing today's second preview of the big, unifying .NET 5 that's going GA in November, Microsoft revealed the next-gen platform is already handling 50 percent of the traffic to the company's main .NET website.
Member of the .NET team working on Hardware Intrinsics and Numerics cites 411 issues that need attention, including some that just involve changing simple lines of text.
"The Visual Studio team are all working from home and learning how to navigate the challenges that brings to our day-to-day lives," said program manager Jacqueline Widdis in announcing Visual Studio 2019 version 16.6 Preview 2, which revamps the Git experience, improves debugging, adds ML.NET Model Builder and much more.
Planning for a May 2020 debut of client-side Blazor, Microsoft released preview 3 of Blazor WebAssembly 3.3, which lets developers debug projects from Visual Studio or Visual Studio Code rather than browser-based development tools.
A radial basis function network (RBF network) is a software system that's similar to a single hidden layer neural network, explains Dr. James McCaffrey of Microsoft Research, who uses a full C# code sample and screenshots to show how to train an RBF network classifier.
- By James McCaffrey
- 03/24/2020
Visual Studio 2019 for Mac version 8.5 shipped this week, improving ASP.NET Core authentication and unit testing, adding support for Azure Functions 3.0 and more.
Microsoft is previewing F# 5, the latest iteration of its functional-first programming language, as it moves toward a unifying .NET 5 release in November.
Microsoft released .NET 5 Preview 1, the first iteration of what will become one framework to handle all .NET development projects.
Microsoft released Visual Studio 2019 version 16.5, with new features for .NET, C++, debugging and many more areas.
Dr. James McCaffrey of Microsoft Research explains how to design a radial basis function (RBF) network -- a software system similar to a single hidden layer neural network -- and describes how an RBF network computes its output.
- By James McCaffrey
- 03/13/2020
In its move to the open-source, cross-platform .NET Core, Microsoft will support Visual Basic in the upcoming .NET 5 and is expanding the programming language's supported application types to help VB developers migrate their code, but noted "we do not plan to evolve Visual Basic as a language."
The client-side effort of Microsoft's Blazor project -- for C#-based web development powered by WebAssembly -- is out in a new preview before a May debut, adding support for Progressive Web Apps (PWAs) among several other new features.
Plagued by proliferating piles of unused .NET Core SDKs and runtimes as you accompany Microsoft on its journey to the open-source, cross-platform future? Zap them with the new .NET Core Removal Tool!
Shortly after detailing new guidance to bind Swift libraries in Xamarin-based iOS mobile development, Microsoft has published similar documentation for binding Kotlin libraries in Android projects.
Userware, on a years-long quest to bring back developer favorite Silverlight, announced an open source implementation of Microsoft's long-deprecated framework for writing rich internet applications, this one based on WebAssembly.
Miguel de Icaza doesn't post to his personal blog often, but when he does, developers listen.