Search results for query: *

  1. T

    Multi Platform Discussion

    I'm currently working on a project that will bridge a VB6 and a C# system and had a question come to mind. There are two ways that I see of doing this: I have an object in VB6 with data items that will get mapped into another object on the C# side. I can either pass an XML file/stream between...
  2. T

    MSXML2.ServerXMLHTTP30

    What reference do I need to get this code to fire? Dim xmlSender As New MSXML2.ServerXMLHTTP30 Thanks
Back
Top