Achal Podar

I have been asked to read this House Of Com article and then summarize it. So watch that page :)

Useful links

Interesting Pages

O O and Analysis Pages


Set User Name duplicated here


Mail to Achal check these out: www.mvps.org for VB/VC tutorials groups.google.com for XML parsing groups.google.com for VB6 components for XML

Also, XMLHttp is quite adequate in transporting binaries that are Base64encoded. Note there is a string size limitation (e.g. SOAP) that has to be accommodated in the app design. (Joseph M. Ferris in reply regarding SOAP toolkit)

For MSXML4 go here www.microsoft.com

www.w3schools.com has good tutorials, even though they go overboard with applicability of XML. (One good practical example is to have mixed environment processing enabled via xml, such as MS components interacting with Linux web servers, or use xmlHTTP object to send recordset data to ASP page from VB.)

Watch out for ways to economize bandwidth usage if into webservices.



See original on c2.com