.Net MAUI, UI

Getting started with Image Caching in .NET MAUI

Have you ever wondered how to cache images in your app? .NET MAUI already includes this functionality! In this article, we will quickly learn how to use it and adapt it to our specific needs. The explanation will be divided into the following points: šŸ”¹Ā Ā How does image caching work? šŸ”¹Ā Ā Learning about its structure šŸ”¹Ā Ā Properties availableĀ  Let’s start! How does image…

Continue Reading

.Net MAUI

Image Scaling in .NET MAUI

When use an Image Control… 🧐 Have you ever been confused between the different values ​​of the Aspect property? You are in the right placešŸ˜Ž , in this article you will learn the difference of each one! Let’s start! Exploring the Aspect Property The Image control has an Aspect property Ā which allow us to indicate how an image will fit…

Continue Reading

.Net MAUI, UI

Exploring Christmas UI in .NET MAUI

Merry Christmas! šŸŽ„ I hope you are very well on these dates and you are happy with yours! šŸ’“ It’s a time where we usually set goals for the next year with the aim of continuing to grow every day! And to contribute to your goals of practicing XAML, I have brought you this article as my last gift of…

Continue Reading

.Net MAUI, UI

Replicating Billing Dashboard UI in .NET MAUI

Howdy!!!   Remember that practice is the key to success in everything you do, in this case in your XAML skills. This time we will be replicating the Billing Dashboard UI in .NET MAUI! This design was created by Liev Liakh obtained from Dribbble. And today we will convert it to XAML code! I hope this is useful for you! šŸ’š…

Continue Reading

.Net MAUI

Vibrations in .NET MAUI šŸ’š

We must take advantage and use the functionalities of our devices, through vibration we have access to inform actions / processes to our users through a physical reaction. Today we will learn in a very simple and quick way how to send vibrations from .NET MAUI! šŸ”§ Ā First of all… What do I need? Let’s start by adding some platform…

Continue Reading

.Net MAUI

Adding Fonts in .NET MAUI

Just like when we see a logo that induces us to consume its product through its colors, typography… It also happens in the design of applications. One of the main goals of designers, in addition to applying the correct colors and images in a design, is to apply the psychology of typography, in this way they apply typographies to generate…

Continue Reading

.Net MAUI

Capturing screenshots in .NET MAUI

Screenshots, as the name implies, are photos that are taken of the screen of our device and allow us to capture exactly the scenario that we want in an application. In this case, we will learn how to implement that in our .NET MAUI applications in a super easy way! Let’s start! To take Screenshots .NET MAUI gives us the…

Continue Reading

.Net MAUI, UI

Replicating Pet Adoption UI in .NET MAUI

Howdy!!! In collaboration with the .NET MAUI UI July Calendar, we will be replicating the Pet Adoption UIĀ obtained from Dribble. I hope this is useful for you! šŸ’š I also invite you to see the calendar and keep an eye on all the super posts on the calendar! Before starting, to get the best out of the post, I’ll leave…

Continue Reading

.Net MAUI, Talks and workshops

Webinar: Getting Started with .NET MAUI.

Last June 16, I had the opportunity to participate with my talk “Getting started with .NET MAUI” event hosted by Syncfusion! Special thanks to Suresh MohanĀ and Ginger Reed for the invitation! šŸ’ššŸ’• Event name: Ā  Ā  Ā  Ā  Ā  Ā  Ā  Ā  Ā  Ā  Ā  Ā  Ā  Ā  Ā  Ā  Ā Getting Started with .NET MAUI. Talk name:Ā  Ā  Ā  Ā …

Continue Reading

.Net MAUI

Displaying Pop-Up in .NET MAUI

One of the most important points to keep in mind when developing an app is to have a good user experience, with the main focus on keeping them informed of what is happening in our App! There are several tools, controls, functionalities that allow us to achieve this experience, in this case we will learn about Pop-Ups, which allow us…

Continue Reading

.Net MAUI, Xamarin

#7DaysChallenge – Day 7: Let’s develop the logic for programming

Hello!! šŸ™‹ā€ā™€ļø To Finish with the #7DaysChallenge initiative, In our last challenge we will work with a logic exercise which is very good for solving programming problems! The challenge shows you a code which you must analyze carefully to see the final result!Ā The solution is below, but don’t see it before analyse your answer! Let us begin! I invite you…

Continue Reading

.Net MAUI, Xamarin

#7DaysChallenge – Day 6: Proportional and Auto values with Grid in Xamarin & .NET MAUI

Hello!! šŸ™‹ā€ā™€ļø Continuing with the #7DaysChallenge initiative, as our sixth challenge, we’re going to work withĀ Proportional and Auto values with Grids in Xamarin and .NET MAUI! The challenge shows you a code which you must analyze carefully to see the final result!Ā The solution is below, but don’t see it before analyse your answer! Let us begin! I invite you to…

Continue Reading