Hi Brady,
I just digged into my mind and remembered a phrase from someone of the
.NET XML/Web Services team at Microsoft. It seems that it is currently
not possible to do these super dynamic things as the XmlSerializer does
not support dynamic assemblies ... anyhow, I always stand corrected :-)
B
i've been tinkering around with an idea for the past few days, and i've
explored just about all the options i can think of.
i've seen a sample of inspecting and using reflection to generate source
code on the fly from accessing a WSDL file. it appears as though the
majority of the dynamic code ge