Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6013541
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T02:33:51+00:00 2026-05-23T02:33:51+00:00

I have set of WCF web services that I need to generate a Windows

  • 0

I have set of WCF web services that I need to generate a Windows based test client. Does anyone know of a tool that will take as WSDL and auto generate some basic forms based on what is in the WSDL. Any thoughts as to how I can get a basic form with fields/labels without having to explicitly make a form. Any thoughts?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T02:33:51+00:00Added an answer on May 23, 2026 at 2:33 am

    It can be done. You’ll need to dynamically compile the proxy into an assembly and the reflect off of it and use reflection to build your forms. I’ve done this in the past for ASMX WSDL, haven’t tried it for WCF WSDL yet.

    You can use the CSharpCodeProvider class to compile the code, and build a ServiceDescription to load the WSDL, then generate the code using the ServiceDescriptionImporter class and then compile it. This may need tweaking for WCF services, but you can search on those items and probably find some great references. Once you have the proxy classes, it just because an exercise in creating forms on the fly using reflection.

    I had a very nice WSDL test tool created for this that we used for testing before Microsoft released the WCF Test Client. Unfortunately it’s proprietary so I can’t release the source. Basically, though, I compiled the WSDL, put all the web methods into a list box, and when you selected a web method it would examine the parameters of the web method using reflection and build a form inside of a panel using AddControl().

    If you have any questions, just send me a ping and I can email you some code snippets…

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I currently have a large set of ASMX web services that log the incoming
I have a WCF web service with different sections that need to run under
I have a set of WCF web services connected to dynamically by a desktop
I have a set of existing WCF services hosted in a .NET 3.0 app.
I have a web application that accesses a database through a wcf service. The
In my client application I have to use web service UserNameOverTransport, so I need
I have a web application that contains a WCF library. The web app runs
I have A WCF service that has a class that inherits System.Web.Security.RoleProvider. In this
I have the following snippet of code in my WCF web service that builds
I have a serializable dictionary that I created for a WCF REST web service

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.