really u think a video of a signature pad of it getting better
@kylecrabtree502410 ай бұрын
Love the videos! Just started my journey into Maui. Is there an existing video that would show a basic login screen into the application? If not I’m sure we’d love to see one!! Keep it up
@alkishadjinicolaou583110 ай бұрын
Do you recommend xmlns or Blazor Hybrid for doing apps with MAUI?
@JamesMontemagno10 ай бұрын
If you are a web dev and comfortable with Blazor then I would go that route. I am more of a native client dev so I use XAML and C#, i'm not much of a web dev.
@alkishadjinicolaou583110 ай бұрын
@@JamesMontemagno Thanks!
@zigfridsforstmanis381310 ай бұрын
Hi James, great video as always, I've personally learned a lot from many of your videos and this one is really cool. One topic I've been looking into which I haven't been able to find that much information on is creating custom popup dialog windows while employing the MVVM pattern and source code generators, would be awesome if you could put something together for that!
Hello James, can you help me how did you formatting the xaml code. 5:21 sec
@camiloandresgomezm.30219 ай бұрын
Hey James, would be good to have a video of testing custom controls
@cissemy10 ай бұрын
Great job. Can you make a video about push notification and background geolocation ? Thanks
@mustijack10 ай бұрын
Cool, Thank you James :)
@skaapwolmerans90558 ай бұрын
Can someone please help me to implement this with MVVM? I get to the part where the image should update with the last drawn line, but the image stays empty. My BindingContext is fine, because ClearCommand does work.
@danielsalazar32398 ай бұрын
Is it possible to do this for an application but from Maui Blazor hybrid?
@JamesMontemagno8 ай бұрын
You could use the same exact control or a Blazor control
@Akiro9110 ай бұрын
Hi, thanks for the amazing video ! It’s really interesting but the size you’ve given is not taken into account at all. Do you know a way to get an image of the actual desired size ?
@tasoscat429510 ай бұрын
Hi James, great video. Just a question as .Net Maui is a cross platform framework, I feel that when developing on windows if you Don’t pay the 100$ for the apple developer program I feel kinda restricted and although they have remote host where u can pair your MacBook and run simulator there, it’s a trial and error as it’s not working all of the time. The question is why use .net Maui if it still doesn’t support fully all platforms and provides connectivity problems that stop developers from creating apps for all platforms, therefore no need for cross platform framework?
@r3765339 ай бұрын
Hello sir I'm New For DrawingView,Thank your video let me know how to use ;) if App User Drawing Start Insize to outsize,GetImageStream still get avaliable stream,but i have few question 1.GetImageStream with size not work,i'm save it to png file,windows show size is not i want 2.When User Drawing start Inside to outside,Drawview Show image is not match save file,file is user real drawing line,in app view,user drawing line will break Here need some help
@indieshack44762 ай бұрын
why on earth hasn't this become part of Community Toolkit