Click here to Skip to main content
15,897,519 members
Articles / Programming Languages / C#

From Binary to Data Structures

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
12 Mar 2010CPOL5 min read 10.9K   7  
In this article we see that we can parse well-formed binary data to our data structures using different approaches.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) Metrohm AG
Switzerland Switzerland
I'm a passionate programmer with heart and soul. I've started programming in 2001 with C++, VB6 and then in 2002 with the .NET Framework. C# and I are still married, because we always solving our problems in a clean, easy and programmatic way.

My other passions are coffee and single-malt whisky. As a owner of a Rocket Espresso Milano, I always get the perfect shot to get up in the morning.

Comments and Discussions