CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jun 2006
    Posts
    645

    How to create/write a web service using a WSDL file

    Hi all. I know how to create and consume the web services using the code-first approach. However, I don't know how to do them using a contract first approach, i.e., using a WSDL file? Please send me some info...

    Thanks,
    Bhushan.

  2. #2
    Join Date
    Jul 2003
    Location
    Bali, Indonesia
    Posts
    103

    Re: How to create/write a web service using a WSDL file


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured