Web Services
-
Hi. With Visual Studio 2005 and .NET it's too easy to consume and create a Web Service, but what about using MFC?. I got a MFC application, (a dialog based application), and I need to consume a Web Service, (created with Visual Studio 2005 in ASP.NET), how could I do that?. I know, SOAP is the answer, but I need a guide, (maybe there's an article already writen, or something like that). Thank you and regards.
Demian. "I have always wished that my computer would be as easy to use as my telephone. My wish has come true. I no longer know how to use my telephone." -Bjarne Stroustrup, computer science professor, designer of C++ programming language (1950- )
-
Hi. With Visual Studio 2005 and .NET it's too easy to consume and create a Web Service, but what about using MFC?. I got a MFC application, (a dialog based application), and I need to consume a Web Service, (created with Visual Studio 2005 in ASP.NET), how could I do that?. I know, SOAP is the answer, but I need a guide, (maybe there's an article already writen, or something like that). Thank you and regards.
Demian. "I have always wished that my computer would be as easy to use as my telephone. My wish has come true. I no longer know how to use my telephone." -Bjarne Stroustrup, computer science professor, designer of C++ programming language (1950- )
-
You mean like this article shows[^]
led mike
Yes Mike! That's what I need!!. Right on target!.:-D Thank you.
Demian. "I have always wished that my computer would be as easy to use as my telephone. My wish has come true. I no longer know how to use my telephone." -Bjarne Stroustrup, computer science professor, designer of C++ programming language (1950- )