Skip to content
| Marketplace
Sign in
Visual Studio>Templates>WCF SOAP - REST Simple Multi-Project Template
WCF SOAP - REST Simple Multi-Project Template

WCF SOAP - REST Simple Multi-Project Template

Tony Sneed

|
2,526 installs
| (1) | Free
A multi-project template for building a WCF SOAP and REST Simple Service.
Download

This is a multi-project Visual Studio 2010 template for building asimple SOAP and REST service using WCF 4.  It is not intended for building real-world WCF applications.  Rather its purpose is to serve as a starting point for exploring various WCF scenarios.
 
To assist in debugging, there is a "useFiddler" setting in the client app.config, which can be set to true in order for Fiddler to intercept calls to the service. The Client project also contains a ClientChannel<TChannel> class that makes usage of the client more robust by implementing IDisposable so that the channel is closedwithout throwing an exception.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft