Invoking a Web Service using Visual C++ .NET
-
I want to Invoke a Web Service using Visual C++ .NET. Please provide me with information. I have sample code to invoke web service using c#. The web service method has complex data as input. Please reply. :)
-
I want to Invoke a Web Service using Visual C++ .NET. Please provide me with information. I have sample code to invoke web service using c#. The web service method has complex data as input. Please reply. :)
If you have sample code, why not convert it to C++/CLI? Or just use C#?
Mark Salsbery Microsoft MVP - Visual C++ :java:
-
If you have sample code, why not convert it to C++/CLI? Or just use C#?
Mark Salsbery Microsoft MVP - Visual C++ :java:
-
If you have sample code, why not convert it to C++/CLI? Or just use C#?
Mark Salsbery Microsoft MVP - Visual C++ :java:
ok.fine. Tell me how to invoke web service using managed c++ (in .NET 2003/2005)