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

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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T05:04:28+00:00 2026-05-12T05:04:28+00:00

I have a unique problem and I would like the capability to process an

  • 0

I have a unique problem and I would like the capability to process an incoming HTTP POST request that contains arbitrary binary data.

I can currently process this data using a standard ASP.NET Page handler or in an ASP web service, but I want to know if its possible to processing INCOMING binary data in a WCF service? Can I drill down into the WCF processing stack to bypass the SOAP processing and handle the raw message in my own code?

I understand that this breaks the ‘contract’ publishing of WCF (WSDL whatever), but I don’t really care about that.

-Jeff

  • 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-12T05:04:28+00:00Added an answer on May 12, 2026 at 5:04 am

    After spending a few weeks on this problem, I have pretty much a definitive answer:

    Can you replace XML/SOAP with a custom binary serialization for WCF?

    The short answer: no

    The long answer: yes, but you have to rewrite almost all of the transport layer interfaces so you might as well just create a custom IHttpHandler and avoid WCF all together.

    Microsoft, in attempting to follow the SOAP standard (and the standard is responsible for this problem in my opinion) breaks one of the simple programming rules -> separation of responsibilities in the layers. WCF/SOAP may appear to be a elegantly layered protocol and transport, but the reality is, is that there are intricate connections between the layers. This means that WCF is an extremely complex communication protocol that provides transport, security, reliability, publishing, serialization and other features that are all interdependent at some level. If all you want is a transport channel, WCF/SOAP adds a tremendous amount of complexity.

    I’m sure I could start huge rants about SOAP yes/no, but I finally realized that WCF/SOAP is not what I needed for my application.

    -Jeff

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

Sidebar

Related Questions

I have to write something in vbscript that need to use a unique set.
I have a field in a database that is nearly unique: 98% of the
I have a 100 classes that have some similar elements and some unique. I've
I have a situation where I need to add an arbitrary unique id to
Our VSS setup is like this: We have a set of unique folders with
I have several tables whose only unique data is a uniqueidentifier (a Guid) column.
I have a list of about a hundreds unique strings in C++, I need
I have some data files to import into a database with some unique delimiters:
I have a Tags table whose schema consists of only ID and Name (unique).
I have an array of hashes, and I want the unique values out of

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.