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 developer's critical opinion on Microsoft's recent strategic direction, focusing on Windows 11, Visual Studio 2022, and Azure announcements.
A developer explains his decision to retire from the Microsoft MVP program due to a perceived conflict of interest with his work for JetBrains.
A summary of Richard Campbell's video on the origins and evolution of the Microsoft .NET ecosystem, its languages, and development tools.
A tutorial on configuring Angular 4 routing within an ASP.NET MVC application using Visual Studio 2017 and TypeScript.
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.
Guide to creating custom build configurations (beyond Debug/Release) for .NET Core projects using MSBuild scripts.
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.
Cimbalino Toolkit 2.0.0-beta1 released, now compatible with Windows 10 UWP for universal app development.
Microsoft releases Windows 10 Technical Preview Developer Tools for building Universal Apps, with early Cimbalino Toolkit support available.
A step-by-step tutorial on installing the Cimbalino Toolkit NuGet package for Universal Apps development in Visual Studio.
Analysis of .NET vNext's BYOT (Bring Your Own Tool) approach, enabling development on non-Windows platforms like Mac and Ubuntu.
A developer's deep dive into the complexities and pain points of setting up a .NET build environment, highlighting dependency and SDK management issues.
Explains how NuGet configuration file inheritance works, allowing settings from multiple config files to be applied to projects.
Announcing the second edition of Pro NuGet, a book covering workflows, integration with tools like Azure & TeamCity, and advanced package management.
A guide to implementing and using Assert.ThrowsExceptionAsync for testing asynchronous code in the Windows Phone Test Framework.
A new NuGet 2.5 package automates the removal of XML documentation from Windows 8/Phone 8 app packages, simplifying the build process.