Logo

dev-resources.site

for different kinds of informations.

What’s new in Xamarin.Forms – XAML

Published at
2/20/2022
Categories
dotnet
xamarin
xamarinforms
xaml
Author
danielmonettelli
Categories
4 categories in total
dotnet
open
xamarin
open
xamarinforms
open
xaml
open
Author
16 person written this
danielmonettelli
open
What’s new in Xamarin.Forms – XAML

The new features of XAML help productivity and thus reduce development time in mobile applications.

The Xamarin.Forms team has put the batteries in giving the developer a pleasant experience, and XAML is no exception.

Maddy Leger (Program Manager at Microsoft working on Xamarin.Forms tooling) in his video tutorial tells us about many new features that we can use in XAML, these are the most relevant.


Quick encapsulation of controls

This improvement groups controls using the “Surround With…” option or with the “Ctrl + K, Ctrl + S” shortcut.


XAML Regions

Without a doubt this characteristic fascinates me, in C # it is good practice to separate important parts, contract them or expand them is something that a simple comment does not do, with “XAML Regions” we can reorganize our code and add good practices in the process.

Go To Definition

This option allows you to go directly to an object, it is great to locate styles, binding, etc, that we are using.

GitHub Update: https://github.com/danielmonettelli/XF_FoodApp


Conclusions

As you can see, Microsoft continues to take great steps to meet the needs of the Developer of Xamarin.Forms, “productivity” is one of the goals that is taking it very seriously, I look forward to the next updates to come.

xaml Article's
30 articles in total
Favicon
WPF App Modernisation: A Pragmatic Approach
Favicon
Migrando Mitawi a .NET MAUI
Favicon
Using the new Composition Renderer in Avalonia 11
Favicon
Turning it up to 11!
Favicon
Improvements to XAML tooling in Visual Studio 2019 version 16.7 - iFour
Favicon
What’s new in Xamarin.Forms – XAML
Favicon
NightSwitcher
Favicon
Case Study - Fluent Search
Favicon
A beautiful profile page UI with xaml in xamarin forms
Favicon
Cheat Sheet for Path Markup Syntax
Favicon
Code Generation from XAML in Visual Studio is Mind-blowing Awesome
Favicon
Explore the SpaceX GraphQL API by building a Xamarin Forms app
Favicon
Utiliser des images vectorielles SVG dans Xamarin.Forms
Favicon
Créer un contrôle réutilisable 100% Xamarin.Forms, partie 2
Favicon
Créer un contrôle réutilisable 100% Xamarin.Forms, partie 1
Favicon
[Xamarin.Forms] MVVM - 1 - A quoi ça sert ?
Favicon
Déclaration simplifiée des grids Xamarin.Forms
Favicon
Inline codes inside XAML with XAMARIN
Favicon
A late night binge to replace the Microsoft Ad Control
Favicon
Simple Xamarin.Forms - Button Samples
Favicon
Adding Telerik Controls to Elmish.WPF Apps
Favicon
Formatting XAML files on build with XAMLStyler
Favicon
Grid and Stack Layout
Favicon
Uno Platform
Favicon
[001] Create WPF Projects Like a PRO
Favicon
HotReload: uma ferramenta gratuita para desenvolvimento de UI em XAML
Favicon
UIPath - RPA
Favicon
CSS grid intro for WPF/XAML developers
Favicon
Why XAML? Why Now?
Favicon
An alternative to Xaml for WPF

Featured ones: