Language Integrated Query (LINQ) and IEnumerable [Pt 15]  | C# for Beginners

Language Integrated Query (LINQ) and IEnumerable [Pt 15] | C# for Beginners

dotnet

6 месяцев назад

15,539 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@SomeGuy-ul1np
@SomeGuy-ul1np - 16.04.2024 23:15

How to make 3 lines of code into 6 for convenience.
Might have missed something here, but I didn't quite get the purpose of this.

Ответить
@MPPBobDelaney
@MPPBobDelaney - 22.03.2024 23:46

After years away from writing code in a Windows app, I want to resurrect a 1990s-era Visual Basic desktop app and 'refactor' it in C#. These sessions show me that I can enjoy doing what I did back then in a much more efficient manner. I am also hoping to find sessions that demonstrate how to call Windows functions in the various DLLs that comprise Windows today, and save even more code writing.

Ответить
@spinningaround
@spinningaround - 14.02.2024 05:33

no functions

Ответить
@Michael-lo3ht
@Michael-lo3ht - 23.01.2024 17:00

Kind of off the subject. What kind of mouse is that?

Ответить
@Michael-lo3ht
@Michael-lo3ht - 23.01.2024 16:56

I've used C and C++. This LINQ is new to me. But I've also done db queries. Does it matter if from/where/select are in that order? The reason I ask is it would look like a db query if it was select/from/where.

Ответить
@ADAM63639
@ADAM63639 - 28.11.2023 06:07

Microsoft be like:
"How am I going to teach them about data structures without calling it a data structures leason...🤔"

Yours teaching method is outstanding!

Ответить
@WilliamPowerDental
@WilliamPowerDental - 11.11.2023 11:01

I had to add to my csproj - property group - <LangVersion>12.0</LangVersion> to get that 'syntactic sugar'. Can I ask where you got that cool mouse?

Ответить