Microsoft's evolution of Xamarin.Forms, .NET Multi-platform App UI (.NET MAUI), has finally reached General Availability status, providing one framework for both mobile apps and, now, desktop apps.
Here are 10 interesting products/technologies hitting general availability (GA) status at the Build developer conference.
Visual Studio 2022 for Mac 17.0 Release Candidate 2 has shipped, cleaning up some issues reported by developers trying out the previous release candidate.
Explorer file nesting is now no longer experimental, along with default bracket pair colorization, new functionality for find all references in markdown and much more.
Microsoft recommends replacing relic from old .NET Framework with Blazor, but you can still do ASP.NET Web Forms apps in Visual Studio 2022 if you want to, with a couple tweaks.
Specifically, .NET MAUI (.NET Multi-platform App UI) is now a project type among the five Desktop & Mobile options in Visual Studio 2022 17.3 Preview 1, replacing the Xamarin-based option.
Q&A
Whether you are building desktop apps, mobile apps or Single-Page Applications (SPAs), nearly every application needs backend APIs. Not only do these APIs need to provide business functionality, but they need to be performant, scalable and most importantly secure.
The death of Web Forms has been greatly exaggerated.
Visual Studio 2022 17.2 reached General Availability status this week, but some users outside the U.S. soon encountered download update issues.
Microsoft shipped fourth previews for .NET 7 (including ASP.NET Core) and Entity Framework 7, along with an unusual Release Candidate 3 for .NET MAUI, the evolution of Xamarin.Forms that adds support for building desktop apps.
Microsoft's C# programming language posted the largest 12-month gain in popularity, says the TIOBE Index for May 2022
Q&A
We caught up with Rockford Lhotka about an upcoming deep-dive presentation on the "hottest" project in the Microsoft-centric web-dev space, which provides a C#-based experience instead of JavaScript, now targeting mobile and even desktop.
The new release of Syncfusion's Essential Studio 2022 Volume 1 enhances controls for .NET MAUI, Microsoft's evolution of Xamarin.Forms, which is expected to soon hit general availability status.
As Microsoft releases new developer tech, it's "eating its own dog food" by using it to create the company's own commercial products, with PowerToys being the latest example.
Q&A
Dapr addresses a large challenge inherent in modern distributed applications: complexity.
Dr. James McCaffrey of Microsoft Research presents a full step-by-step example with all code to predict a person's optimism score from their occupation, eye color and country.
- By James McCaffrey
- 05/02/2022
"CoreWCF is intended for customers who have been using WCF on .NET Framework and need WCF support in .NET Core to facilitate modernizing the application."
Amazon Web Services is previewing a new framework for using its recently introduced .NET 6 runtime to create AWS Lambda functions, the foundation of serverless computing in the Amazon cloud.
Q&A
What if you already know what the Startup class does, how configuration is handled and what Kestrel is?
Only two weeks after .NET Multi-platform App UI (.NET MAUI) RC1, Microsoft has shipped RC2, highlighted by new Tizen support.