These two guys should make a more videos together, such a great duo.
@XAMLLlama2 ай бұрын
🦙❤ Thanks!
@sunjaykalsi3266Күн бұрын
does anyone else get issues making the Classlibrary compile 11:59 I can't get my code to compile at home
@mateuszwojtaszek92727 күн бұрын
Wait why didint you have to define in the x:Bind : UpdateSourceTrigger? Like: Text="{x:Bind ViewModel.Tresc, Mode=TwoWay, UpdateSourceTrigger=PropertyChanged}" In my WinUI project i have to include it in odrder to properly reflect changes. Otherwise is won't be updated in my View. Am i missing something?
@wellington18mАй бұрын
Hello there. Does anyone know where can I get a good course about WinUI? Thanks in advance.
@svendevriese2262 ай бұрын
Will this also work with Avalonia?
@vichardvideo50172 ай бұрын
As with the comment of "@nithin9671" (Please combine Both WinUI and WPF into one as soon as possible.) I think Microsoft can make .NET better if they sponsor, add (documentation and guide) manpower to avalonia, uno platform, and move the ui technology with three team, instead of (Xamarin , WPF) 10 year ago, it heighten the chance of better result.
@XAMLLlama2 ай бұрын
Yup, the MVVM Toolkit is UX platform agnostic, we've had folks using it with Avalonia, Blazor, Godot, MAUI, Unity, Uno Platform, etc...
@RobUttley2 ай бұрын
Thanks guys. The 'Empowering WPF developers' talk you mentioned at the end - did it get uploaded to KZbin, or do you know if it's in the pipeline to be put on YT at all? I'm not seeing it in the videos on the dotnet channel right now.
@XAMLLlama2 ай бұрын
🦙 They're all just rolling out, that one is here: kzbin.info/www/bejne/apSrpqWQnqaWick
@gerdbauersfeld57062 ай бұрын
When will the .Net 9 version of the toolkit be released?
@Sergio06942 ай бұрын
The .NET Community Toolkit is already compatible with .NET 9. If you specifically mean the support for partial properties, I'll be releasing it soon (just waiting on some dependencies first) 🙂
@gerdbauersfeld57062 ай бұрын
@@Sergio0694 Yeah I like especially the thing with the partial properties, it just makes the code look cleaner. I am using the Preview now and its working like a charm.
@dotnetdevni2 ай бұрын
Is wpf the best way to go for an app this day and age or is win ui maturing enough do people think?
@AlexgooneАй бұрын
I believe WPF is more powerful and mature than WinUI at this point
@nithinb96712 ай бұрын
Please combine Both WinUI and WPF into one as soon as possible.