Explore >> Select a destination


You are here

putridparrot.com
| | codetraveler.io
9.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
| | blog.elmah.io
12.8 parsecs away

Travel
| | Learn how to create reusable custom controls in .NET MAUI, such as a custom button, using XAML and C# for efficient mobile app development.
| | michaelscodingspot.com
22.3 parsecs away

Travel
| | Michael Shpilt's Blog on .NET software development, C#, performance, debugging, and programming productivity
| | www.avanderlee.com
62.6 parsecs away

Travel
| Using the #Preview Swift Macro you can create previews more quickly for all your SwiftUI, UIKit, and AppKit views.