Lambda Expressions in C# | Delegates Part 4 | C#.NET Tutorial | Mr. Bangar Raju

Поділитися
Вставка
  • Опубліковано 20 гру 2024

КОМЕНТАРІ • 16

  • @ku5h_
    @ku5h_ 2 роки тому +11

    *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.

  • @jaisgeorge1166
    @jaisgeorge1166 4 роки тому +4

    Out of the 10mins video almost 7 mins is repeat of previous Part 3. Lambda expression starts only from 7.39 mins.

  • @prakashdash7549
    @prakashdash7549 7 років тому +1

    Sir thanks again for this video... sir you used very simple example to teach...... thnks sir

  • @rachasudheer
    @rachasudheer 5 місяців тому

    thanks for explaining so clearly 🙂

  • @toshyamg
    @toshyamg 7 років тому +2

    Excellent.. Guru..

  • @Udhoi
    @Udhoi 4 роки тому +2

    Thank you Guru!

  • @sumitdubey7280
    @sumitdubey7280 6 років тому +1

    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 ?

  • @preetamvarun9219
    @preetamvarun9219 6 місяців тому

    Thank you sir!

  • @nathuneke7700
    @nathuneke7700 7 років тому

    Hi! Mr Raju thanks your videos. please do you have a video on logical expressions? if you have, please help me the link.

  • @boddapatidurgaprasad1251
    @boddapatidurgaprasad1251 6 років тому

    sir window programingg kuda update chyadi sr please

  • @gkmishra2009
    @gkmishra2009 6 років тому

    explain static class

  • @gkmishra2009
    @gkmishra2009 6 років тому

    give video on wcf

  • @gkmishra2009
    @gkmishra2009 6 років тому

    give video on LInq

  • @gkmishra2009
    @gkmishra2009 6 років тому

    explain generic class