Thanks for the video. Question - does this work for deployed applications? Won't you need to install those cursor files manually for each deployed app? How about embedding the cursors as resources?
Hi dude! Great video, thank you so much! I just have one problem, my cursors is paint only in black, no colors. What did you do in the video that make your button stay colorful? Thanks!
didn't do anything special or behind the scene, everything is there in the video. open your cursor file in visual studio, the colors will be exposed there.
Heyy I am actually making a web app in c# and i am deploying a machine learning model using python in that web app but i am not able to do it so far, Can you please help me if you know how to do it?
شكرا شكرا شكرا
Thanks for the video. Question - does this work for deployed applications? Won't you need to install those cursor files manually for each deployed app?
How about embedding the cursors as resources?
you can embed cursors in resource file,
it'll works if you deploy the app and you don't need to install manually as long as the files are there,
@@CSharpCodeAcademy Thanks but does it work for colour images as well?
Good
Hi dude! Great video, thank you so much! I just have one problem, my cursors is paint only in black, no colors. What did you do in the video that make your button stay colorful? Thanks!
didn't do anything special or behind the scene, everything is there in the video.
open your cursor file in visual studio, the colors will be exposed there.
Awesome
Heyy
I am actually making a web app in c# and i am deploying a machine learning model using python in that web app but i am not able to do it so far,
Can you please help me if you know how to do it?