/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

jesseliberty.com
| | quakkels.com
4.7 parsecs away

Travel
| | Xamarin enables programmers to write native mobile applications for both Android and iOS using C# and free development tools like Visual Studio Community Edition. This means that if you're invested in the .NET ecosystem and the C# language, you can write cross-platform mobile applications using technology that's already familiar to you.
| | www.andreasnesheim.no
5.0 parsecs away

Travel
| | .NET MAUI is now officially released and a lot of people are probably considering migrating their Xamarin apps. In our...
| | codetraveler.io
5.1 parsecs away

Travel
| | In Xamarin.Forms, we used Xamarin.CommunityToolkit.Markup to create our UI using C# (no XAML). For .NET MAUI, we can continue to create our UIs in C# (No XAML) thanks to CommunityToolkit.Maui.Markup. Let's take a look at the key differences between the two libraries, and then we'll
| | mcuoneclipse.com
16.1 parsecs away

Travel
| The previous parts were about installation, project setup and building. This one is about debugging an ARM Cortex-M Microcontroller with Visual Studio Code: Cortex-M4 (NXP K22FN512) Debugging with Visual Studio Code Outline In this article I show how to debug an ARM Cortex (M4F, NXP K22FN512) microcontroller with the Microsoft Visual Studio Code. For this...