Wrapping your WCF Responses

Posted by: Wallace B. McClure, on 18 Jan 2011 | View original | Bookmarked: 0 time(s)

I've got a WCF web service that exposes its data over REST.  I'm calling it from iPhone and Android.  The method signature is something like:    [WebInvoke(UriTemplate = "/UserValidate",    Method = "POST",    BodyStyle = WebMessageBodyStyle.Wrapped,    RequestFormat = WebMessageFormat.Json,    ResponseFormat = WebMessageFormat.Json)]    public bool UserValidate(string user, string pwd);In the response,...

Advertisement
Free Agile Project Management Tool from Telerik
TeamPulse Community Edition helps your team effectively capture requirements, manage project plans, assign and track work, and most importantly, be continually connected with each other.
Category: WCF | Other Posts: View all posts by this blogger | Report as irrelevant | View bloggers stats | Views: 518 | Hits: 14

Similar Posts

  • WCF defaults stifles loose coupling more
  • More reminders / gotchas from the trenches with Azure more
  • What is .NET RIA Services? more
  • IDisposable and WCF more
  • Dev Connections Las Vegas - The Code more
  • Flatten your WSDL with this Custom ServiceHost for WCF more
  • Using the WSDL-First design approach with WCF services more
  • The Onion Architecture : part 3 more
  • MSMQ, WCF and IIS: Getting them to play nice (Part 3) more
  • Microsoft Patterns & Practices - Improving WCF Services Security more

News Categories

.NET | Agile | Ajax | Architecture | ASP.NET | BizTalk | C# | Certification | Data | DataGrid | DataSet | Debugger | DotNetNuke | Events | GridView | IIS | Indigo | JavaScript | Mobile | Mono | Patterns and Practices | Performance | Podcast | Refactor | Regex | Security | Sharepoint | Silverlight | Smart Client Applications | Software | SQL | VB.NET | Visual Studio | W3 | WCF | WinFx | WPF | WSE | XAML | XLinq | XML | XSD