PROTIP: Watch me at 1.5x speed to save time! 😎 Do you love this video? What is your opinion about it? 🙄 What kind of lessons do you prefer? Shorter or longer? Let me know in the comments! 👇 You can get my source code from here: bit.ly/my-source-ciu 👈
Im inspired and educated enough to explore expression trees on my own now. I like the way you break down the details into small chunks and progress through the explanation in a logical progression.
I am looking at this video just to know how my thought process should work in interviews, I cannot explain for shit anything, I am not a spontaneous person and its difficult for me to respond to random questions in few seconds and I am also the type that has a poker face and I am hard to read. You really give me an understanding how I should explain this topic.
Really good video man! Best explaination of Expression Trees i've seen yet. I would love for you to make a video on this topic using the 'ExpressionVisitor' class that Microsoft uses for EF. I'm investigating this class to make my own ORM and Linq to SQL translator (just for fun).
Information is good only problem with this is it looks like you don't know what to tell after what So thus vide can be much better if you keep the index of chapter If you will watch full video them you will get all idea One of the best video on Linq Expression
hi Ivaylo thanks for this video. I would like to ask you if you could show a example of this delegates use: builder.Services.AddSingleton(x => () => x.GetService()!); the idea is to create classes, methods, delegates that allow me simulate something similar to this (x => () => x.GetService()!). The last expresion is hard to understand for me.
HI Ivaylo, first of all thanks for your videos they are awesome and are teaching a lot, specially Expression Trees. But i'm facing of a problem and i can't solve it for 7 days. I'm trying build this kind of lambda: x=> x.y.Any(y => y.z.Any(z=z.name == "product")) My properties y and z are List I've tried a lot of time, with differents steps, and did got success. Can you helpe me? Please!
How irritating that you are constantly clicking and selecting (highlighting) code segments that have no relevance to what you are speaking about. It's almost as if you are deliberately trying to distract viewers away from what you are saying.
PROTIP: Watch me at 1.5x speed to save time! 😎
Do you love this video? What is your opinion about it? 🙄 What kind of lessons do you prefer? Shorter or longer? Let me know in the comments! 👇
You can get my source code from here: bit.ly/my-source-ciu 👈
Thanks for a really good video, will have to watch it again. Appreciate your time and effort to share. Good luck with your future endeavors.
I just discovered your channel. It's an absolute gold mine. Thanks for your effort
I think this is the best tutorial for expression trees I encounter. Thank you!
Thank you very much for the nice words!
Im inspired and educated enough to explore expression trees on my own now. I like the way you break down the details into small chunks and progress through the explanation in a logical progression.
The best educational resource for .NET on youtube. Keep up the great work!
Thank you for the nice words!
I am looking at this video just to know how my thought process should work in interviews, I cannot explain for shit anything, I am not a spontaneous person and its difficult for me to respond to random questions in few seconds and I am also the type that has a poker face and I am hard to read. You really give me an understanding how I should explain this topic.
This is an excellent video, many thanks!
Really good video man! Best explaination of Expression Trees i've seen yet. I would love for you to make a video on this topic using the 'ExpressionVisitor' class that Microsoft uses for EF. I'm investigating this class to make my own ORM and Linq to SQL translator (just for fun).
Best tutorial on expression tree I've come across.
Thank you!
Thank you for the nice words!
I have finally found one that I clearly understand! Thank you
This is invaluable knowledge! Thanks a lot and keep the good work.
Thank you very much for the nice words!
Still the best Expression 🌳 video out in the wild!
Your videos are invaluable, helping me think different while writing code
Thank you for the nice words!
Very helpful tutorial! I had to work with C# Expression Trees and this video helped me to understand them fast.
This video helped me a lot thank you for making this.
The best explanation for Expression and Expression Tree I have ever seen.
Thank you! Appreciated!
Really helpful video! Very clear explanation on why they are so incredibly useful and how they're different from Funcs. This helped a lot 👍
Very well explained. Thank you for the video.
This is the best tutorial for linq expression tree on you tube
Много полезно видео! Веднага цъкам на следващото за контролерите...
Excellent video, I was having a hard time trying to understand C# Expression Trees, thanks a lot.
Great video, thank you for the explanation.
This was an exceptional learning opportunity for me. Thank you!
This was excellent, full marks!
Thank you for the nice words!
Amazing! thank you so much for creating that tutorial!
Information is good only problem with this is it looks like you don't know what to tell after what
So thus vide can be much better if you keep the index of chapter
If you will watch full video them you will get all idea
One of the best video on Linq Expression
Would have been better to use foreach instead of the for at 40:15
It doesn't matter that much. Foreach is a bit slower, that's the difference.
Thanks for the tutorial
Thank you very much for the nice words!
You are best tutor.
would love to see a more in depth discussion on delegates from you. you are making really good explanatory videos!
Thank you. Will do!
very nice and usefull tutoioal
Thanks, that helped a lot!
👍 it. Nice work!
hi Ivaylo thanks for this video. I would like to ask you if you could show a example of this delegates use: builder.Services.AddSingleton(x => () => x.GetService()!); the idea is to create classes, methods, delegates that allow me simulate something similar to this (x => () => x.GetService()!). The last expresion is hard to understand for me.
HI Ivaylo, first of all thanks for your videos they are awesome and are teaching a lot, specially Expression Trees. But i'm facing of a problem and i can't solve it for 7 days. I'm trying build this kind of lambda:
x=> x.y.Any(y => y.z.Any(z=z.name == "product"))
My properties y and z are List
I've tried a lot of time, with differents steps, and did got success. Can you helpe me? Please!
Can you provide me the code with which you are trying to create the lambda? Also - what kind of exception do you get?
Speed x 1.5
+1 (Y) Like from me ;)
Thank you! Appreciated!
How irritating that you are constantly clicking and selecting (highlighting) code segments that have no relevance to what you are speaking about. It's almost as if you are deliberately trying to distract viewers away from what you are saying.
Sorry about that. It is a bad habit of mine. I will try to not do it in my next videos.
@Stephen Gregory Awesome statement ...Gregory😎