Impressive programming content! Your insights on C# are incredibly valuable. If you ever need a skilled thumbnail designer to make your videos stand out even more, feel free to connect. I'd be thrilled to collaborate!
@CSharpCodeAcademy20 күн бұрын
Thanks for that!
@ericaember85712 ай бұрын
why the fuck are you adding such loud background music? Are you restarted?
@MithilaDamruwan2 ай бұрын
What an amazing video. Thank you
@GeoERDEInnovations3 ай бұрын
Dumb
@htmlcss1006 ай бұрын
شكرا شكرا شكرا
@xxxUsulxxx6 ай бұрын
Great job. So how can we add a button for "new user add" like that?
@evgeniuxp2evgeniuxp2347 ай бұрын
how to open a video from 32 seconds? very necessary... in a made player?
@vec1197 ай бұрын
Life saver!!!
@Misterlegoboy7 ай бұрын
thanks. i never thought to build the project, that worked
@Chotadon-u2f7 ай бұрын
SHowing but not working
@Chotadon-u2f7 ай бұрын
tysm
@ilhamhanina23657 ай бұрын
Thanks for the tutorial! It works!
@lankasiri6888 ай бұрын
Iam getting file_get_contents from url failed to open stream : HTTP request failed warning how can i fix this error
@mortenrobinson54218 ай бұрын
No commentary, just stupid music to distract and ruin concentration.... and for 47 minutes and 49 seconds. Waste of time, not helpful at all.
@plinplinplonn3 ай бұрын
u can turn off sound on video, just in case
@soccon60428 ай бұрын
please give me template!
@YhcTiR9 ай бұрын
I dont' trust this dll...
@ryanwaugh19 ай бұрын
Thank you so much
@grampadoug13279 ай бұрын
Nice, clean example of getting data from SQL using jquery/ajax. Just what the doctor ordered.
@PrinzMidas11 ай бұрын
With other Frameworks than C#, that does not exactly this way. The Designer crash, yes. But you can just simple close the tab and open it again, and get direct access to the code behind the elements. Specially for beginner, this is much easier! Microsoft... Microsoft... why did they f****d this?!
@Alfa01x Жыл бұрын
Can you give the code, please?!
@bske-h6j Жыл бұрын
Can I develop WPF without using XAML? I want it to be as easy to develop drag-and-drop controls as WinForms?
@CSharpCodeAcademy Жыл бұрын
Yes, you can drag, drop and set properties like winForm.
@bske-h6j Жыл бұрын
@@CSharpCodeAcademy Thank you,😁
@denizsozen360 Жыл бұрын
Anı, sırayla al yarısına.
@bodatawwab6558 Жыл бұрын
Thanks bro, It's working 👍🏻 keep going and you will be a great channel 👍🏻❤❣♥
@王智立-i8m Жыл бұрын
謝謝你的教學視頻,我學會了
@anukarthik-o1n Жыл бұрын
thanks a lot bro u saved my time. Appreciate it.
@vusimahlangu9154 Жыл бұрын
Thank you so much, this was the most helpful video.
@atharva4322 Жыл бұрын
DataBase????
@trysha2340 Жыл бұрын
Thanks <3
@MichaelKudlatheInterested Жыл бұрын
Doesn't work in 7.0?
@panthalaraja9897 Жыл бұрын
Thanks a lot bro. You saved my time😊
@CSharpCodeAcademy Жыл бұрын
Happy to help
@sannidhibhadarka155 Жыл бұрын
It was very helpful. thanks for creating video
@CSharpCodeAcademy Жыл бұрын
Glad it was helpful!
@HaploBartow Жыл бұрын
This video should be titled "here is a CDN-based plugin to enable sorting, filtering, and paging". I expected this to be how to enable it natively without relying on a new external resource.
@yuxeebaxhraf3306 Жыл бұрын
what to do when using MySQl
@siobhanpennington4997 Жыл бұрын
Where do the images come from?
@akshayleads Жыл бұрын
Thanks for light and quick tutorial!
@vasudevan2917 Жыл бұрын
How to resize the image 😒in visual studio
@EmirFaruk Жыл бұрын
thanks man helped a lot
@fooballers7883 Жыл бұрын
Nice one ...thank you
@MdShuvo-ok6qe Жыл бұрын
very nice video thanks sir
@fanzfanzilla Жыл бұрын
Too much coding involved to do a simple database call. Is there a better way?
@rohithmp9735 Жыл бұрын
Felt like it would be soo nice if there were an explaination given as a voice.
@jsm33t Жыл бұрын
Thanks a lot , you saved me!!
@JasonRobards2 Жыл бұрын
1:43 I do not understand. How does the Form file pop up here?
@isuckatthisgame Жыл бұрын
Where is backend C# code?!
@georgiana-larisagaspar6905 Жыл бұрын
Nice tutorial. Great job! Can you please send me the code?
@muhammadfaris8316 Жыл бұрын
Hi great video, May i know how to make a hyperlink on the certain collumn?
@SaraFernandes221b Жыл бұрын
Thanks!
@darenkoch2 жыл бұрын
"foreach (var Data in Model)" does not work. I get the following error: "CS1579 foreach statement cannot operate on variables of type 'IndexModel' because 'IndexModel' does not contain a public instance or extension definition for 'GetEnumerator'" I am on Visual Studio 2022. Is there another object I can reference. I have tried many, to no avail.
@ruqaiyakalyanwala57062 жыл бұрын
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?