|
You are here |
putridparrot.com | ||
| | | | |
michaelscodingspot.com
|
|
| | | | | Michael Shpilt's Blog on .NET software development, C#, performance, debugging, and programming productivity | |
| | | | |
khalidabuhakmeh.com
|
|
| | | | | Troubleshooting tips for .NET MAUI development | |
| | | | |
codetraveler.io
|
|
| | | | | 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 | |
| | | | |
tyrrrz.me
|
|
| | | Sometimes you may find yourself facing a problem of having to switch between multiple presentations based on some condition. For example, you may want to display the same list of items differently depending on whether multi-select is enabled or not. The... | ||