Developing Android Apps on Windows Arm Devices
Guide to developing Android apps on Windows Arm devices using .NET MAUI, Visual Studio, and alternative deployment methods like WSA.
Guide to developing Android apps on Windows Arm devices using .NET MAUI, Visual Studio, and alternative deployment methods like WSA.
A blog post celebrating C# history, popularity, and Microsoft's modern learning resources like in-browser tutorials and documentation.
A developer's experience using xUnit Roslyn Analyzers to improve unit test quality and fix warnings during a Visual Studio upgrade.
An overview of new features in C# 7.1, including Async Main and default expressions, for .NET developers.
A technical overview of new features in C# 7, including pattern matching, tuples, out variables, and local functions.
Explains how to use the global.json file in .NET Core to reference local project source code instead of NuGet packages for easier debugging and development.