Calling a REST Based JSON Endpoint with HTTP POST and WCF

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

Note: I always forget this stuff, so I'm putting it my blog to help me remember it.Calling a JSON REST based service with some params isn't that hard.  I have an endpoint that has this interface:        [WebInvoke(UriTemplate = "/Login",             Method="POST",             BodyStyle = WebMessageBodyStyle.Wrapped,           ...

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: 897 | Hits: 32

Similar Posts

  • WcfTestClient with Windows Azure more
  • RELEASED ASP.NET MVC 2 Preview 2 more
  • NDC 2009 - Get the code! more
  • Exposing Custom WCF Headers through WCF Behaviors more
  • Tech Ed - Get the code!!!! more
  • Handling security for Flex and Silverlight in ASP.NET more
  • Native JSON Parsing: What does it mean? more
  • ASP.NET Podcast Show #139 - David Penton and Pat Helland on Cloud Computing - audio more
  • ASP.NET Podcast Show #139 - David Penton and Pat Helland on Cloud Computing - audio more
  • Dev Connections - The Code! 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