*CORRECTION* 0:27 -> method without a method body are called *abstract methods*. *Anonymous methods* are method with only method body (code) and not the name, and they are bound to a delegate.
In my LambdaExpression class , when i use obj.Invoke ("Raju"); it's show that GreetingsDelegates does not contain the defination of Invoke in it. How to solve this problem sir ?
*CORRECTION*
0:27 -> method without a method body are called *abstract methods*.
*Anonymous methods* are method with only method body (code) and not the name, and they are bound to a delegate.
Out of the 10mins video almost 7 mins is repeat of previous Part 3. Lambda expression starts only from 7.39 mins.
Sir thanks again for this video... sir you used very simple example to teach...... thnks sir
thanks for explaining so clearly 🙂
Excellent.. Guru..
Thank you Guru!
In my LambdaExpression class , when i use obj.Invoke ("Raju");
it's show that GreetingsDelegates does not contain the defination of Invoke in it.
How to solve this problem sir ?
Thank you sir!
Hi! Mr Raju thanks your videos. please do you have a video on logical expressions? if you have, please help me the link.
sir window programingg kuda update chyadi sr please
explain static class
give video on wcf
give video on LInq
explain generic class