using WSDL.exe programmatically
Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance
Hi all,
I'm building a small app that allows users to create proxys by clicking
on an interface (web, winform).
I started my project, imported wsdl.exe (add reference) and tried to
figure out a way to use it programmatically (throught object browser,
research engines, msdn...).
But I have to admit it looks a bit opaque to me.
If anybody has some tips/knowledge on how to simply convert a command
line: wsdl.exe /l:CS /edb /n:My.Company.Namespace /sharetypes
http://someserver/someservices.asmx into an app with a user interface,
I'll be very happy to hear about it.
Looking forward to hear from you.
Best regards,
Pierre
.
Relevant Pages
- Re: COM Question
... interface (or base class - it doesn't have to specifically be an ... Each new object will reference this same DLL to get the ... Your "consumer" app also references the original base that holds the ... (microsoft.public.dotnet.framework.compactframework) - In desperate need of COM interop help
... provide the other applicaiton with an interface to my classfor storing ... data, and when this other app uses COM to call my exposed methods, I will ... will get the interface I expose, and send the data over to me. ... Populate1(); ... (microsoft.public.dotnet.languages.csharp) - Re: Delphi Application Skin Ability Poll
... > To sale more copies to end users the beautiful interface of software is very ... you have the skill for do a BEAUTIFUL ... "Beauty" communicate us a lot of things and generate good (or bad, ... A commercial app must provide the sense of "you are a professional", ... (borland.public.delphi.non-technical) - Re: JDBC in CPYTHON
... I currently have an app on OSX that I wanted to migrate to NIX, ... JDBC driver that looks like it may work. ... I may not be understand your suggestion Marc, can the app and bridge ... Python database interface, for Mac OS X. ... (comp.lang.python) - Re: XPe headless user application
... >> interface to a headless application running on a remote, headless, XPe ... >> objects to transform the communication to simple data transfers. ... >> you can just RDP to the target box and see the app UI and ... (microsoft.public.windowsxp.embedded) |
|