Тёмный
Programming With Chris
Programming With Chris
Programming With Chris
Подписаться
Hi! I'm Chris, a professional programmer and technical teacher who decided to start uploading my lessons on various things to RU-vid! I work in all kinds of technologies and paradigms, so I hope you can find something useful!

You can reach me at programmingwithchris91 (at) gmail (dot) com. Thanks!
Reusable, Custom Controls in .Net Maui!
14:09
2 года назад
Runtime Themes  in .Net Maui!
14:38
2 года назад
Why I Use VSVim for Productivity
15:11
2 года назад
Slightly More Advanced Maui.Graphics!
22:54
2 года назад
Комментарии
@SaraCarri-l6t
@SaraCarri-l6t 6 дней назад
Hahn Spurs
@mouna5252elle
@mouna5252elle 6 дней назад
Just use skia
@narf0339
@narf0339 Месяц назад
which language get you further or can do more for object tracking ? c# or python ?
@abhijeetvibhandik9527
@abhijeetvibhandik9527 Месяц назад
Try entering visual mode and then select a word or line and then if words are mix or in lower case do "shift + U" for uppercase or if u want everything in lower case try "u"
@TheAzovStar
@TheAzovStar 2 месяца назад
Thank you for this great introduction. Very useful.
@liemnguyen3088
@liemnguyen3088 2 месяца назад
Is there a code snippet to create BindableProperty?
@balajiv4843
@balajiv4843 2 месяца назад
Great video. Good work !
@xskodemedia746
@xskodemedia746 2 месяца назад
Yeah this is awesome!
@didinks1012
@didinks1012 4 месяца назад
Any idea how does the installation work on a mac?
@lucasribeiro1300
@lucasribeiro1300 4 месяца назад
Congratulations on the videos... I'm Brazilian and I've already subscribed to the channel to follow more videos. Is possible to do it with net maui and classifier with celular camera.
@SoulLostMDA
@SoulLostMDA 4 месяца назад
Hi, whats your theme for Visual Studio called?
@ProgrammingWithChris
@ProgrammingWithChris 4 месяца назад
So, I use Dracula theme pretty much everywhere, but looking back on this video, it appears that the theme colors here are messed up, and it’s really not appearing correctly! But in general, yeah, Dracula.
@cissemy
@cissemy 4 месяца назад
Thanks Chris How to build a document scanning app using OpenCv in C# ?
@jean-baptistedioli1692
@jean-baptistedioli1692 5 месяцев назад
Good video but it doesn't work at all on Maui .Net 8. Is it normal ? in the CircularButton in the constructor Handler = new CircularButtonHandler(); make the application crash
@frankbraker
@frankbraker 5 месяцев назад
This was awesome -- all the attention seems to be on LLMs lately, and I needed this for doing object detection, ideally in C#, which this fortunately covers. Also there's an OpenCV asset for Unity which would be fun to play with eventually. Thank you so much for doing the hard work of figuring all this out and making it accessible to RTFD-challenged people like myself. I really had no idea where to start.
@AJ93-lx6on
@AJ93-lx6on 5 месяцев назад
can you also do tutorial on manual train a model and then add that to project
@joshuastelman6218
@joshuastelman6218 5 месяцев назад
Im working on a person project where Im trying to control a character in a video game to walk around to monsters and kill them. I have image data of all the different types of monsters that could be my template. Say I have a large 2d image on my screen representing the world Im in, how would I match thousands of templates for a monster against my screen and draw rectangles around where a monster could possibly be located? In your example you have 1 template for 1 test sheet. I would like to have thousands of templates. Or maybe there is a better way? Is it possible for a template to be trained to account for different types of images instead of just one? Some insight to this would be very helpful. Also, Id like to be able to recognize thinks like ledges, ropes, ladders, platforms etc. Could this all be done if I have the images?
@jhummelgaard9310
@jhummelgaard9310 5 месяцев назад
Great! What about outcommenting a code block ? I'm also looking for a duplicate line command, since VSVim overrides the default ctrl d.
@JohannesJacobusHough-n4j
@JohannesJacobusHough-n4j 5 месяцев назад
I search Advanced MAUI, finding this!
@lborate3543
@lborate3543 5 месяцев назад
how are you setting your camera to be in source for the analysis? I think I missed that step somewhere. Great vid!
@dastani1903
@dastani1903 6 месяцев назад
keep it up
@DeimosesImpact
@DeimosesImpact 6 месяцев назад
FYI blendmode is not supported except on iOS, and its pretty low priority for them so expect it to be a while before that works, so dont use it
@lulairenoroub3869
@lulairenoroub3869 6 месяцев назад
I love the idea of vim. But it is all wrong. Hjkl as the arrow keys? Get the hell out of here. Not interested. Wasd. In fact, I want the whole thing left handed
@michrisoft
@michrisoft 4 месяца назад
So make it that way my dude. It's entirely configurable. Or maybe you'd prefer emacs keybinds. I think they're more in line with that.
@mrhoxell
@mrhoxell 6 месяцев назад
I love this take. The problem with the idea of using Vim for everything simply doesn't work for me. For instance when I tinker with C++ code and I have to do the profiling and benchmarks then sure, I could install some plugins and get over it. The point is that I have a certain ecosystem that helps me get productive. My combo is resharper c++ and built-in VS tools. That helps me develop things easier and cleaner. So it's nice to see the idea where the idea of Vim is used as an additional tool to make the development more productive rather than moving it all and tweaking the toolset for a decent result. Like the sale-point of Vim is the productivity around faster coding but not necessarily faster development as many stuff depends on plugins you work with.
@bryanstark324
@bryanstark324 6 месяцев назад
Do you know if we can use a vimconfig file?
@whatinthebloodyhell
@whatinthebloodyhell 7 месяцев назад
Appreciate your work. Many thanks, buddy :)
@waltergrimm7161
@waltergrimm7161 7 месяцев назад
At min 15 the dots did not match the fields that where checked with A, 11 are checked with A, only 6 dots show in result
@peri.platypus
@peri.platypus 7 месяцев назад
Is it possible in plate number? Using c#? What is best to use haar classifier or yolo? Thanks
@peri.platypus
@peri.platypus 7 месяцев назад
You make it look easy😂
@abdulkabir_02
@abdulkabir_02 8 месяцев назад
Hi thank you for sharing your knowledge, Can you show us a custom tabbar with Button ?
@NoName-wh1xu
@NoName-wh1xu 8 месяцев назад
this is just great, your presentation of the material is excellent, I fell in love with the first episode, I’m looking forward to the continuation
@PhạmNguyễnHoàngAnh-anhpnh
@PhạmNguyễnHoàngAnh-anhpnh 8 месяцев назад
Helo, how to Object Tracking on C#?
@bulelanibotman
@bulelanibotman 9 месяцев назад
i remember learning about macros since i was a beginner in vim, i knew all the basics but after discovering macros! i was absolutely blown away & i've never looked back. it got to a point that if an ide doesn't support any vim emulation, i just bounce! i also thought visual studio didn't support vim & i switched to rider but i recently discovered it did, so i'm heading back
@sologabriel.l
@sologabriel.l 9 месяцев назад
What do you use to show the key presses on screen?
@lot10games
@lot10games 9 месяцев назад
I get this error : Emgu.CV.Util.CvException: 'OpenCV: Transpose the weights (except for convolutional) is not implemented'
@lot10games
@lot10games 9 месяцев назад
yolov3.weights is 2Kb LOL. It's corrupted or something . I downloaded from other source and it works.
@LeonardHarrisLH
@LeonardHarrisLH 9 месяцев назад
Well explained and very helpful! My only suggestion is enable word wrap, that would make it easier follow. Thanks!!
@LinaAbdalla-z8p
@LinaAbdalla-z8p 10 месяцев назад
Hi Chris, thanks for the great video. I am wondering if there's a way to change the GraphicsView Background color? I can't seem to get it to change.
@jajnelumstransport2624
@jajnelumstransport2624 10 месяцев назад
how would I get the name from of the detected object and store it in a value. Thanks.
@istuart0
@istuart0 10 месяцев назад
I created a Circular Button (called a Fab - Floating Action Button on Android) using a Grid. It looked OK but didn't respond to a user tap. Now, I've copied your ScaleTo & Easing code and it reacts in a pleasing way that gives the user feedback it has been clicked.
@mirsad1709
@mirsad1709 11 месяцев назад
I have the general problem that the Draw Method of IDrawable fires constantly when i debug on a real andorid device. Do somenone know this issue?
@its_nuked
@its_nuked 11 месяцев назад
Heyo. We've been having a problem we cant fix with a friend for the past 5 hours. Even when we entiretly 1:1 got ur code from github and put it on, we keep getting this error across the cod, while the actual problems tab at the bottom is empty. We're losing our minds. Any clue what the issue could be? Exception has occurred: CLR/System.ArgumentException An unhandled exception of type 'System.ArgumentException' occurred in Emgu.CV.dll: 'File Desktop/sest.jpg do not exist' at Emgu.CV.Mat..ctor(String fileName, ImreadModes loadType) at Emgu.CV.CvInvoke.Imread(String filename, ImreadModes loadType) at Image.Program.ProcessImage() in D:\C#Nuked\Cube\IdleonCubeAC\IdleonCubeAC\IdelonARCADE.cs:line 28 at Image.Program.Main(String[] args) in D:\C#Nuked\Cube\IdleonCubeAC\IdleonCubeAC\IdelonARCADE.cs:line 18 We've checked and tried relative and absolute paths. We've tried solutions from chatgpt and bing ai what the hell ;W; Otherwise sick video yo >;D Just wish it worked for us too : )
@qpumuJIbek
@qpumuJIbek 11 месяцев назад
Can u do "The Easiest " code in 10-15lines to demonstrange to how EASY start. no those things. omg. BE SIMPLE DUDE! there mose ppls who cant/dont want read documentation.
@Paul-Jean
@Paul-Jean 11 месяцев назад
Is there any way to change the Vim shortcut keys? I'd like to change the navigation and other things that annoy me.
@kumar--vasan
@kumar--vasan Год назад
Thanks for sharing quality work like this. Much appreciated.
@wirelessmistress3268
@wirelessmistress3268 Год назад
I'm outta here
@wirelessmistress3268
@wirelessmistress3268 Год назад
nope ... knew it all
@HermanWillems
@HermanWillems Год назад
Why didn't you use a Conic Gradient for the Meter? Why a linear Gradient?
@jackof4ll
@jackof4ll Год назад
ctrl+[ is considered escape command you can use that instead.
@Undrios
@Undrios Год назад
is there a way to edit the vim motions in Visual Studio Community?
@stevebrooke9509
@stevebrooke9509 Год назад
Thanks for the video. I am using your examples for drawing tiles for a game. I would like to extend the technique to draw bitmap images for the playing tiles rather than drawing colored rectangles. I would like to use canvas.DrawImage(). The problem I am having is with loading the images. There are about 20 images to load. I understand that the image must be an IImage object . What is the most straight forward way to load a bitmap?
@computerhobbyists3070
@computerhobbyists3070 Год назад
I like your videos. I have a suggestion for a future video. The scrollbar on the Maui editor control does not work on IOS or MacCatalyst. This is a known issue logged on Github. How about a video about how to create a custom editor control that has a working scrollbar.