# Tuesday, April 20, 2004

I have been wondering if IDataReader was suited for remoting. The answer is obviously no since it derives from IMarshalByRef and therefore, all calls to the interface create a round-trip to the server.

Check out this article for more details.

posted on Tuesday, April 20, 2004 8:47:00 AM (Pacific Daylight Time, UTC-07:00)  #    Comments [1]