What is extended method in c#

Answer Posted / aniket

small information : extension methods are nothing but visitor design pattern.

http://www.codeproject.com/Articles/34209/Extension-Methods-in-C

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a method c#?

577


What is the difference between first and firstordefault?

529


What is dataset and dataadapter in c#?

587


What are escape sequences explain with example?

581


Explain partial class in c#?

574






Is unboxing an implicit conversion?

625


What is deferred execution in c#?

607


Does c# have a 'throws' clause?

675


What is Named parameter in C#?

632


So what makes your code really object-oriented #?

597


List some Advantages of switch-case over if else?

572


What are regular expressions? Search a string using regular expressions?

597


How do you serialize an object?

600


what is generics? can u explain 5 to 6 examples on generics that covers class,method,structure,list,delegates?

1596


What is difference between ienumerable and ienumerator in c#?

605