.Net MAUI

Adding Shadows with .NET MAUI

Howdy! 🙋‍♀️ Continuing with “☃️ Coding Winter 2021 – C # and .NET MAUI ❄️” initiative, today is #DayEight and we will be learning about Shadows in .NET MAUI! Adding shadows in our applications makes our design look more elegant and takes depth points in specific controls, in Xamarin Form we can do it using some resources such as a Custom Renderer. In this…

Continue Reading

.Net MAUI

Masking elements with Clipping in .NET MAUI

Howdy! 🙋‍♀️ Continuing with “☃️ Coding Winter 2021 – C # and .NET MAUI ❄️”initiative, today is #DaySeven and we will be learning about Clipping in .NET MAUI! Imagine if you could handle the cropping region of a design or view with greater precision … such as that we can mask an image in a circular shape 🧐🧐 It will be great, no?!! Well, I…

Continue Reading

.Net MAUI

Applying borders in .NET MAUI

Howdy! 🙋‍♀️ Continuing with “☃️ Coding Winter 2021 – C # and .NET MAUI ❄️”initiative, today is #DayFive and we will be learning about Border in .NET MAUI! Throughout our experience in Xamarin Forms, we have had the need to add Borders, and in order to achieve this, we have developed different “tactics” because we didn’t have a direct mechanism to do it. However,…

Continue Reading

.Net MAUI

.NET MAUI Roadmap Previews

Howdy! 🙋‍♀️ I have the honor to share the initiative “☃️ Coding Winter 2021 – C # and .NET MAUI ❄️” which is a calendar where both my friend Leslie Ramirez and I will be writing a daily post during December about C# and .Net MAUI. Today is #DayThree and we will be talking about the .NET MAUI Previews, I will be…

Continue Reading