.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 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

.Net MAUI, Xamarin

#7DaysChallenge – Day 5: IsClippedToBounds in Xamarin & .NET MAUI

Hello!! 🙋‍♀️ Continuing with the #7DaysChallenge initiative, as our fifth challenge, we’re going to work with IsClippedToBounds property 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 take a look at all the…

Continue Reading

.Net MAUI, Xamarin

#7DaysChallenge – Day 4: Padding, Marging & Translations in Xamarin & .NET MAUI

Hello!! 🙋‍♀️ Continuing with the 7DaysChallenge initiative, as our fourth challenge, we’re going to work with Padding, Margin and Translations 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 take…

Continue Reading

.Net MAUI, Xamarin

#7DaysChallenge – Day 3: Grid in Xamarin & .NET MAUI

Hello!! 🙋‍♀️ Continuing with the #7DaysChallenge initiative, as our third challenge we’re going to work 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 take a look at…

Continue Reading

.Net MAUI, Xamarin

#7DaysChallenge – Day 2: Labels in Xamarin & .NET MAUI

Hello!! 🙋‍♀️ Continuing with the #7DaysChallenge initiative, as our second challenge we’re going to work with Labels 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 take a look at…

Continue Reading

.Net MAUI, Xamarin

#7DaysChallenge – Day 1: Buttons in Xamarin & .NET MAUI

Hello!! 🙋‍♀️ Starting with the #7DaysChallenge initiative, as our first challenge we’re going to play around with the power of buttons 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

.Net MAUI, Xamarin

#7DaysChallenge with Xammy

Hello! 🙋‍♀️ Thank you for being here! Today we start the #7DaysChallenge, I confess that I’m very excited about this activity, it aims to share seven challenges which will be divided into one challenge for each day of this week which will help you continue practicing and reinforcing your knowledge of Xamarin Forms and .NET MAUI! 🤔 How does it…

Continue Reading

.Net MAUI, UI

Replicating Course Profile UI in .NET MAUI

Howdy!!!   I’m so excited to publish my first post on UI Replication this time using the .NET MAU! I made it with a lot of love, I hope you like it and it inspires and guides you to start this path in MAUI!  In this case, we are going to replicate a Course Profile UI obtained from Dribble. I hope this…

Continue Reading

.Net MAUI

Splash Screen in .NET MAUI 💚

When opening an App on our Android and iOS devices, we normally see a kind of welcome that is displayed full screen, this is usually made up of an image of its Logo with a background color which lasts a few seconds before showing us the features of the App! This is a Splash Screen. But… the only purpose of…

Continue Reading

.Net MAUI

Some little tips to start studying .NET MAUI

Howdy! 🙋‍♀️ Merry Christmas!! 🎅 I hope you are doing well !! Continuing with “☃️ Coding Winter 2021 – C # and .NET MAUI ❄️” initiative, today is #DaySeventeen, and in this article, I leave you Some little tips to start studying .NET MAUI! It’s important to keep abreast of all the updates that come out, in order to be informed of the full potential…

Continue Reading

.Net MAUI

Horizontal & VerticalStackLayout in .NET MAUI

Howdy! 🙋‍♀️ Continuing with “☃️ Coding Winter 2021 – C # and .NET MAUI ❄️” initiative, today is #DayFifteen and we will be learning about Semantic Focus in .NET MAUI! Probably when reading the title you were surprised,😯 Horizontal and Vertical Stacklayout? Yes, you read that right!! In Preview 7, .NET MAUI introduced both types of layouts! In this article, I will show you its…

Continue Reading

.Net MAUI

Getting started with Font Scaling in .NET MAUI

Howdy! 🙋‍♀️ Continuing with “☃️ Coding Winter 2021 – C # and .NET MAUI ❄️” initiative, today is #DayEleven and we will be learning about Font Scaling in .NET MAUI! When using our mobile device we notice that everything we see has the same font sizes, this is a configuration that the user can adapt according to their needs, therefore, it’s important that we make…

Continue Reading