Is that such a good idea, since MBR objects on the client are just
proxies that forward each call to remote object and since databinding
pulls data at every chance it can get, the amount of net traffic
generated would be a big performance hit. Anyways i don't think it is
possible to do it.
Sijin Joseph
http://www.indiangeek.net
http://weblogs.asp.net/sjoseph
> Can I bind controls to MBR objects?
>
[quoted text clipped - 7 lines]
> Thank you....
> rogermk
rogermk - 20 Oct 2004 12:51 GMT
Thank Sijin,
you're probably right about the peformance hit (something that I haven't
realized yet)... Can you see some easy (!) way to solve that... ok, one way
is build a real client side object to keep data binded, and send/receive
them from the MBR objects... but that certainly would be hard to do to every
single object that I would have....
Anyway, thank you for answering...
rogermk
> Is that such a good idea, since MBR objects on the client are just
> proxies that forward each call to remote object and since databinding
[quoted text clipped - 17 lines]
> > Thank you....
> > rogermk