With advanced IntelliSense/IntelliCode functionality continually being infused into Visual Studio 2019, some developers are using the Quick Actions and Refactorings light bulb to learn new C# coding tricks.
The Project Reunion dev team fixed a bunch of bugs in the new v0.8 RC as Microsoft's evolution of the Windows desktop app development platform nears stability.
Test projects give you a way to exercise your code to see if it works but they're also part of your project's "permanent record." If all you want to do is try something out with some throwaway code, C# Scripting in Visual Studio might be a better choice.
In the new v3.8 release of the open source Uno Platform, a new grid control revamped with Microsoft code is said to provide a 2x performance boost.
Developers can now experiment with serverless computing projects with Azure Functions on the latest preview of the upcoming .NET 6 milestone release.
Visual Studio Code v1.57, the May update, includes a bunch of new features that were previewed earlier, including terminal tabs, Workspace Trust, remote repositories (RemoteHub) and more.
Client-side debugging of Blazor WebAssembly apps, a hot topic among developers, is being addressed in the Rider .NET IDE from JetBrains, starting with a new Early Access Program build.
A new single-tenant version of Azure Logic Apps has reached general availability status, expanding the options for Microsoft's integration Platform-as-a-Service (iPaaS) offering that's built on a containerized runtime.
Microsoft's .NET development framework ranked high in recent research about coding bootcamps, or "immersive technology education."
SQL Server's OpenJson function will let you dismantle JSON structures into relational tables, including tables with foreign/primary key relationships.
"IntelliCode Package Suggestions use a collaborative filtering algorithm to take the context of your project, including the installed packages and project framework, to then suggest packages that are frequently included in similar projects."
Microsoft shipped Visual Studio 2019 for Mac v8.10, furthering the effort to convert the UI layer to native macOS, an effort scheduled to reach culmination with VS for Mac 2022.
Here's how you can use SQL Server's OpenJson function to dismantle JSON structures into relational tables targeting either transactional systems or data warehouses.
TypeScript 4.3 is out, adding a bevy of new features and functionality to Microsoft's popular programming language that builds on JavaScript by adding syntax for static types.
Project Reunion 0.8 was announced during this week's Microsoft Build 2021 developer conference, leading a raft of win-dev news items.
The new Entity Framework Core 6.0 Preview 4 is described as a "performance edition," with the dev team turning from years-long concerns -- such as catching up to the old Entity Framework and adding new features -- to focus on speed.
F# and F# tools updates listed in the just-released Visual Studio 16.10 include finally addressing a feature request from 2016 and more.
ASP.NET Core, the web-dev component of .NET, received a bunch of new functionality in the new NET. 6 Preview 4, including Ahead-of-Time (AoT) compilation for Blazor WebAssembly, Hot Reload and the capability to host Blazor components in .NET MAUI.
During this week's Microsoft Build 2021 developer conference, .NET MAUI Preview 4 was announced with new controls and features getting the framework ready for general availability in November along with .NET 6.
Many features in the just-shipped .NET 6 Preview 4 are close to being in final form, Microsoft says, making it "ready for real world testing if you haven't yet tried .NET 6 in your environment."