Тёмный
Everything C#
Everything C#
Everything C#
Подписаться
Long-time software developer with extensive experience of C# and .NET.
Use the GitHub link below to get the source code for all the channel content.
Chunk your LINQ results in C#
2:33
Год назад
Add index to LINQ results in C#
4:03
Год назад
Shuffle any list in C#
3:41
Год назад
Using IDisposable in C#
4:48
Год назад
Paging results from LINQ in C#
4:03
Год назад
Required keyword in C# 11
5:01
Год назад
Dynamic LINQ queries in C#
3:20
Год назад
Left Outer Join in LINQ in C#
7:54
Год назад
Create a multiline string in C#
4:29
Год назад
Generate a random number in C#
2:40
Год назад
Iterate over a Dictionary in C#
1:47
Год назад
Комментарии
@user-wj6sw6lz3i
@user-wj6sw6lz3i День назад
Great
@user-hb4xe6vf2y
@user-hb4xe6vf2y 14 дней назад
i adore how your speech is well-written
@benjaminlehmann
@benjaminlehmann 15 дней назад
That was really helpful. Thanks man
@jasdfff770
@jasdfff770 Месяц назад
Nice video!! Which one do you recommend for C developers? Thanks!
@sillyred50
@sillyred50 3 дня назад
visual studio code
@_MaiT
@_MaiT Месяц назад
I'm linux user. Is writing code on c# and .NET in linux on VSCode painful thing? Should i download virtual machine to have visual studio on windows there?
@darkwhite123
@darkwhite123 Месяц назад
what if there are two lists? a list with won years and a list with participated years. selectMany is executed consecutive? so there will be "stupid" duplicates? do you know of a way to achieve such without duplicates?
@venkatshabarish1784
@venkatshabarish1784 Месяц назад
I want to integrate my my test cases from test plan in azure devops with the automated test cases from visual studio code/visual studio… so that where I automate them the test result in the test plan ado should change Is it possible?
@kevinp4468
@kevinp4468 4 дня назад
Yes let's talk about it
@johanneskunz1737
@johanneskunz1737 2 месяца назад
Shouldn't it be private set { _age = Math.Min(120, Math.Max(0, value)); } ??
@latedeveloper7836
@latedeveloper7836 2 месяца назад
very helpful - hoping you'll be making more videos soon
@Theblackboy265
@Theblackboy265 2 месяца назад
good video.
@ccamp3175
@ccamp3175 2 месяца назад
Correct me if I err, but at 2:54, I believe you say "Creating the same project in Visual CODE is much simpler." Isn't this your intro to Visual BASIC, though? You've begun by showing us VBStudio, and now you want us to see Visual BASIC, right? I'm very confused by this.
@salmansaeed9278
@salmansaeed9278 2 месяца назад
Very Useful Thanks a bunch
@leslyskugga
@leslyskugga 2 месяца назад
the most useful video!
@k2ybhojpuri
@k2ybhojpuri 2 месяца назад
Totally waste of time 👎🏻
@user-nw8oi9vn9y
@user-nw8oi9vn9y 3 месяца назад
What makes this LINQ dynamic? Is it the switch statement?
@user-nw8oi9vn9y
@user-nw8oi9vn9y 3 месяца назад
What is OrderColumn? Is it from the Microsoft.SqlServer.Management.Smo ?
@fkbey5756
@fkbey5756 3 месяца назад
Thank you for your clear English and your time.
@husanmalhi9405
@husanmalhi9405 3 месяца назад
Can I open the code in vs 2022 that i writted in vs code
@Prometheus4096
@Prometheus4096 3 месяца назад
You don't even show how to actually use it. Useless!
@mujtabafarhan7098
@mujtabafarhan7098 3 месяца назад
What do you reccoment for flutter devs
@AliyProgrammer
@AliyProgrammer 3 месяца назад
good
@angelusportillus8973
@angelusportillus8973 4 месяца назад
Well, that was a short video for me.
@thesecretreviewer8242
@thesecretreviewer8242 4 месяца назад
you're transposing the names and probably don't realize it. FYI
@coolfyb
@coolfyb 4 месяца назад
Beautifully explained.
@saurabhswarnakar6829
@saurabhswarnakar6829 4 месяца назад
Sir please Reply to me 🙏I am a Student and trying to do Project of Music player in C++. But there is no option of "New Project" and "Console Application" in VS Code, am i Right Sir ? So that's why i should go with visual studio right ?
@AdamS-lo9mr
@AdamS-lo9mr 4 месяца назад
Vscode is a speedboat, visual studio is a yacht
@am.prod21
@am.prod21 4 месяца назад
You started off the video perfectly 😁
@riccarrasquilla379
@riccarrasquilla379 4 месяца назад
thanks for the explanation.
@dcpowered
@dcpowered 5 месяцев назад
You did not mention what IDE to use on Macbook M chips.
@yosiyosiro3866
@yosiyosiro3866 5 месяцев назад
This tip is amazing for dealing with multiline output string. Thanks a lot.
@joehiker8114
@joehiker8114 5 месяцев назад
So both :)
@hoangheo2505
@hoangheo2505 5 месяцев назад
thanks you. Great Video ^^
@dammitZeva
@dammitZeva 5 месяцев назад
Well, there you go.. VS Code is great for writing "hello world" type programs that output text to a DOS window! Yay! Is this 1990 again? If you actually want forms and data grids and input boxes and buttons and to actually write a useful desktop program you can't do it with VS Code. I've been writing programs for Windows for many years and not once have I ever wanted to write text to a DOS window! What kind of childish program would I write with VS Code? Why would any serious programmer chose such a limiting program as VS Code over the much more useful tool of Visual Studio? (at least when it comes to Windows desktop programs) I can't believe anyone would recommend a tool that only generates text output with no forms and no display tools.
@rishusingh2127
@rishusingh2127 5 месяцев назад
intro was interesting
@Taril69
@Taril69 5 месяцев назад
Thanks for the explanation :)
@Zonrow
@Zonrow 5 месяцев назад
You just solve my millions of years confusion.
@robertoteran5442
@robertoteran5442 Месяц назад
I can relate. I was following a course using visual studio when they were using visual studio code. I couldn't find the ejs plugin so here I am. uninstalling vs and installing vs code now
@Romyaldich
@Romyaldich 5 месяцев назад
reupload video, please
@goverdhanjayaram3683
@goverdhanjayaram3683 5 месяцев назад
Excellent explanation
@mikaelmanninen9128
@mikaelmanninen9128 5 месяцев назад
Thank you for this
@ParthaDipSKR
@ParthaDipSKR 5 месяцев назад
I have developed an app with vs code but I caanot find extension to create installer. What am I missing?
@kidsvlog1309
@kidsvlog1309 5 месяцев назад
awesome explanation ❤
@Scudmaster11
@Scudmaster11 6 месяцев назад
Just use VS code in the end... its better... i am a hobby programmer.. i am still learning but im getting there... my language of choice is Lua... and VS code supported is out of the box from what it seemed like and others... so thats nice
@hexchad765
@hexchad765 6 месяцев назад
Still the perfect setup?
@ezt1215
@ezt1215 6 месяцев назад
Very good explanation and great that you executed it using both Exception syntax and Query Syntax.
@SpicyAl3000
@SpicyAl3000 7 месяцев назад
Great! Thanks :)
@abdirahmandama3266
@abdirahmandama3266 7 месяцев назад
Very helpful. Thank you
@bennguyen1313
@bennguyen1313 7 месяцев назад
Is it possible to use VS Code and/or VS Studio Community, to compile a c# sln that was built with VS Studio Pro 2017? ("VisualStudioVersion = 15.0.28307.329 , MinimumVisualStudioVersion = 10.0.40219.1") Just looking to build a csharp project from gh.. no debug, just need the exe. Is there any other way to build it? Google Project IDX?
@zackper
@zackper 7 месяцев назад
This was so awesome sir! I was in grave need of that. Thank you for sharing ;)
@rajaryan52
@rajaryan52 7 месяцев назад
This is a 101 on how to make a fan in 1 video ❤
@mins_91
@mins_91 8 месяцев назад
Thank you very much for this clear explanation