Moving anything thru an app domain is inherently expensive. Have a look at
matthew macdonalds website, he goes into a lot of detail, or his book is an
even greater resource.
--
Regards,
Alvin Bruney [ASP.NET MVP]
Got tidbits? Get it here...
http://tinyurl.com/3he3b
"EP" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Can anyone point to somewhere that explains the behavior of streams with
> remoting accross appdomains?
>
> Is there a performance hit if I pass, say, a textwriter (connected to a
> networkstream) to another appdomain for reading/writing?
>
>
>