This post originated from an RSS feed registered with .NET Buzz
by Jeff Key.
Original Post: The cost of calling
Feed Title: Jeff Key
Feed URL: http://www.asp.net/err404.htm?aspxerrorpath=/jkey/Rss.aspx
Feed Description: Topics revolve around .NET and the Windows platform.
EricGu has posted another fine article, this time on the cost of dynamic execution of code. This is a must-read for everyone. He covers interfaces, Type.InvokeMember(), delegates, and more.
Be sure to read the comments to Eric's blog regarding this article. Some folks have raised some valid questions and comments.