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 32535
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T13:46:41+00:00 2026-05-10T13:46:41+00:00

What techniques do people use to consume services in the REST stile on .Net

  • 0

What techniques do people use to ‘consume’ services in the REST stile on .Net ? Plain http client? Related to this: many rest services are now using JSON (its tighter and faster) – so what JSON lib is used?

  • 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. 2026-05-10T13:46:42+00:00Added an answer on May 10, 2026 at 1:46 pm

    My approach was

    1. Write some libraries and interfaces to serialize your objects into REST-compatible XML. You can’t neccessarily just use the built-in serializers, because your service may not accept the same kind of XML that .NET wants to give you.

      Example: When passing booleans to a Rails REST service, 'true' gets unserialized as true, whereas 'True' (which .NET gives you) unserializes to false.

    2. Write some libraries to do the HTTP, wrapping around the basic .NET WebRequest objects. You might get some mileage out of some third party libraries in this area as it tends to be more standard. I found some issues though, such as this lovely bug in the .NET framework, so I’m glad I stuck with the basics.

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

Sidebar

Related Questions

We have use GWT Platform with GWTP client and rest web services within GUICE
I'm wondering what techniques people use for simplifying the 'size' of code used for
What techniques do people commonly use for uploading, storing and presenting images with a
I'm interested in techniques people use to publish information and changes to data structures
So I wanted to open a dialog in the community about various techniques people
I've seen a lot of people try to code their own image conversion techniques.
What techniques are available to profile services running in WebMethods Integration Server? That is,
What techniques could I use to make my jar file Reverse Engineer proof?
Using techniques as hinted at in: http://msdn.microsoft.com/en-us/library/system.servicemodel.servicecontractattribute.callbackcontract.aspx I am implementing a ServerPush setup for
Many people ask how to prevent AJAX caching in IE, but I want to

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.