The Best Way To Style & Format XAML #shorts

preview_player
Показать описание
1 Click to organize, style, and format your XAML that is completely customizable.

Join this channel to get access to perks:

Follow:

Disclaimer: This channel, videos, and streams are created in my spare time and are a product of me... James Montemagno! They are NOT officially affiliated or endorsed by Microsoft (my employer) in any way. Opinions and views are my own.

My Setup:

#xaml #visualstudio #dotnetmaui #wpf
Рекомендации по теме
Комментарии
Автор

This extension is a gamechanger, everyone working with xaml should use it.

Pro tip: With this extension installed, formatting also happens automatically on Ctrl+S

kristijanboskovic
Автор

I'm using it for years and don't want to miss it.

GoldenOnest
Автор

Saved my day, I hate working with XAML soo much but this makes bearable <3

Jarvx
Автор

Hey James, quick question. I was looking for a way to add transparent blurred backgrounds to MAUI, but I couldn't figure it out. Any advice on how to get the glass effect done?

LordErnie
Автор

Is it possible to make XAML Style looks like the VScode style like colors of the code

waleedbensumaidea
Автор

Not supported in Visual Studio for Mac

returnzro
Автор

Is there something similar for Blazor Hybrid (razor file)?

alonezlciel
Автор

does xamarin have a drag and drop feature like android studio?

mahersabit
Автор

James, question... In a C# Maui app, if I bring in the Maui.skiasharp packages from nugget, then add skcanvasview in the xaml, it by itself displays and events fire. If I enclose skcanvasview within a <grid> or any other layout control, everything breaks. Could you clue me in here? Thanks

shootgp
Автор

I honestly don't like xaml or anything XML related. I hated XML files on Android and today you can use code in a very easy and intuitive way on Android studio infact that's the preferred way to create UIs. Is there anything similar in visual studio? Are there plans to drop xaml for good?

tcl