how to write web service program in VC++.NET (2003)

  • Thread starter Thread starter Larry
  • Start date Start date
L

Larry

Hi,



I am a VC++ (6.0) programmer. Now, I got a project to use VC++.NET (2003) to
write a web services.



This should be a client-server program.

The server side should be web service with database support (SQL Server or
Access DB).

the client should be a GUI program (managed C++).



I use Visual Studio 2003.



anyone knows where I can find similar things or tutorials? Any website or
good book I can read?



thanks a lot,



Larry
 
Back
Top