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

  • SEARCH
  • Home
  • 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 6859527
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T02:17:40+00:00 2026-05-27T02:17:40+00:00

I wish to use proxy objects in c#. I will probably implement the networking

  • 0

I wish to use proxy objects in c#. I will probably implement the networking through Windows Communication Foundation. So far I’ve just made a very basic WCF service which works on different processes of on the same computer. I want the client class to be able to use the real object on the same process and use a proxy object to access the real object across the internet. Now I can manually make an interface for all the methods, I want to use across the internet, manually make a proxy class which calls a service foe each of those methods, and manually create each of those services on both the service host and service client.

However is the any way I can get WCF or any software to automatically create the interface and the proxy class?

  • 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-27T02:17:40+00:00Added an answer on May 27, 2026 at 2:17 am

    It sounds like what you want to use is svcutil.exe, which is intended to read a service’s metadata and create C# classes.

    Documentation is here: http://msdn.microsoft.com/en-us/library/aa347733.aspx

    and more specifically here: http://msdn.microsoft.com/en-us/library/aa751905.aspx

    There are a broad (very broad!) range of options controlling the proxy classes that are generated. At its simplest

    svcutil http://service/metadataEndpoint

    will read the metadata and create C# classes in one go.

    Alternatively, if you’re using Visual Studio 2005 or above, right-click on a project, choose “Add service reference…” and follow the dialogs to generate client proxies. This allows you to easily customise the proxy classes.

    Note that you will need to publish metadata of some kind for the utility to work. See here: http://msdn.microsoft.com/en-us/library/ms734765.aspx for details on enabling this.

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

Sidebar

Related Questions

I wish to use traceroute command in my java application. Unfortunately in Windows It
I'm writing a windows C# application which I wish to use data grid views,
We wish to use the Binary Formatter. In debugging, thus far, it seems that
I wish to use IBM WebSphere Message Broker (probably V6) to consume some CSV
I wish to use xml and xsl to generate controls on an asp.net page.
I wish to use the Validating event on a label in VB.Net (Visual Studio
I wish to use the Tomcat install/deploy tasks from catalina-ant.jar to deploy a webapp
I wish to use the method with the following signature: exec(String command, String[] envp,
I wish to use Spring MVC to provide a REST web service. However, running
I wish to use a COM dll in my C++ library. The way I

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.