MAUI + NuGet = Less XAML!
5:03
Жыл бұрын
XAML Style Type generation - Demo
9:35
WinUI3 Property Helper - Preview
1:59
XAML highlighting experiment
9:04
2 жыл бұрын
.NET MAUI Workshop
2:38:54
2 жыл бұрын
Extending the Festive Editor code
12:02
Sneak peek: Rapid XAML Toolkit
2:02
5 жыл бұрын
WTS WinAppDriver Tests Demo
1:56
7 жыл бұрын
Body Cam at Build
3:16
7 жыл бұрын
Vequencer
1:49
13 жыл бұрын
Vequencer Demo
1:49
13 жыл бұрын
Пікірлер
@pakkerto
@pakkerto 22 күн бұрын
wow great Job Matt, thank's
@anthonydonato7656
@anthonydonato7656 2 ай бұрын
I wish this extension was consistent. Works well on some Links. Completely fails on others. Spelling, case, everything correct. Tested on VS 2022
@MRLacey
@MRLacey 2 ай бұрын
@@anthonydonato7656 can you repro the inconsistency? And open an issue?
@Micke2nd
@Micke2nd 8 ай бұрын
nice yes .... but not released as I see, right ?
@MRLacey
@MRLacey 8 ай бұрын
I've not been overwhelmed with feedback or interest in this and so had actually forgotten about it. Would you be interested in using it if I made it available?
@Micke2nd
@Micke2nd 8 ай бұрын
​@@MRLacey Hi Matt, thanks for the offer ! I'm just taking a closer look at WinUI and what Visual Studio offers in this regard. Which is why I want to hastily create work for you by providing the addon. But I'd like to come back to it when I know more.
@Micke2nd
@Micke2nd 8 ай бұрын
Hi Matt, this review is actually a very good idea. And thinking out loud about, is what the generated code is missing. But the hissing and switching of the microphone steals too much attention from the lecture. I am convinced that with better acoustics your channel would reach significantly more viewers. Not least because people like to let lectures run in the background without any particular expectations. But if the “on the side” becomes too strenuous, you have to switch it off.
@DJone4one
@DJone4one 11 ай бұрын
the sound is really 🤢
@gaber9691
@gaber9691 Жыл бұрын
Do you need to have an enterprise version to be able to do that? I'm using thee community version and you can only drag toolbox items to the code, there are no visual previews like android studio.
@MRLacey
@MRLacey Жыл бұрын
It should work with any version of Visual Studio (Community, Professional, or Enterprise) once the extension is installed. Visual previews are a separate challenge ;)
@mubarekabdi
@mubarekabdi Жыл бұрын
This is great, develop it further so that it generates some complete UI samples
@mubarekabdi
@mubarekabdi Жыл бұрын
It’s weird when senior developers are under rated on social platforms like KZbin
@SirJohnK
@SirJohnK Жыл бұрын
Will test this first thing on Monday!!!👍
@adinwashere
@adinwashere Жыл бұрын
This is a great idea
@ultraman5515
@ultraman5515 Жыл бұрын
What about c# markup i think its better and it would be amazing to do a full tutorial for it
@MRLacey
@MRLacey Жыл бұрын
I definitely have thoughts on C# markup that will be in a future video
@anandshindey
@anandshindey Жыл бұрын
Thinking along same lines I am. A simple change to allow xaml snippets in the same file would benefit tremendously. Its like having a xaml with subroutines.
@jschroedl
@jschroedl Жыл бұрын
This is very nice! Will this work for WPF code?
@MRLacey
@MRLacey Жыл бұрын
Eventually ;)
@PeacefulMindss
@PeacefulMindss Жыл бұрын
Well ain't this cool, well done Sir .
@MRLacey
@MRLacey Жыл бұрын
thank you
@AndrewKeepCoding
@AndrewKeepCoding Жыл бұрын
Awesome! Want to try this in WinUI 3✨ What happens on sealed controls TextBlock? Compile error?🤔
@MRLacey
@MRLacey Жыл бұрын
I have a partial workaround for sealed types, that's one of the reasons WinUI support isn't there yet. Yes, otherwise you'd get a compiler error because you can't inherit from sealed types :(
@soixantelly
@soixantelly Жыл бұрын
after being a react / vue.js developer for 3 years, i recently got a gig to refactor some wpf desktop app holy hell it's fucking painful, xaml is bad, i hated everything about wpf, i even used the mvvm toolkit and still lost my shit, trying to do things that can be accomplished in react in 1 minute took me hour of online search and trial and errors, FUCK C# UI development, C# is the best at everything except the UI
@johnpelitidis6297
@johnpelitidis6297 Жыл бұрын
You are spot on Matt. I have tried twice to start an app project this past year using WinUI and MAUI and just gave up because of the UI side of things.
@PeacefulMindss
@PeacefulMindss Жыл бұрын
I had such pain with WinUI, especially on the obvious windows activities, now MAUI the windows platform side, good luck with window size or having an icon on the title bar, lot's of the usual missing, it's a mess.
@eddiespeaks
@eddiespeaks Жыл бұрын
Expression Blend from the Silverlight era was awesome at quickly creating custom controls but just selecting a component and extracting it into a different file, then expose the dependency properties mostly through GUI. No idea why Microsoft went after the hot-reload crowd. Designer-led approach with design-data was fantastic
@MRLacey
@MRLacey Жыл бұрын
Yes, I think that the creation of custom controls is harder than it needs to be and so many developers are put off from creating them. Hot Reload is a useful tool and is emphasized because, in theory, it can be useful for apps built with any technology, not just XAML. Sadly, the interpreted argument is that better XAML tooling isn't needed or justifiable as a priority :(
@AndrewKeepCoding
@AndrewKeepCoding Жыл бұрын
This is going to be a great extension to have in VS. I have a similar project but as an app, and one thing that I would suggest is filters. Especially a filter for events.
@MRLacey
@MRLacey Жыл бұрын
Sorry about the hum - I recorded this quickly on my laptop. Lesson learned. I won't do that again.
@josbexerra8115
@josbexerra8115 2 жыл бұрын
Gran trabajo mister Matt....
@PeacefulMindss
@PeacefulMindss 2 жыл бұрын
Thank you, I'll wait for more on this topic.
@mcnets
@mcnets 2 жыл бұрын
Good video. Would you rather work with Custom controls or User controls? Recently I've started to work with XAML (WPF, WinUI, UNO) and I find a bit difficult to work with data templates in custom controls.
@MRLacey
@MRLacey 2 жыл бұрын
I aim for a custom control (extending when can) over a user control (composition of multiple controls). I'm currently favoring lots of small, highly focused controls. Yes, adding data templates into the mix makes things more complicated quickly.
@mcnets
@mcnets 2 жыл бұрын
​ @Matt Lacey - XAML Developer Do you have any post in your blog or any video about custom controls and data templates?
@MRLacey
@MRLacey 2 жыл бұрын
@@mcnets It's something I'm working on
@mcnets
@mcnets Жыл бұрын
@@MRLacey Hi Matt, I'm sorry to disturb but I'm stuck trying to make a XAML custom control resize when the parent container change its size and I wonder if I you could help me.
@MRLacey
@MRLacey Жыл бұрын
@@mcnets can you point to a repo or SO Q that shows the issue you're having?
@carmenquintin9341
@carmenquintin9341 2 жыл бұрын
Just subbed :)! The secret to ranking > *Promo sm* !
@dominictodd5102
@dominictodd5102 2 жыл бұрын
𝖕𝖗𝖔𝖒𝖔𝖘𝖒 ☝️
@georgeleithead
@georgeleithead 2 жыл бұрын
I like the colour highlighting. Reminded me of an extension that highlighted the different levels of brackets in matching colours.
@MRLacey
@MRLacey 2 жыл бұрын
Extensions like that partially inspired this.
@jaylen7945
@jaylen7945 2 жыл бұрын
𝕡𝐫o𝕄o𝔰𝓶 😋
@sipepguru
@sipepguru 4 жыл бұрын
Hi lance
@eliudgerardo1152
@eliudgerardo1152 5 жыл бұрын
Nice! Does it work on UWP only? or on XamarinForms too?
@MRLacey
@MRLacey 5 жыл бұрын
UWP, WPF, and Xamarin.Forms
7 жыл бұрын
Love it