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
What is delegate in c# interview questions?
What is msil in c#?
Explanation on Generic?
What is the difference between method and constructor in c#?
What are the properties in c#?
How can I create image pieces/sub image?
Explain streamreader/streamwriter class?
What is _layout cshtml?
Does constructor return any value in c#?
How a two-dimensional array declared in C#?
What method is used to sort the elements of the array in descending order?
What is the use of parse in c#?
What is expandoobject in c#?
What are data types examples?
Is dictionary reference type c#?