C# 10 Part 3 - Lambda Expressions

preview_player
Показать описание
Lambda expressions used to be second class citizens in a number of ways. Not any more with C# 10.

Рекомендации по теме
Комментарии
Автор

Any other new features you're interested in? Let me know.
And if you liked the video, don't forget to click the 👍.

CodingTutorialsAreGo
Автор

This guy is good. Really good.

How does he not have more subscribers?

abuuthmaan
Автор

A feature that I would be interested in is working with/ manipulating (-trees) (Factory, etc) which is probably a bit advanced, but would nicely extend this lambda expression video ;-)

hanspetervollhorst
Автор

any plans to make a video on interface default implementation? or maybe the evolution of interfaces ?

habenhadush
Автор

Using 'var' instead of the explicit way uses more resources, or is it the same? I mean to use VAR requires more resources than the explicit way so that impact the performance of the program?

Lonchanick
Автор

Coding Tutorials could teach George Lucas & Francis Ford Coppola something about how to round out a trilogy.

sordel
Автор

If I want to use Identity Framework on dedicated data access layer library project, how i m gonna use that?

tusharkuware