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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T23:29:40+00:00 2026-05-11T23:29:40+00:00

I recently had a discussion with a colleague about serialization of byte data over

  • 0

I recently had a discussion with a colleague about serialization of byte data over a network.
He used the BinaryFormatter class to “unparse” the byte data I was sending to him. This did not work and he obviously had exceptional… exceptions. Binaryformatter could not “unparse” the data correctly since my data was simply a byte array.

His motivation for BinaryFormatter was platform independence. I am not persuaded of such a stance. When we both used BinaryReader or BinaryWriter, things worked well in code land.

What is the use therefore of BinaryFormatter and should I look at using it in each scenario wherever I need to send bytes over the wire?

  • 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-11T23:29:40+00:00Added an answer on May 11, 2026 at 11:29 pm

    Definitely, if you have your data as byte[], BinaryFormatter is not a wise thing to use. You just write the data out to the wire. However, if you have a set of objects and want to serialize them to a stream, BinaryFormatter is much easier to use than manually writing each field of each type by hand. The purpose of BinaryFormatter or any serializer/deserializer scheme in general is to provide a way to persist an object graph (possibly complex) as a sequence of bytes.

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

Sidebar

Related Questions

I had recently stabilised developments of a major open source library written in Java.
We recently had an issue where a ColdFusion scheduled task didn't resume after a
I recently had the experience of doing the same thing (a search combo box)
I recently had to register an assembly in my GAC for a custom sharepoint
I recently had a couple of flash products to do, which basically were a
I recently had to re-factor some code from a previous maintainer and initially I
I recently had to update one of my model's properties from type StringProperty to
So I recently had a tree conflict when trying to merge a branch into
I've recently had to draw some architectural diagrams that feature the use of an
Say I have a method that handles incoming data objects. It must handle each

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.