Extension Methods in C# in Hindi (हिंदी) | C# Extension methods

Поділитися
Вставка
  • Опубліковано 6 вер 2024
  • In this video, we will discuss about Extension Methods in C#.
    Extension methods enable you to "add" methods to existing types without creating a new derived type, recompiling, or otherwise modifying the original type. Extension methods are static methods, but they're called as if they were instance methods on the extended type.
    Topics covered:
    What are Extension Methods?
    How to create Extension Methods?
    How to use Extension Methods?
    Extend classes from third party libraries
    Advantages of using Extension Methods
    When not to use Extension Methods
    #csharp #dotnet
    In this series we learn about some of the advanced topics in C# which are very important for someone looking for a career in C# development. We learn about working of these topics in Hindi with proper code examples to improve our knowledge and advance in C#.
    ---------------------------------------------------------------------------------------------
    My setup:
    Mic: amzn.to/3CqNqn5
    Laptop: amzn.to/3rogkOe
    Keyboard: amzn.to/3CoAtd9
    Mouse: amzn.to/3M1Zj5R

КОМЕНТАРІ • 7