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."
Microsoft shipped Visual Studio 2019 v16.10 and the first preview of v16.11 during the start of the Build 2021 developer conference.
Much-requested and long-awaited Hot Reload functionality has hit .NET, supported in an early, incomplete form in the new Visual Studio 2019 version 16.11 (Preview 1).
Microsoft published the roadmap for the next milestone release of its flagship IDE, Visual Studio 2022, following themes of personal and team productivity, modern development and constant innovation.
A Forrester Research analyst says the tide may be changing for Progressive Web Apps (PWAs), which make web apps look and act like native apps. This is news for <i>Visual Studio Magazine</i> readers because Microsoft's open source Blazor web framework -- enabling web development with C# instead of just JavaScript -- is used to create PWAs.
Microsoft's big Build developer conference stays online this year for perhaps the last time as the country opens up from pandemic restrictions, with the schedule showing a marked focus on the company's Azure cloud platform.
Google's popular cross-platform Flutter UI toolkit is out in a v2.2 update that furthers support for creating Universal Windows Platform (UWP) desktop applications.
Improvements make it easier to create pull requests from the IDE.
Two members of Microsoft's Windows Forms dev team appeared in a Channel 9 video on "Supporting VB.NET" in .NET 5," a task that in some ways poses "a huge challenge."