asp_components thread: business-layer updating components created in ASP page
I'd like to create a container-type object on an ASP page, pass it to a business-layer COM object, which can update its contents & sent the results back to the ASP page. I've been told its very expensive to pass objects back and forth like this (ie. marshalling overhead, etc). Any ideas on how to accomplish this? Thanks
|





