Strategy Design Pattern In C#

Поделиться
HTML-код
  • Опубликовано: 19 окт 2024

Комментарии • 10

  • @CodeMaze
    @CodeMaze  2 месяца назад +1

    Thank you all for watching and for your support.
    ►► If you want to master Web API development using best practices, check out our Web API book: bit.ly/3x75ZMM
    ►► Also, to build great full-stack apps with Blazor, check out our course: bit.ly/3Pw3Y33

  • @NikolaGolijanin-m8s
    @NikolaGolijanin-m8s 2 месяца назад +2

    Hi Marinko, i use strategy pattern a lot, but i found it much easier to implement it using delegates instead of interface and concrete implementations. What you think about that approach?

    • @CodeMaze
      @CodeMaze  2 месяца назад +1

      To be honest, I don't know what to think about that because I never did it that way. I am trying to put my head around the idea of using a delegate to change a complete behavior of a class, but if it works, awesome.

  • @davidmares6053
    @davidmares6053 2 месяца назад

    gracias :)

    • @CodeMaze
      @CodeMaze  2 месяца назад

      My pleasure. Thanks for watching this one.

  • @aliwa91
    @aliwa91 2 месяца назад

    Thanks

    • @CodeMaze
      @CodeMaze  2 месяца назад

      Welcome. Thanks for watching the video.

  • @codewithgilly
    @codewithgilly 2 месяца назад +1

    great stuff

    • @CodeMaze
      @CodeMaze  2 месяца назад

      I am glad you think that way. Thanks a lot for watching.