> I would like to know what is faster delegates or interfaces
Well, the easiest way to find out would be to test it. I very much
suspect that the difference is going to be insignificant in almost
every single situation though.

Signature
Jon Skeet - <skeet@pobox.com>
http://www.pobox.com/~skeet
If replying to the group, please do not mail me too
Fabian Schmied - 06 Feb 2005 08:51 GMT
>> I would like to know what is faster delegates or interfaces
>
> Well, the easiest way to find out would be to test it. I very much
> suspect that the difference is going to be insignificant in almost
> every single situation though.
See also: http://tinyurl.com/6x6er and http://tinyurl.com/5tz2v
Fabian
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dncscol/html/cs
harp02172004.asp
> hi
> I would like to know what is faster delegates or interfaces