Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. WSDL

WSDL

Scheduled Pinned Locked Moved Web Development
csharpc++wcftoolscareer
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    jesarg
    wrote on last edited by
    #1

    I'm in an odd situation where I practically have to write a utility like Microsoft's WSDL.exe (a utility that takes a WSDL file and generates a C#/VB stub class that you can add to projects), except I'm needing to write it for another, much simpler language. I was hoping to find some sort of helper utility online that would take a WSDL file and generate some data structures to represent the WSDL file (in any modern language: C, C++, C#) that I could then use to write a DLL to make my job easier, but every solution I've run across does the full distance (WSDL to data structures to source code) rather than just the first half. If anyone knows of a great solution that could get me what I need, I would greatly appreciate it.

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups