great video , i like it ... first time i heard about extension methods I thought of " visitor pattern " ... thanks million for this explanation... waiting for more wonderful videos
How about inherting a math class to new class and add subtract method over there and it can be used by initializing child and also this child initialization can use add method of parent
New Announcement from Questpond ".NET(C#) FUNDAMENTALS, .NET COLLECTIONS, GENERICS" Course now available @ 799 /12 $. If Interested visit this Link for Subscription with Questpond www.questpond.com/netc-fundamentals-net-collections-generics/cid22
30 Important C# Interview Questions : ua-cam.com/video/BKynEBPqiIM/v-deo.html
25+ OOPS Interview Questions : ua-cam.com/video/u99wAoBjDvQ/v-deo.html
Software Architecture Interview Questions : ua-cam.com/video/AtTgcbLOqMM/v-deo.html
20+ SQL Server Interview Questions : ua-cam.com/video/SEdAF8mSKS4/v-deo.html
10+ Power BI Interview Questions : ua-cam.com/video/Cozc9WNBRt4/v-deo.html
20 MSBI Interview Questions : ua-cam.com/video/Nw_sHEKnOUE/v-deo.html
SQL Server Joins : ua-cam.com/video/KTvYHEntvn8/v-deo.html
SQL Step by Step - ua-cam.com/video/uGlfP9o7kmY/v-deo.html
Angular Step by Step Tutorial for Beginners : ua-cam.com/video/-9VcW7MBDs8/v-deo.html
25 Angular Interview Questions : ua-cam.com/video/-jeoyDJDsSM/v-deo.html
25 Important ASP.NET Interview Questions : ua-cam.com/video/pXmMdmJUC0g/v-deo.html
35 Important JavaScript Interview Questions : ua-cam.com/video/Zb4dPi7CANU/v-deo.html
20 MySQL Interview Questions : ua-cam.com/video/9hfjC-BpY20/v-deo.html
5 MSBI Interview Questions : ua-cam.com/video/5E815aXAwYQ/v-deo.html
20 PHP Interview Questions : ua-cam.com/video/1bpNSynUrl8/v-deo.html
first time i understood this concept through this video
great video , i like it ...
first time i heard about extension methods I thought of " visitor pattern " ...
thanks million for this explanation...
waiting for more wonderful videos
i love so much your teaching style ♥
Your sound quality is very nice that we expect...
c# and .NET training :- What are extension methods in c# ? (Interview questions)
Listening this in 2021. Osm video sir.
Very Much informative video sir…
Excellent explanation ,sir .Thank you
If Extension methods are implemented as static member then how it is possible to use them as instance member? What concept C# uses behind the scene?
The moment we use this keywords and provide class name then extension method becomes nonstatic
Hello sir
Can u make a video on object cloning in c# ?
Extension Methods are for LINQ. Only static props can be used in it.
Agree with you Manoj !
Simply Fantastic. Excellent.
Nice Sir... I love your video ...
This is an awesome video. Very easy and straightforward
Very nice video
Best explanation 🙌🏼
Good and easy explanation. Thank-You sir.
How about inherting a math class to new class and add subtract method over there and it can be used by initializing child and also this child initialization can use add method of parent
that was exactly what i was thinking of !
But what if the Math class is a sealed class?
How can without initializing the somemoremath class (obj1) you use in program .cs to call subtract?
please explain why you are writing extension method in that way? why maths class is added in parameters?
nice describe thank you
Best explained
👊👊👊👊👊👊Smash the Subscribe button if you like it.👊👊👊👊👊👊 and visit www.questpond.com
Very nice, thanks for sharing.
Is it still possible if i create an interface with the add object in it then implements it to an interface of the subtract function?
Nice sir....
Thank you
Thank you Sir...really helpful
Very informative!
Why static is used for extension methods and that class
I have a question though. How can I use the same string in multiple methods
great thank you!
great, very useful
u r great sir
Perfect
New Announcement from Questpond ".NET(C#) FUNDAMENTALS, .NET COLLECTIONS, GENERICS" Course now available @ 799 /12 $. If Interested visit this Link for Subscription with Questpond
www.questpond.com/netc-fundamentals-net-collections-generics/cid22
Outstanding explanation. Thanks a lot.