can we do that?
can we serialized the assembly/assemblies/DLL into a SOAP message and transfer through the internet?
for e.g. i want to transfer a composite custom controls which i created in the server and use it on several clients?
thanx,
eddykuan
microlau Blog: http://community.sgdotnet.org/blogs/microlau
already found a solution to this...
i just try to use a third party activeX program to run on the browser instead of transferring the whole program across network...
thanx for your suggestion...