What are you using for .NET MAUI development, Mac or PC?
What are you using for .NET MAUI development, Mac or PC?
In our last video, someone asked us if Blazor requires much JavaScript. Turns out that a friend of theirs even switched back to React because of this. So, let’s talk about it.
New video alert 🎥! We’re exploring the transition from AppCenter to Application Insights for .NET MAUI apps. Plus, we’re introducing a custom-built library and website for better data tracking and presentation. Don’t miss out! #dotnet #dotnetmaui #azure
In the upcoming part of my .NET MAUI Blazor Hybrid App series, I will establish a service layer for handling tasks like storing data in a local database. I will integrate LiteDB and create test cases to validate the functionality of the implemented code.
I’m starting a new series where I build a hybrid activity tracker app with .NET MAUI and Blazor. In the first episode, I show you how to set up the project, create the first components, and share code between native and web UI.
Https://youtu.be/kJ8OHxe1ZNw4
If you are a member of my channel, you can watch episode 2 of the "MAUI Blazor hybrid series" already now! Gold members will also get access to the source code.
I’m starting a new series where I build a hybrid activity tracker app with .NET MAUI and Blazor. In the first episode, I show you how to set up the project, create the first components, and share code between native and web UI.
Https://youtu.be/kJ8OHxe1ZNw4
📽️ New video alert! 🚀
📽️ Alert! 🚀 A new video is available. Boost your productivity in app development by building your own control library. Instead of repeating code, I suggest creating a custom UI controls library. Check out the video here:
@sergevm @danielhindrikes yes and no. As it is right now, it is my preferred way of working. But I wish they had invested in VS4MAC instead of retiring it.
Can you run Visual Studio 2022 on a Mac and develop an .NET MAUI app?
Yes you can, with Parallels Desktop!
Watch my video about it to see how I set it up:
https://youtu.be/JCt14lz0eDI
Have you watch my latest video?
I will talk about my experience upgrading one of my apps, from Xamarin.Forms to .NET MAUI.
In this video, I will talk about my experience upgrading one of my apps, from Xamarin.Forms to .NET MAUI. What was my plan? What mistake did I make? What did David Ortinau say about it? What did I learn? Is the app released?
I have just published a new video where I demonstrate the simple creation of a Flyout in compact mode using animations and Shell.
Check it out at this link: https://youtu.be/H43QUiyJqks.
Don't miss it! It's all about #dotnetmaui and #dotnet!
New video, early access for channel members! https://youtu.be/H43QUiyJqks
New video! Visual Studio for Mac will be retired. But if you still want to run Visual Studio without buying a PC? For that, you can use Parallels, software for running Windows (or other operating systems, like Linux) in a VM on your Mac.
This video will give you a short overview of Parallels, how to use the iOS simulator, and how to connect to an Android emulator.
New video! Visual Studio for Mac will be retired. But if you still want to run Visual Studio without buying a PC? For that, you can use Parallels, software for running Windows (or other operating systems, like Linux) in a VM on your Mac.
This video will give you a short overview of Parallels, how to use the iOS simulator, and how to connect to an Android emulator.
New video, I show how to easily add a search box to your apps and how to do it the right way (according to me), because the way they do it in the docs is not usable in a real-world scenario. I also show a workaround for an iOS bug.
In this video, I show how to easily add a search box to your apps and how to do it the right way (according to me), because the way they do it in the docs is not usable in a real-world scenario. I also show a workaround for an iOS bug.
My most viewed and liked video is this about how to build your own controls for .NET MAUI!